By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:34:08.635Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:34:08.640Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T09:34:08.682Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:34:09.361Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:34:09.472Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:34:09.472Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T09:34:09.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T09:34:09.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-10T09:34:09.691Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-10T09:34:09.810Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-10T09:34:11.393Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-10T09:34:11.866Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-10T09:34:11.885Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-10T09:34:11.886Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-10T09:34:11.944Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-10T09:34:11.945Z |INFO |Root WebApplicationContext: initialization completed in 2134 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-10T09:34:12.429Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-10T09:34:13.305Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-10T09:34:14.865Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-10T09:34:15.457Z |INFO |Started MainApp in 9.18 seconds (JVM running for 9.887) |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-10T09:34:15.534Z |INFO |Start scheduling PRH workflow |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:15.545Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=108bbb94-93b3-4481-a067-a324d4e3e234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T09:34:16.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.137:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:26.998Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5029a966-32ff-48b1-bdc6-3cbf2ccbaeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T09:34:28.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.137:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-10T09:34:35.715Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-10T09:34:35.715Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-10T09:34:35.720Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:38.066Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eadb384c-52df-42bf-9a65-8fb9e4c64e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T09:34:39.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.137:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:49.142Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4b1ea0e3-8b1d-4505-904e-f9bbd84c80e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:59.261Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=71b9ee68-590a-4001-9050-8dabf714cbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:34:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:09.276Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2986f4c7-1fe5-485d-b939-fff394a28580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:19.294Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f44efac5-887c-4bb9-b446-2b3554641c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:29.312Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e5108b85-4bae-47fe-bb9e-1c39127b9338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:39.332Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6a2e08c1-b2b0-4229-90d1-fa3652f02277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:49.349Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=100d111d-5d54-4a4e-aeb5-67618c45fbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:59.363Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0da85b19-275c-41f3-b901-f89c7c726525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:35:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:09.377Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=641ef6a5-d583-4c63-a797-6ffc31a44c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:09.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:19.393Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=db3bfb82-d0fe-4566-966d-2e40229a5c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:29.416Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5a82e163-9653-4f4f-bdf5-fb3aac5338bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:39.442Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c020e10c-afe3-4af9-ada5-e82d5f62de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:49.457Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e74d2ff0-b9c7-4c27-8648-2d171c8d1be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:49.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:59.470Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2ca9c38b-146d-43de-aebf-509074ab7368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:36:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:09.483Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=efc167cc-45ff-46c6-9262-9b8c2eefcca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:09.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:19.502Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=13587cf0-9175-4e9d-95d2-efb20cb90f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:29.519Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1d23f67a-53f0-4913-9076-7b762c4ca7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:39.532Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fc5b9f3c-89da-4179-a757-9eacbb04393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:49.544Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e7d48911-e95b-4236-a29c-4cecb457ac86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:59.555Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1123230e-0d68-4faa-8776-ffcfa1d76806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:37:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:09.573Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=02dc13d2-2568-4566-96b5-b2b9316f1283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:19.588Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=acf09e03-3073-40a8-89e9-6aa6d2f35150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:29.603Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=44cdb37c-a19e-4a8e-b3aa-31590908ed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:39.613Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6468803-c38f-41c2-b7ca-670c36efe75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:49.633Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2eecf274-9aef-422b-bcc9-17c75641610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:59.643Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4131cf75-971c-4577-b250-009f4d1477e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:38:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:09.653Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=35141f4c-9d5e-47d8-8e05-966347e3b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:39:13.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:39:13.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T09:39:13.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:39:13.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:39:13.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:39:13.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T09:39:13.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T09:39:13.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:19.665Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b05c7d1e-70e7-4e9c-b364-bdde29ac1490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:29.675Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0017e3b6-40a7-48ce-8e10-d7a6d6b98350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:39.685Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=71740a21-6132-4506-ae72-6083c3c5f364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:49.698Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6b4bb972-3313-43f2-bf8d-27a74554adfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:59.712Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cf72f942-dcfc-4038-bb5d-0e194b2bb4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:39:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:09.730Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e96c3eb4-bf65-4fae-846a-9bd126ef531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:19.740Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f10bb006-953a-4cdb-bb85-fa0b3cc3e6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:29.751Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c82e3ab3-5152-4856-9d08-ab7abaefa684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:39.761Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fdd0313e-ae6f-4dac-ac77-b5928af25d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:49.778Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7de5fbbd-5462-48bf-9544-eabc549af3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:59.788Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f55171a2-15fe-4589-8ab2-85d20c52b62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:40:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:09.803Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a7ccb55b-6ba5-4658-a5e5-76802e5c25cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:19.816Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cdebbf4c-d148-431a-81c5-88febe755631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:19.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:29.832Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=44434cc4-d46a-4726-8875-293fb016a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:39.842Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=73306494-34e7-4d6f-8cbd-eaf223468ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:49.862Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d42068c0-d84a-4ee8-8a89-539254196e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:59.872Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=20c8a39e-b483-45da-9dbe-706b1f037634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:41:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:09.882Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=52753d5d-fc01-4eac-bfeb-e9190763e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:19.894Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8d454705-b44f-4d91-9576-b78f4ea8263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:29.905Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8892738c-da50-4969-b3c8-745a4ac3aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:39.914Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=43039e55-e288-47ef-8153-2b02a44ad055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:49.925Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9a65b3d3-1e25-47c2-9795-f2873076884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:59.937Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9cad5f27-9b84-433b-ba64-0ca70039e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:42:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:09.949Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0453cfba-69f4-4e70-8f99-752f0cb61e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:09.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:19.963Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0b354360-2a55-4b91-a88b-905a527ba17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:29.973Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5a812952-61bb-434c-a72a-197ab2425ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:39.985Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1f6776c6-dc42-4595-9fb4-c77be90df6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:49.995Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a5d39b58-7f16-4f15-93e7-8f6128a7ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:43:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:00.007Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f7b3d516-935d-45f8-84a3-58fb09c0f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:10.017Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ce12e74e-72c8-4964-a204-600969f96604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:44:12.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:44:12.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T09:44:12.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:44:12.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:44:12.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:44:12.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T09:44:12.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T09:44:12.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:20.026Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1087465b-740a-48d8-8fe1-4315a3aee24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:20.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:30.034Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fe4cc48a-fcb8-44e1-be0d-ee1fd3a541c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:40.044Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f7b09b9b-510c-4f39-808c-b9627997de79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:40.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:50.053Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8b3cbf8b-69a4-4e91-b33c-7553db8514cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:44:50.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:00.064Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a66fcf13-7327-4c99-99d5-7c74553aaae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:10.082Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9eb34b66-d372-441f-bf21-3a7006c3270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:20.093Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5323f6f9-3b4d-41ac-ac18-72dce1a472d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:30.104Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f93224c7-9329-437b-afc3-fa514f9a302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:40.113Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c2dbb858-fa99-4435-84d8-b7992ee48c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:40.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:50.123Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=65b3196e-e7d5-4c04-aeae-719e09971d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:45:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:00.134Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2f70bd61-fbf3-4917-a8fe-6aa50bfb63f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:10.146Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=07d5d7f7-9f27-49b1-bb68-9f78c6098f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:20.157Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=76919cef-fd2f-43fa-903b-9862d2a0707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:20.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:30.165Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=af6224c9-73b9-4934-bf64-99a24616bff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:40.177Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a21373e7-bf85-4bee-997a-bc10755d8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:50.191Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e0bdb26a-0571-4765-938a-996dd39a3920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:46:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:00.206Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7f629aa9-edea-4a59-bb09-eec993525d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:00.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:10.216Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=920ac90d-7695-4fb9-b3f9-21f57629ee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:20.228Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=60d80bf9-80f4-4ed9-a59d-0d1fea4b7d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:30.255Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f79ad826-230c-4d9a-98df-202fb57678b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:59.390Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8439c72a-5100-4375-bb56-41641cd38db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:47:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:09.402Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9f5517b1-8f89-4ef4-a49d-c8899d753604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:19.411Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=17b00d25-94a1-4097-aa30-609b2097fd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:29.422Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e99dea33-434e-42c9-9695-39719a87e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:39.434Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ad955a19-bb2c-4e7d-ac7d-08df877dac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:49.447Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=062da6b2-1e48-40c7-8b15-da6214c0dca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:59.464Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fb06dd64-fb55-4381-b7eb-d5d6248de7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:48:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:09.474Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e7045d4a-f6f8-4c58-bb2f-a827334029f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:09.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:49:12.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:49:12.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T09:49:12.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:49:12.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:49:12.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:49:12.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T09:49:12.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T09:49:12.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:19.484Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9242b62f-0eff-4f35-971f-c532f2608565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:29.492Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7d32f36c-5874-43b4-bc86-68bf13281ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:39.504Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c7e690fd-fa42-43b3-9d32-9286bbb3e181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:49.525Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=abbbe767-bf9a-4d6b-a691-17124911bbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:59.545Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cc217f24-7139-4f85-a3b3-e5faea283754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:49:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:09.554Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0b06798a-ab85-4b92-bdf4-84a0c42208e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:09.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:19.563Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f8baebbb-91f9-4fee-b8d4-00d9d1383795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:29.572Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=812824d2-f07c-4be2-8033-8d89b5d44300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:39.591Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1cfce3f4-0871-48c0-969a-1718e5b98c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:49.622Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=232280ec-b3b6-4957-b7c8-a36fdb6aecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:59.635Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1ffa1e24-1094-4fc4-9b9f-2459749c44ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:50:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:09.645Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=baf0567f-10d2-438f-9b76-bb198acd3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:19.661Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cafc387d-4fcf-4d25-8371-26a5a838176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:29.674Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6d883eb-0f76-4a6d-a6f8-34fca0d5a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:39.684Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=196d4fe8-29f6-420a-890f-a226eccd12c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:49.695Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0f515d61-d210-46b6-a80c-ed317525d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:59.707Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ae6bb8c0-e9df-47e0-8f66-a0399cb8e838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:51:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:09.715Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=19281b3a-8e6d-4ac7-bffe-6798489910f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:19.726Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=24d22c9e-077b-4344-b230-14e1cf9c68ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:29.744Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2af2d88b-ab34-4342-b3de-a59d86790521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:39.752Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2169700e-9a32-46f1-b382-0f56c5f7916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:49.762Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c1cb285a-5f49-4632-9309-745c039e551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:59.770Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3f326e5c-a694-4df6-b249-a7f54f7b54ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:52:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:09.783Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0dc5ca6c-3acb-47e6-8c2a-b7555ca5e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:09.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:19.791Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=328babb0-b1ca-4a5e-84e8-c226394bcb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:29.804Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6db0a71-dfe1-4464-a64d-561c1e7acfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:39.821Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c361e895-af26-45d5-8c3f-72ceb222eacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:49.835Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=80c46197-0d84-4264-80c9-50289b4dbeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:59.844Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eb8fac52-fe49-4a80-9b20-27da008f1e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:53:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:09.852Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=babeaab5-e0f1-46ce-a393-114b12857acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:54:12.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:54:12.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T09:54:12.736Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:54:12.738Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:54:12.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:54:12.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T09:54:12.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T09:54:12.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:19.864Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5e18c6e0-d26a-45e0-8b92-e7f0dfb95e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:29.877Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cf66b835-f408-4ccb-9760-43ebc8b3e0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:39.891Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c3287c6b-9913-4a48-98c9-7115d21afbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:49.910Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d2424cf6-16d7-486b-aee4-983255af0515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:49.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:59.921Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c9b83495-847f-40c6-82d9-e14bf2266696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:54:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:09.934Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f1c89722-0b97-471f-b99f-1c692e7a4175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:19.945Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=16f4ff33-baa2-4940-91fb-34b505922c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:29.953Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=09d40d8d-dda0-4587-bc80-d92de3d2400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:39.965Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b2ada1c6-387e-4721-9256-d450d63a47cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:49.975Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d7d75380-1aad-41b2-a787-c83a1330020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:59.984Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9c36a653-8b36-4a0d-8b1f-e2a35fd0b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:55:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:09.993Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a891d55a-08a8-4b8e-8b6e-b89ee9f2ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:20.001Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b94a04db-aa73-4a65-95e5-0cb5ddc023ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:30.009Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4f23cbbd-0c33-48a6-8c92-04ba2c553c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:40.019Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3ad3bdb3-9271-42a5-8d6d-d34f77b3a5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:50.058Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=87ea5d65-5261-4979-bdd5-8564f8e869dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:56:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:00.071Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=329717a1-cace-449e-9d22-39ec298520ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:10.081Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=90befa4f-26fb-43ed-ad99-f87facf9d01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:20.088Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6002dde-890b-4f4f-a6a1-44a0192088b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:30.096Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b40b030b-873a-4e0e-a5c6-d1bf7b46be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:40.103Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a607bc85-4d9f-46c1-b03b-779f02790353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:50.111Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=146eefef-ff40-4978-ac11-0d35edd1b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:57:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:00.119Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6445ffda-0d97-429f-8677-07b249352189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:10.128Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=67112f60-e116-4ad8-b8bf-a5ad3ce2e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:20.136Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6340d6c9-654d-4775-b2cb-48de0e923a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:30.145Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=88be2a5d-dd15-4967-b5a6-90893f8049c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:40.153Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=18b11b27-76f8-4044-95a1-e160b8555ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:50.161Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6fb663e3-69c9-4ce3-a6a6-07068afacaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:58:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:00.172Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=55d53f08-45e7-4e69-adaf-530299730b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:10.185Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0f43f067-ddb2-49dc-8167-4af203522200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:59:12.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T09:59:12.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T09:59:12.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:59:12.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:59:12.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T09:59:12.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T09:59:12.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T09:59:12.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:20.196Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=284d6048-0f86-4f80-b0ce-84e04cb2320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:30.204Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dad0ac4a-781c-49f4-9cfa-4fb11390f17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:40.220Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3fd4d0f0-3822-4099-97b4-f2662001f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:50.228Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=56e32275-4b41-4e85-9dea-09f3ff3ee9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T09:59:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:00.236Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=af3656af-cbfe-420b-adeb-42813bf643ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:10.254Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=910347c9-314e-43ed-abaf-20d710f543ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:20.261Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2df94b85-b05c-4163-ba67-66b57d067721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:30.271Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=86e9ca89-d2b5-49eb-bfd4-d0c48313866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:40.280Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=addf14ee-4654-4363-bd87-35821d214541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:50.290Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=053ad65a-aaaf-4423-967f-7f67d2fc4d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:00:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:00.297Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=de7ef26d-59e1-49dc-b997-5d2f803b62c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:10.306Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1d5ddae3-434b-4746-8793-339a7e5b648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:20.316Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=26541fc9-3eaf-499f-a9f8-1545a2ba5081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:30.327Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eda8bfa8-e82d-40a7-9c87-300ad97a0fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:40.338Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d515805f-3e50-44f8-a8c1-49c20c41cfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:50.345Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2767a7aa-6c7d-42c2-a34d-3d45ecdd8b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:01:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:00.353Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8b8d8db4-eaf3-4614-bc33-6ea5a0c9472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:10.361Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b6558c60-169a-4607-baba-696b0f05a99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:20.370Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c307a2af-98ad-4ac9-b428-5c55c824d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:30.380Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d631b129-33a6-4738-adb3-68f1dcafbf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:40.386Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=05bbabef-3a17-4015-9d18-d0ca57f1d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:40.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:50.393Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9b001a3b-30d8-4d2e-958c-8b5b2af12951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:02:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:00.404Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1155154c-87cc-4189-aee9-9d84f250148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:10.411Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7be00e85-e80e-412e-b2e1-5d8a368cd475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:10.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:20.419Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9fdd3f03-4c98-4cfb-9119-a3afb6836838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:30.429Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=29df0284-0aa2-4db5-852f-7bc991405a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:40.446Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=529c65bb-4862-491b-96fe-2ec0a925a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:50.455Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b6827a59-da02-4fc9-a7af-6deff345fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:03:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:00.463Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=323301bb-4eb1-4f17-bca2-2cf960fac913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:00.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:10.471Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e05f35de-07f2-4639-ac2b-010f31a52a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:04:12.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:04:12.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T10:04:12.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:04:12.698Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:04:12.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:04:12.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:04:12.705Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T10:04:12.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:20.479Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8fc41643-9af7-4caa-bf34-912e6ac0b070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:30.486Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d4f4c180-1306-494b-9107-7cfb85c0d725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:40.495Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9d3aeb46-5fe8-4f67-bd11-d7b910ca853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:50.503Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4a0cee07-dc47-4d56-825c-3956e2c9a8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:04:50.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:00.520Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a17a32a6-7526-4403-9485-fb51bed092df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:10.529Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5a66bb71-39f9-409b-b09b-f292669a356d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:20.537Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=320153fd-84c0-4472-ae91-0e61ffa9d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:20.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:30.547Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9e07cb8c-d738-4857-929b-6ef843cdee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:40.557Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=45dd7307-159d-4cb0-ad8b-ebf7209bab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:50.568Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6e8845a6-a11b-48ef-96d5-525b03583e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:05:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:00.580Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5ae988a7-b14c-4064-b9be-cd38264c954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:10.588Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=455dd3a1-9a15-4dc3-b909-eddf422633f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:10.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:20.596Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0af6a1dd-0a95-498c-a048-2aace5570498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:30.603Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=63a0ce7b-b3e2-4a02-96c9-5886ab3cc9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:40.611Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2e90af28-c8db-4e50-966d-420792020301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:50.620Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d8c54225-78de-4fb3-997a-9afd4ec02fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:06:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:00.631Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=42a0c2eb-ad78-4ca8-a344-fe201c0ca8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:10.641Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=49e21135-dcdf-4966-b7fa-fc66404ff07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:20.650Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d78891a1-f342-4c92-98dd-7066dacffe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:30.658Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8ebf63b9-bb2b-423f-a528-ac051d1e01e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:40.670Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a05ffbc3-8f42-462a-a86b-801b82bcc326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:50.683Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2abb00a6-d5f6-4a16-b2e9-c51116936ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:07:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:00.691Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5f7a7b54-e672-40d9-a527-2acd74629ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:10.700Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a3e4e1f4-2eae-4311-b273-a4c6133a2c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:20.708Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1dc4b241-7b32-4de9-9693-ed6a8e424ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:30.715Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=83a4d29c-2efa-4e86-a27c-4419a1d346d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:40.722Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=858fce6e-02f7-4e00-9d93-4c262acc1802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:50.730Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=89488cb3-630f-40aa-a787-3342d36e8f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:08:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:00.739Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bfb6dd2c-bb94-463f-a848-a56e00d90168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:10.749Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=be64564a-6900-4dcb-99fd-74eb3623632c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:09:12.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:09:12.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T10:09:12.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:09:12.725Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:09:12.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:09:12.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:09:12.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T10:09:12.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:20.760Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=36327672-1bcd-47f8-a3f2-25a97b9e6304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:30.770Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b4dc1c00-92e0-42b7-841f-494f0f2a6b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:40.782Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ee01fada-5de6-4498-a0ab-671852e662d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:50.789Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0e797022-5ea9-4d08-8cad-742204ebe79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:09:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:00.798Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f4da4a6c-5d02-47a3-9ea1-68a7eb10946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:00.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:10.810Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2720f00d-270a-4bbb-afae-aff0faa4057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:20.817Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3089c6a6-d2a3-47a3-a77d-2852b35bd8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:20.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:30.824Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9c9937d4-a132-419d-8f7e-506ecc88e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:40.831Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=58ef8dbb-0aca-4528-bb4d-16b23c4932dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:50.839Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a0267a36-ff86-4513-897d-1fa056e16492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:10:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:00.846Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cc2d95e8-d575-40fe-84f4-fb4abdcb7379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:10.857Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d248ad64-9d2f-4c41-8ae2-b2980b870dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:20.871Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=56f944ed-a75d-4179-a7bc-f805f9bc3e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:30.878Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=69f52346-1fd4-47d9-a33d-48956bf0fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:40.886Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e8f26f68-f1b3-4091-b01c-48f081cb5541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:50.895Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fa99146e-8dc5-4141-85ca-35a9f38268fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:11:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:00.908Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=693bc72e-6923-4d6f-b5da-3e6eeb577ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:10.916Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c0ed07e1-edb6-46f1-98e3-1a1ba47e8cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:20.923Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=485a94b2-708f-4bb0-9ee6-429e981b0c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:30.934Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6565b47d-0889-44a7-9daf-1a704c66b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:40.942Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=93b45674-7b06-4453-b11a-f07c7973c303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:50.950Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4b6184fe-73d4-4c93-8a21-6e8f75e903ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:12:50.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:00.962Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=278ef7f5-dd05-44f4-9e19-e63a57fb8b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:10.971Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7c5bc12d-ba23-4481-83bd-ad17add38525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:20.980Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=24af5df6-ad8e-41ed-943b-2b4655eb0733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:30.987Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0307325e-2ff6-4912-8848-b28244a82943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:40.995Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6451d764-7cd0-4ca5-9b6a-6fe61926ec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:51.003Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=09cbce0f-4bb1-4cba-af4b-fe4faeaba8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:13:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:01.013Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=90636f33-38e1-4b1d-bc7a-d39a71f27af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:01.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:11.022Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=188fc4ab-fafc-44e0-a693-8a2efcf28573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:14:12.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:14:12.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T10:14:12.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:14:12.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:14:12.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:14:12.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:14:12.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T10:14:12.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:21.029Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0679d7eb-26cc-4ef8-8489-2e4a553cf85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:31.039Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=497bfe02-959d-42d4-bc08-9cfea24f87bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:41.054Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=aafb9276-166a-46a4-96fa-cbfe0a399728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:51.066Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bbe624af-8aa8-43d8-a8e3-3dd95aa65e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:14:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:01.074Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f36dad0e-7494-43cb-928c-d039fbd06c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:11.084Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d19597fa-75d3-4745-8697-58b2b4521059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:21.091Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=77f16857-ff73-4d43-a97b-faa06a477dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:31.099Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=da2ca700-c9a1-437a-848d-a2cd2c4ae3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:41.108Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d1e3c4b8-8128-45b7-a5d8-b747056d0340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:51.116Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a668cba5-da8e-434f-bdcb-b26e1cb700da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:15:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:01.124Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3d9c245a-6cc1-4fd2-a09d-f3bb52a9b28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:11.133Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6f5c72e7-9247-4315-b2ed-bb9810133afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:21.141Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dc6cf508-c940-465f-bbde-a053b975c14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:31.152Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=85521116-25b9-408a-b970-bbbcc49b67f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:41.160Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b8f02507-dd7e-486b-b14c-b26fd5af2f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:41.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:51.168Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bedfe4c2-8e9d-4177-aa73-21fb57098bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:16:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:01.176Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e9d27ae2-8f73-4050-be41-cb66b10cbadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:01.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:11.188Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=505236b5-32b3-4928-a2df-e4b30e34a080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:21.194Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=76edb372-03cc-47fa-a8db-6c95f4d7d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:31.201Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=aacd8707-b347-498c-8175-d127f9f0aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:41.209Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a9694e9b-4e47-4111-b581-0f4cb8130eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:51.218Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=887e47b6-6bd9-4270-91eb-60f454e74add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:17:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:01.227Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9193e86f-3b04-4431-aa25-5180d426cfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:11.240Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=947ebfc7-ebd3-4d95-be16-21480a2f92c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:21.251Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6f2e0d97-305d-4f57-af77-42d17fa43c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:31.260Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a6cda93e-f858-472b-aed6-acd041b04e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:41.268Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=236253db-0be8-4056-8d9c-e4216afb2383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:51.275Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a37ecc16-e562-44c2-86b1-f8e4fc220de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:18:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:01.283Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=705bd652-bdd7-4af9-a1ab-88d557ebdddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:11.291Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3a668e47-b4da-4c17-8fc3-495854c2d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:19:12.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:19:12.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T10:19:12.734Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:19:12.737Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:19:12.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:19:12.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:19:12.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T10:19:12.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:21.298Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=124d5831-0c32-4a8a-be29-a200d55f9372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:31.305Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d9dbb98e-b7cf-4cc3-a3fd-b2aeb20edb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:41.313Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=739adc5c-745f-43a3-b70b-ac4699b88819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:51.320Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9ad81962-2a89-41ae-a265-22e89081bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:19:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:01.329Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=140fa135-df65-4312-858f-94989645bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:11.342Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d8ced9ef-10f4-4a79-8ab2-66692e265474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:21.350Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c63a70c2-67ac-48a7-b25e-894b4651da1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:31.356Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e08c4b8f-6a45-4a7f-b6b5-6345698674c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:41.362Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3e8054b6-1093-41d6-8676-3ce87f3658e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:41.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:51.371Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=69ab9daa-3f07-4c01-b937-9dbccc4323e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:20:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:01.378Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=968dd5e6-0586-4000-84a7-8d30f8b821bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:11.386Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=518a533e-7338-4fee-916c-5a684f46e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:21.395Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a5dd55f3-65eb-43d1-b4f2-eac542991f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:31.402Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=072fc158-2612-49ab-9cbf-17b9598584ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:41.409Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9705eb0a-1c14-48b8-89e1-461117b073ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:51.419Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=06b5c66a-ef1d-4953-86b6-32a1fa2a0000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:21:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:01.432Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=302ebc80-db34-4c03-b361-6366cbde4dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:11.439Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a7a8d5ff-1225-4d59-81ea-7f72fed209f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:21.447Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6080015d-590f-45d7-9746-683c7a559b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:31.454Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=78723181-114f-4763-8478-aaf5e40cfb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:41.462Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3be4a9ca-b4ab-4dcd-82ba-11a4e08fd490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:51.468Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0a1bd0ba-b614-46dc-8b97-67f21a16a203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:22:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:01.475Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f1ad51e1-84ac-46d5-81cb-e409cd431591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:11.482Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b48ad908-738c-40a3-b7c2-aef0fe82bd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:21.490Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5068b28a-06d4-4de9-9bae-95cefff42e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:31.497Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=71840abb-859a-43cb-b272-f4521eceee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:41.505Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=48e148c5-670a-450f-87b7-4b3a2c8c63ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:51.514Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cb0e2d18-adac-406d-93ed-518879752ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:23:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:01.524Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cc40f148-2aef-4b2b-8755-3e0c8a6addc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:11.532Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=72f83c6d-8d61-4104-9ab7-a9fac9ebde2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:24:12.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:24:12.686Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T10:24:12.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:24:12.689Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:24:12.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:24:12.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:24:12.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T10:24:12.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:21.539Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8d880efd-9c52-4e20-806a-ac1b63caa7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:31.546Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b4d8a917-9718-44ac-a141-a2791cbf83b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:41.553Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=56a6149e-abb6-45d2-b9ae-92ad740dc512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:51.559Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ac09c2d3-d05f-47b5-bf1f-28a6462daac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:24:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:01.566Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bb24053f-aa82-44d4-9d4c-69ca22d29f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:11.572Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=80a31a78-efd0-41c1-8f99-b4149deff285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:21.580Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3b778a25-8efd-4682-94e1-87a0f3c7324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:31.587Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7b063a26-b30b-45d2-9c3b-a4b40488cb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:41.595Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e1db205a-fb46-42b4-8e5b-239b75b39e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:51.604Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=78dab2e1-a27f-46fb-980f-9fe1c5acf2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:25:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:01.612Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d59885bd-2cbf-44c4-a73a-106ac4ea3d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:11.621Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=da864a5c-8908-4009-a007-b0b392f5da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:21.645Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=68695a2f-1934-4082-aff7-d6d550dd9bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:31.651Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a59f4230-f2c3-4fee-a695-1e565bea23cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:41.659Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=60ed448b-7082-47ae-b228-f732843b9c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:51.665Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6a23f3c8-6463-41c2-a02f-a5f9aa5c3aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:26:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:01.673Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c56bfdfb-f0aa-4092-b41a-f20a8d6d4295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:11.680Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cd97521d-1aa3-4c80-9e49-8c4b0d6b8c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:21.688Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b795a03c-230e-4bed-b65e-d539b85198de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:31.695Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5ac8a7f5-a29a-4b5f-bdc8-af938e82c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:41.702Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5342e4bf-7322-4de4-8ddf-246258272f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:51.710Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f515613c-7140-4ae8-bf4c-430b8ff88007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:27:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |