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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:01.719Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1eea492a-5a61-4a4f-b08f-c6ff4bd11b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:11.733Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dd48db5a-fa00-466d-9fb3-001d994e892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:21.740Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c5f34ee2-a34f-44a2-8d93-720b610cc758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:31.748Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3434d813-f746-41b7-8d55-93598bcd06ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:41.756Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1a1b0a6e-5d67-4266-885b-45707109f230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:51.762Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e13f17da-9021-4523-8311-b0c7c97fea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:28:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:01.769Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d4e80a87-4d8a-4df8-aa5b-e049ddc61aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:11.776Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b4e0bdca-463b-4383-84dc-d3112fa6fef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:29:12.696Z |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:29:12.697Z |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:29:12.697Z |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:29:12.699Z |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:29: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:29:12.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:29: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:29:12.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:21.785Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=086d1726-fcb5-4218-bd22-6ef9b0f2ba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:31.792Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bce99336-3a99-4f01-b7d0-7d33c6f90df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:31.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:41.801Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5e44ad03-ca5a-4d05-9b3e-4c0c62908c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:51.812Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fa66bfd5-3864-4a13-bd08-be282930d19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:29:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:01.821Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1b8e1f85-7943-4b6f-ab61-6b06a6ba3aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:11.828Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1347d1b9-3955-484e-8d0f-9b32470b0998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:21.835Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fbeba688-5724-49ad-ab33-b84d39f5254b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:31.842Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dd75c01c-0014-4f71-8c3a-bed4c670bd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:41.850Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ada4584f-8b1b-47f8-9dd5-1afbc9d8b506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:41.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:51.855Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=179b522c-81f5-4441-81c9-94cd9d49fe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:30:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:01.862Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=be107692-09d8-40bf-ab6a-5a8aa3377580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:11.871Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=511f6264-30f8-4d19-9dc7-79300d9631b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:11.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:21.877Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7b528c44-deea-47d1-9edd-3d25c927ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:31.884Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a1663c11-14cc-4750-929d-b4d1f88bf526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:41.892Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ad77faef-5b5d-47b4-a9f3-9787f25310e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:51.902Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5bcc6d60-3cbb-4aca-8a0a-832c1d8c7a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:31:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:01.910Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=226ab433-ecc5-484d-97e5-1a01a149a079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:11.917Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7e8233fe-b002-46d6-9706-c3cf350a4905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:21.924Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8bcd160c-5de0-41f4-a439-f2ae15ef4d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:21.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:31.931Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0aeeed7c-a420-48ce-ba01-1b83eb8ccbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:41.937Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=850ead3e-f0cf-4c0b-8c6c-2db0335cdbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:51.943Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6af4cdcc-40ba-4921-a540-fabb9fcfb767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:32:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:01.950Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7681e41e-cae3-4eab-bcb0-5a5d3d96a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:11.960Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=95fd3c4e-b41b-4729-adfb-6829980889cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:21.968Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dfe39d4e-7db3-4097-9dec-6c29930fc035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:31.977Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=40e31b77-9748-4a52-9b09-7ef05f239e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:41.984Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7be65ac4-f2df-4b28-a2e6-185c3a283b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:51.997Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=82a02084-89b8-4b69-908a-2125052fad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:33:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:02.004Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c2edd262-9eec-48af-beba-38fb96f012e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:12.013Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8e58537c-6462-46f0-8f35-780b2abb5925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:34:12.712Z |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:34:12.712Z |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:34:12.713Z |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:34:12.716Z |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:34:12.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:34:12.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:34:12.721Z |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:34:12.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:22.020Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c1bfa2ae-a2bf-4907-a923-03fb33bdcc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:32.025Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4cbf30a9-e3a3-46a0-bb7a-df4a6af2d1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:42.032Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a49b19d1-8aa3-453f-a00d-585fcc0a5414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:52.039Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a2d7b7c7-5f33-45e0-aaac-79d2d9378af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:34:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:02.046Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f5f0b745-56fd-4bce-8c5e-9e31ea193012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:12.058Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c9c9120a-9cec-44b1-abf5-13b78e16a128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:22.066Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=26bbb42c-09ca-40a6-8e14-f67b10912ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:32.073Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9b5d8096-63c7-4f07-a2e4-18415e770f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:42.084Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=59c10feb-e319-4b15-9457-c5faa7e52669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:42.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:52.095Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=09ab103c-07ea-4a19-b7f9-e0089bd5f79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:35:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:02.103Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=113a9bc3-e91c-4323-8a8e-2824c1298985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:12.110Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eff400d9-3baa-40de-a007-e61abdc4bf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:22.117Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b81931a1-25c6-4feb-b977-6adc77f27a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:32.123Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=72e57c74-82c5-4e9a-b46d-7c1d8b6b0799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:42.133Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0efff68d-f5e9-49d4-b5a3-e589995c2361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:52.139Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a1416eb3-d0d3-4b7a-b45f-c3c5927684ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:36:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:02.146Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=47622574-4288-4316-80b7-e28fae6ef5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:12.155Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=605de301-a675-4ea6-bd93-506356783cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:22.162Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=41e3b78c-da15-4274-b51a-fc3dd0924feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:32.170Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=36c9fd4f-913f-4514-9edf-848b6dd89f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:42.180Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e7cf930e-8592-4769-a54a-523038ff2e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:52.192Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=48ed192e-98ea-474a-bd5d-311a6c9296b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:37:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:02.201Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0bf436f1-53e6-4ff1-9671-65d377bbda5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:12.209Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=481ee28e-a442-40ed-b74e-64ad6654e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:22.215Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5e45c1df-1d41-415b-8bcd-2027a5526993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:32.223Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=adf333ce-1f38-4120-872c-5c17de372d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:42.229Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=103146c9-f23d-46f1-ad8d-c02d3a48398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:52.234Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8b934eb4-2664-422e-bd83-63df6c2f6b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:38:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:02.241Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6495cd18-86f3-47cc-8b44-cf53a43847f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:12.251Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4b5eab94-8202-4622-b3c2-29fb279c2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:39:12.737Z |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:39:12.738Z |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:39:12.739Z |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:39:12.741Z |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:39:12.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:39:12.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:39:12.746Z |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:39:12.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:22.258Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a7202feb-04b2-4b3f-8ef6-22dfc347b315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:32.265Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3b34b446-9fc5-4db6-b4c0-c518766fe0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:42.276Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=571d40da-041b-4e86-9b33-ae0ed51504a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:52.285Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bb6bb434-ff6e-4ba9-9601-911bc7bec4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:39:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:02.291Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5a4a501b-e328-4617-9f2d-b05e91da1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:12.299Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2bb69617-ccb0-4d31-8ddc-1b24e055677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:22.307Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2bf59e9c-9b72-472d-8a97-3e27b4fcc28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:32.314Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9c8ab64b-54e9-40d2-a8e7-981d9762c981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:42.321Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=16652c26-be03-4153-9aa1-9c1f945d11ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:52.328Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eca09aa5-6d62-4207-93e7-6f7a530310a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:40:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:02.335Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=64225472-b63e-4887-a4a5-df2cfb309e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:12.344Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7b70ed5d-5a23-4d9a-9fe7-97592d8a1bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:22.351Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=432da374-01f1-4492-8f77-c3a9a81e4756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:32.358Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8dd0f9ec-0979-48e6-aef4-6518388e4888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:42.369Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dd85dc48-eb63-4894-a186-5f3c6129b05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:52.376Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ebab52d9-57e0-4820-bfbe-12f7011e0d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:41:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:02.383Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=37d860b7-9ba2-4d7a-8e2b-f66a39feef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:12.391Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dd18cdae-5355-4da1-b67f-bf36b73d10fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:22.399Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c3be3a44-23d4-440f-a3b8-be133f1b31e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:32.414Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=31b21f77-cb16-4248-8915-39b618ffbf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:42.420Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9a77f3dd-d941-4ef2-8cb2-cafba606f975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:52.428Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=991157c4-72e8-4d35-bf6c-67fb82f92e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:42:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:02.436Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d0c2a4dc-c970-4ded-9050-b692dd161252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:12.443Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d179ce3f-fc3a-46cc-9ea2-8689afd2b594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:22.452Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=29fd5b5e-3352-4ca9-a34f-c45353d5e26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:32.460Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e94c7024-869b-44be-8bbd-cb103bbae61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:42.471Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ddd49e92-34a0-450b-91d1-c845ac399848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:52.480Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0258391a-fbea-48e2-a4d2-36383d030270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:43:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:02.487Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=734a2c28-a0be-42b0-be8e-13e6d75af5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:12.494Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=609bbdfc-5aab-492b-85bf-da977c7f7d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:44: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:44: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:44: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:44: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:44:12.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:44:12.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:44:12.702Z |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:44:12.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:22.504Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=61755651-ff36-4828-ad2a-d287369f31f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:32.511Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f2264bc6-1201-4011-9b8b-4f95baec176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:42.519Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=692c391a-1c5e-4e80-bb20-d432a2fc52e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:52.525Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e2094def-1461-4e23-9a57-72bbdef28ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:44:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:02.532Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a9aacdcf-33a9-4248-ab9d-8cb84644202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:12.540Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=13e13870-3a44-496c-a63b-76f39cf5862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:22.551Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=41e8a512-5bf3-4264-bb27-e5c2b38836b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:32.559Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e2698ca9-03c9-4008-a162-eaf9c9a5d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:42.570Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4ca6750c-daf9-4401-b11a-3a908f7642eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:52.579Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=90a0122b-b274-4b47-982e-086e56698940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:45:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:02.586Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=85641d49-25b3-4aa7-a8f6-b70946ed6a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:12.593Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=06bb399c-452d-48f0-8518-6b5aacf3e0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:22.600Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5409104b-0f7a-4baa-943b-0643a6247cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:32.606Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ba93447a-0448-4805-b2d5-769ba56f4c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:42.613Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=afd3cdd6-e0ce-4c60-91b5-df443698e5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:52.621Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a8760f08-745e-452b-ae50-b44eccfe1a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:46:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:02.629Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ae382698-1e83-4fdb-a67e-12f6bdf6bf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:12.638Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=645c2ae1-dfd3-4735-9ed0-1bacd028c952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:22.645Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=53c86dc2-1f61-47cb-8b0d-27670b8859c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:32.652Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0ea14a26-be34-44e5-a03e-55c75052f99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:42.660Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c3b8dc9e-ed35-4b2b-a528-ba3796dadff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:52.673Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8da3ca3b-27dd-401b-b855-d5fef3e29000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:47:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:02.680Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=40c21911-c077-4230-98b3-b72275abdf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:12.687Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0647f544-30c3-47c7-a40a-eace7327db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:22.693Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9091d2b7-dc13-4a32-a71d-fb241eb48241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:32.700Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=733a4b90-7fb0-446f-b7d2-2352783cdcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:42.707Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=55604544-9cd4-4771-95d9-bc4fc5b0e92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:52.713Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5fb72218-7fd7-4b98-ab1d-81a83ee12f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:48:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:02.719Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=669b11a6-43da-4ea0-91e6-2b1eea240149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:49:12.718Z |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:49:12.718Z |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:49:12.719Z |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:49:12.721Z |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:49:12.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:49:12.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:49:12.726Z |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:49:12.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:12.728Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=41ad421b-45f2-4866-92a4-d5a6caeedb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:22.745Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=398720b9-da68-44ab-8973-00b12e937d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:32.753Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=89b237be-e5fa-4f90-a0ef-54418cbe52f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:42.761Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bc2b3418-b718-4026-ba51-d5382e0cd4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:52.775Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4af51af2-b102-4027-9480-ea1ffaf21084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:49:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:02.786Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=63fcb12e-0839-4351-91bc-fc3203c4dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:12.793Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eb94e34b-0885-4c53-83f5-451362a90095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:22.801Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fdab758d-becd-47ec-9553-3dceab7eebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:32.809Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=43685313-5af6-4778-a36e-4ac8525f7e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:42.818Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bfa905eb-2ac6-403c-b90d-03c11d6e7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:52.824Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f5d12eec-332f-433f-9161-f3618eba2414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:50:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:02.829Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=78e5c093-4756-4567-8630-90becb7bab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:12.837Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=770eb073-9389-4b75-b070-cb0ed87331b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:22.844Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d7d19a9c-2748-4e07-9647-83f9cfa7b619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:32.850Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7e5a92bd-2989-4e00-8da4-9dca81f1178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:42.857Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0c978df5-4a02-4887-a8d2-366ba0c95405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:52.867Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=05086edc-79a3-4b7b-a18b-67c3dd081022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:51:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:02.875Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=16ae4a0f-e6eb-418b-99dd-14d1d7e7668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:12.890Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a1769522-2960-4111-b819-5d3259ff89dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:22.897Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=97e18cc1-38ec-41fe-a7c2-086ba00b8dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:32.903Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f06c9a2d-0e75-4a08-b0d4-7eda7032891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:42.910Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=90bd21c9-0b7d-42ce-977c-4a6c38bd8d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:52.918Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bf52d27d-ac2e-4e07-802b-33a74db70256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:52:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:02.927Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5d012797-16b8-4bc2-8ad3-be4c8f7eec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:12.936Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fbab92c2-6d17-49cd-9775-f8fd2b890402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:22.943Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6ab1626-75ec-4f08-b219-7d9a045041cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:32.950Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a6dea18d-5b05-46a3-9933-e03dafaff7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:42.960Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6a42a7f-f92f-4e17-9deb-ecdaa3dd8b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:52.969Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=941ad215-7068-4da8-8e60-8bac51871348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:53:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:02.975Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=04dfcf3f-e532-4bf5-b640-9c5dce1be711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:54:12.709Z |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:54:12.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T10:54:12.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:54:12.712Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:54:12.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:54:12.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:54:12.717Z |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:54:12.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:12.982Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0fddf093-baa5-49f7-859b-dc37134c3bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:22.989Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=306d0b00-c9ea-4dfb-a4cc-200ab5dc47c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:32.995Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e7cf9b45-066d-406f-abf0-c07167815a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:43.002Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e0527b94-6468-41b9-aa68-7dc363ee0e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:53.010Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d741a21b-1bc0-4bbe-8ab2-941d0cd2af5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:54:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:03.018Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9cbdf4fb-7aff-40c9-be2a-7ba26206d051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:13.029Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ec563f51-97cb-4e95-b6f5-84fdb1b96cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:23.036Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f2f91703-d615-44fd-a41e-e632f0329863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:33.047Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=514fb760-73c0-49bf-866c-2a3ef477ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:43.060Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=945757e8-95f1-4b72-9102-fb8f29074001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:53.069Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c2075884-e6fe-4176-9629-9ce8368db1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:55:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:03.076Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bc2a593a-8108-4b65-a5ba-e88f64e7a926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:13.084Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6035ca85-29ad-4f36-88c2-66974da62be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:23.090Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d73f1612-61c4-4ef4-8aa2-62e73797d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:33.096Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=15e6cdde-2f70-4646-aec2-27e27b34f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:43.103Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=10d94b5d-f9aa-420c-9ce6-8d2348b4ef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:53.109Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3915a839-cfd2-4982-be6d-49c38ed69640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:56:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:03.117Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bcdb5ac9-921f-4ce7-84a5-ec8f654adafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:13.123Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=515abe86-7621-4be0-9f70-45ccd9522684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:23.131Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e1318f1d-1698-4052-b5e2-95f1ba4e8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:33.141Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=23baf70e-73d0-4bb6-82d0-d73645ee99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:43.151Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=098f341e-0360-4eb1-9af6-e215e41786cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:53.158Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2bdc22c4-1632-402b-9604-481c5fa48d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:57:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:03.164Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2f8c4c55-6ed4-4ccb-bc5c-b71addee0784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:13.171Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4ccefc4f-f4f1-4123-b82d-47d048878b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:23.180Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6583795e-7310-46db-95f2-d5d74da3ab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:33.186Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=09fd8e80-554e-4152-8727-24c19542195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:43.193Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5616e5b7-1a7a-40a5-8926-af8a788e2bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:53.202Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8d0e767e-7e5c-4355-9e9e-6de625385d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:58:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:03.210Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5e8ce38f-4814-43c1-b25b-90694a694d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:03.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T10:59:12.726Z |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:59:12.727Z |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:59:12.727Z |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:59:12.729Z |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:59:12.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T10:59:12.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T10:59:12.734Z |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:59:12.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:13.216Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8eb74e2f-5021-4209-b3dc-d616db9950d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:23.223Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ee5e0c92-1dbe-46aa-abeb-710aefe98cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:33.234Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=baec2a0e-e6e5-423d-bce5-476774124ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:43.244Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c20c88ff-786e-432a-8351-ded35dd22ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:53.250Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=17e7646e-2206-4c89-ab2c-904ae8a82bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T10:59:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:03.258Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8a6ddb45-984e-4b76-8f34-2dc529250a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:13.266Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6331d913-0606-4298-9b7d-e1212a2c04d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:23.274Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=10585768-7d0e-4aff-aee1-1625979f20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:33.282Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d478f7b0-b709-40f1-b916-bb8d2f4950e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:43.289Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=74024374-b9a7-42f3-adcf-ec9ce2e33704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:53.299Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=383a3730-077d-4c82-9d30-c579cb41696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:00:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:03.307Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d0fa70c4-ab69-45e2-9ca6-1825586c137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:13.316Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7bae2fd6-6495-4c1d-9008-abb7b0f1e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:23.323Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d2e336de-90ca-4a3e-8162-9557a351e4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:33.337Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=70191b1b-d0be-4899-9871-436fe6caccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:43.343Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=08a0ea97-5b61-47c2-a4d2-75a58aff38a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:53.350Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a4cf6de5-d8c8-4244-8730-2237ed7ceada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:01:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:03.356Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=95c8cca7-f22b-4eef-9b83-71aa7dca1a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:13.362Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=877a8d29-f678-4d97-864f-0d81b730a969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:23.368Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6461774b-c0e3-4cc4-849b-39f54bf5a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:33.374Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d04c9ff4-f829-4ff9-a6fa-ee91bdba7619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:43.381Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=83ceeb87-11c6-40e8-b5f7-0343411d7fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:53.389Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=21611a5c-a98c-4034-9af8-b20d06f9add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:02:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:03.396Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2214c266-4fc9-44ac-b3ed-a142fd081f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:03.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:13.405Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1eac21ec-245d-4a7c-adff-6ef5fa62ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:23.414Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c72d24d2-4fc1-4ccd-b689-2c6e9ff29661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:33.421Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3b0628d3-190e-42c6-aa34-303a9f7dfd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:43.429Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c01576b9-3c81-4092-aae8-03ebec0f6441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:53.434Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=922a3a99-da2b-47ba-a433-2867b68980e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:03:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:03.440Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=cf640f0c-5500-4d1e-beb4-66b2132f4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:04:12.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:04:12.685Z |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-10T11:04:12.685Z |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-10T11:04:12.687Z |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-10T11:04:12.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:04:12.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:04:12.691Z |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-10T11:04:12.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:13.446Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bf9d22d2-55c4-499b-8613-46616de33059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:23.453Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a86fe855-bd65-41ec-9807-a6f0a38d3893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:33.458Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=73e29e95-f6d6-4922-bad9-6c89fe25e6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:43.467Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7a575f71-ec20-4720-b022-d5f3742a2aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:53.474Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0c0bc777-05d3-44b3-9aad-9062fc22b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:04:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:03.481Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=83e5df6e-8836-4765-89ef-5720bf0eb531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:13.488Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f4ce723a-e72c-4b37-9834-23a7808df090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:23.497Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3db7cd68-23f2-49fc-b26c-bc19b41bb360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:33.505Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a7bd7feb-2a84-4e2b-9a8d-2794052e3d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:43.511Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9ed1ec5a-a967-472b-9bb7-38fff15b28b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:53.518Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3d40d739-c614-402b-9e2b-46380ad375fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:05:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:03.526Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=86c5047f-c0d8-4674-b532-5b9f9e09c650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:13.532Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f03a0271-2dd3-45f8-90fc-7a5bcfeb2f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:23.538Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2d0bb92c-61d0-4916-9987-bdc59c163d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:33.545Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=19877f21-0933-449a-afe6-7d7c0375b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:33.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:43.553Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=8e2a7818-0eea-4c76-a86f-c1526e42311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:43.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:53.559Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=700c18c6-e481-41f0-8fb1-78b0c6f261bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:06:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:03.567Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=751df727-633a-4242-8cb1-3fe7663f5e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:03.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:13.578Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=345950eb-a14f-43a0-832b-decff6a759a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:23.586Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6a7e4e45-918d-47bc-afbe-dc622eae4de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:33.611Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=636c62b7-2d3a-4958-9899-43039289a9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:33.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:43.619Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dd79383f-1a1b-4942-aeac-de2f807d0b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:53.624Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4ecf5526-60dc-4b43-a36e-fc09737cd361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:07:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:03.630Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=eea6e30f-6ac2-4537-a61a-f10089f34b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:13.638Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=35d96c00-5bca-48c6-b6c6-0afc13f44f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:23.645Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c869edd5-7d92-44c6-be67-1a54d072fa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:33.654Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2b93d920-d944-4f1b-b349-b9477daadb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:43.660Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=41292beb-8ec6-44ff-8830-8cf30869b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:53.668Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3b56e118-ae57-475f-9dcc-b6ba873cc3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:08:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:03.677Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0e4dae68-4da7-4628-827e-0d7ff46afbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:09:12.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:09:12.751Z |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-10T11:09:12.752Z |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-10T11:09:12.754Z |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-10T11:09:12.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:09:12.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:09:12.759Z |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-10T11:09:12.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:13.687Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=49e3e6ed-0d58-4c16-ba8a-a2cdee625e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:23.693Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=40762aeb-2b9b-43ff-ae36-a8bc8252fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:33.701Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e70997f2-a69c-4f78-b9a2-b6cf25366ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:43.714Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c44a4576-b968-4327-891a-42bf75c6fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:53.721Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1678d116-57d6-4127-99f0-8dc61b23e663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:09:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:03.727Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d17b1fae-524c-426e-ba35-aafb9be28204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:13.734Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5aff1ffb-8cc8-4e00-85bc-b6ab9681670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:23.742Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f4561ed0-5e42-4aee-8096-2c79f6181aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:23.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:33.749Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=501b0379-56a2-4cce-9597-9ca69d50dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:43.757Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b1cf65a0-cc19-460c-a100-c7221d1406ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:53.764Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=776606bf-c0cd-487f-aab4-f87ac81475af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:10:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:03.774Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d987bded-849a-4caf-9875-86c6966c06b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:13.788Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4ef46c5c-3acc-43f6-8f21-3771ec100b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:23.795Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=46249623-3386-4135-bc28-3fee698cd034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:33.802Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b85d76ae-bc4e-4787-8dc3-d45083448f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:43.808Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ac16b900-746b-40b4-ad23-82a328762ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:53.814Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fe47647e-92bd-49ad-89ba-bb8d76b61a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:11:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:03.820Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f6afe5f6-9707-4e0d-8ee6-2fb78f36e433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:13.829Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=30b518be-66ab-4be2-a1ee-eec07d0d4d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:23.835Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=16442432-4141-4a4b-b293-5cb4a1b77d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:33.842Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9a620b2a-f962-4432-b2bc-fd5e5bcf143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:43.852Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=96fd9a92-9e37-43ce-ac8c-51537f4cdb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:53.861Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=aaaf2f02-7f1c-42b8-8aaa-3392aece7407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:12:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:03.869Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ab160148-9cf6-435f-84a5-9292e8a37568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:13.877Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=19ce640c-d244-4bac-9866-968addc185e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:23.884Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=570d7f87-5695-4d67-aeae-6023f1a95bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:33.890Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c5403e56-0a74-497a-b623-b715d5fc15ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:33.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:43.897Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=59a3e662-8b32-4199-acdd-cb8a04fdf970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:53.908Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c6997fc7-9366-484f-9f6b-b730967ba04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:13:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:03.916Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fc5c5434-852d-4e63-a0b2-eb09a27c9abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:14:12.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:14:12.729Z |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-10T11:14:12.730Z |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-10T11:14:12.733Z |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-10T11:14:12.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:14:12.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:14:12.739Z |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-10T11:14:12.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:13.925Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c1bcd28a-ed71-4c5c-a041-bf85d883e702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:23.932Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=81a10759-3cb3-48c8-96d9-76264f466424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:33.939Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=38778fdf-ba62-4aa1-b5dd-7cfff1cc2825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:43.945Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=caa45a85-f6db-4212-a2ac-47355038819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:53.951Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4a05a5dd-b35a-4155-bb0b-120afe72e326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:14:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:03.959Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2f65b2e1-3493-4026-be09-c5f620eaac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:13.968Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1ecc2213-9d75-4697-b3e2-3c9ad32a5d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:23.973Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=058a019a-91b4-4430-959e-f0603e79b4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:33.981Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4284614f-925f-43fa-8933-2756e8bf45ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:43.987Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0b60e936-54cf-4fcf-be86-df73640b7cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:43.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:53.997Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a5580912-f6d1-4838-b5df-cf71f562602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:15:54.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:04.007Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a9ae4e08-8d1c-499c-8220-37ae5fd6c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:14.019Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=03d7bc32-5d8c-49ed-a6de-8716237f0b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:24.026Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=914b5cb5-d745-477e-bcef-149def935e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:34.034Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d98ee80f-cd63-4475-b6e2-33f0967fceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:44.040Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a7d03f3a-737d-42f0-91b6-94395e2f008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:54.045Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=49b9bb61-7179-4f21-bea1-4f70a974e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:16:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:04.053Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=73038641-2d0d-4511-8b8b-305c3a9a5957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:14.062Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7c32895b-fb03-4388-9a39-c54f73a160b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:24.071Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d93618dd-8884-474c-a75c-bde26b858624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:34.077Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=87edd864-e49d-483f-90aa-f987fec85177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:44.086Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=50674003-86e2-41de-819b-12a4a8466ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:17:54.099Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=409345bb-01a2-4ca6-9676-bb935da272e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-01-10T11:18:04.350Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=qoNwGZgGozJmaVttpJCE, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:05.351Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:15.352Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fb3e129c-4844-45ae-9464-20506af23102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:34.895Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2bc38536-86f1-4845-80d2-19678a7cc38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:18:54.451Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b33a3f5e-32c3-4d62-aa7f-5185fe81d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:19:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:19:12.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:19:12.751Z |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-10T11:19:12.752Z |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-10T11:19:12.755Z |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-10T11:19:12.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:19:12.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:19:12.760Z |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-10T11:19:12.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:19:13.996Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=278fcc2a-d7ca-4d69-bf11-3aa7d4fe9c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:19:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:19:33.534Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=942a8310-9961-49b5-ba03-febe6b0854a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:19:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:19:53.077Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d8bb6aad-96b2-4341-bb21-4445576bff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:20:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:20:12.612Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5ea48c58-07d4-4dd6-a543-a944814a2cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:20:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:20:32.149Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ffe939e9-1903-41a1-bc13-7e15539cee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:20:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:20:51.690Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c8569689-8dcc-40c4-9e80-41d7ffee4b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:11.228Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c18baac7-da87-467d-93b8-3b35fd213d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:30.767Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=98818f2a-18da-4520-915f-f6871d87cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:50.337Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b33d2884-c289-4afc-ad26-1315f936e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:21:59.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:22:09.874Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9a9c17a7-d796-46a4-8d25-d97842c2bc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:22:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:22:29.410Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a708dd3e-a60e-4d45-a148-8493f0c78be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:22:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:22:48.951Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=68a89d06-96e8-4f88-b6af-d755f52d7015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:22:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:23:08.501Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f988a055-466a-430c-9f66-523aa1b5a350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:23:18.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:23:28.036Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=96b6e1b9-97ba-4d12-95b4-3a3af6797189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:23:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:23:47.583Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=41bec5ef-bba9-4391-8188-c54b4ebce7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:23:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:24:07.129Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=942a5e84-5151-4e7c-a3d8-debdc6d9e82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:24:12.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:24:12.711Z |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-10T11:24:12.712Z |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-10T11:24:12.714Z |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-10T11:24:12.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:24:12.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:24:12.719Z |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-10T11:24:12.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:24:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:24:26.681Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9afa4d5e-1a3a-4d0b-ba39-e70bdc84d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:24:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:24:46.230Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=78fdd179-2d8d-4f3d-ab32-a7e40fe0d0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:24:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:05.769Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b8a844e6-900a-49a6-971d-c973499b7034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-01-10T11:25:06.906Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=myuKFi2T0iCZeYFK8V0B, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:06.917Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:16.919Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=594b455a-2eed-45fa-8432-585ff1cbcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:36.458Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0ec58808-f18d-498e-8b8b-bfb3876afa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:25:55.994Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3e0376ac-c906-4898-94b0-900fedbeadca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:26:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:26:15.559Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=356a0e04-3f14-4efc-b85c-0a09cbf22ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:26:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:26:35.106Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=933664a9-af2c-4752-bfc1-0dfe8090d01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:26:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:26:54.645Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f885bd85-2ac0-4884-b0aa-223e631042ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:27:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:27:14.180Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ee4db31d-7051-4240-8a6a-baa81412ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:27:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:27:33.721Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d1447560-371c-4f5c-a096-353842953d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:27:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:27:53.260Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a5165663-c2cb-4545-ae02-caebced5897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:28:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:28:12.798Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=458a477c-063e-4234-80bc-4a004c920cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:28:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:28:32.364Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2542f8b8-d766-4e92-9ffb-3f7decc4c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:28:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:28:51.902Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=e5f1ca88-11a8-42a1-a5eb-cb2c7e88e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:29:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:29:11.448Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1c4d74ca-aa16-445d-8bc8-5dcf38cc5dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:29:12.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:29:12.693Z |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-10T11:29:12.694Z |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-10T11:29:12.696Z |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-10T11:29:12.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:29:12.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:29:12.699Z |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-10T11:29:12.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:29:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:29:30.982Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a12b157d-6a9f-4b60-a420-0b3f568b1fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:29:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:29:50.521Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d3188931-6dad-456e-9083-2809e11f4ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:10.062Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a687c399-7d26-44a3-9a28-29314dea2360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:29.599Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=793c1932-04f4-447f-8b2c-1236a1219a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:49.146Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=556ca031-3501-46d9-be94-a2924e86acee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:30:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:31:08.687Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1bc1e23e-ac09-4c47-adb2-f71c7f06512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:31:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:31:28.222Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=12f8c741-adce-4152-9029-00f8b7a1c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:31:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:31:47.775Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c18ab224-1470-46af-91ae-46934d3e5dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:31:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:32:07.315Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fe332326-b5d5-445c-a09d-17e125206318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:32:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:32:26.851Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=48124c1c-58b9-40b8-b6ad-afa7d4fcc595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:32:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:32:46.389Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0ebf4938-a8a7-4d05-9c7c-3d95fe28acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:32:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:33:05.923Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f3336429-4d98-40b4-8513-6aa4605080ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:33:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:33:25.461Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3f254807-3697-4367-baa8-e51b8c017aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:33:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:33:44.997Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=46cdd673-a91e-40af-bf16-8699ee867d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:33:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:34:04.538Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0c7c8410-edc2-4de8-9e8f-7873e777e628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:34:12.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:34:12.711Z |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-10T11:34:12.712Z |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-10T11:34:12.714Z |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-10T11:34:12.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:34:12.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:34:12.719Z |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-10T11:34:12.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:34:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:34:24.080Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=88e94c8f-9274-48fa-846d-1d1fcaece910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:34:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-01-10T11:34:43.020Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:34:43.634Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ed558e26-ae6f-47a2-8d54-a300200695d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:34:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:35:03.200Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0267555f-5ae6-4363-8e90-c478291df877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:35:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:35:22.742Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7623a2a2-2305-4689-a0dd-b909d72934f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:35:32.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:35:42.292Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b163eeac-bdd7-4317-87b6-30c50f92aa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:35:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:36:01.841Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3fb9c49f-6bd7-44b0-ba57-df00d51da094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:36:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:36:21.393Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2b7e0a7f-9b24-42c2-a567-59cdce4265e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:36:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:36:40.931Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6dae0c19-ddb4-4161-9dc9-1df7f7f48785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:36:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:00.469Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3295e20b-7b12-4dcf-a445-83469e3d1389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:20.001Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=24f87be9-4542-4d6e-a966-b3f3772ab40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:39.543Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=5a62d485-cdb7-4e43-9221-32c547e206ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:37:59.078Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bc9c702b-837f-4536-aa46-5323fee988b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:38:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:38:18.625Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=4fbc8fa6-0d58-4383-a59c-c76358e82e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:38:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:38:38.163Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=95933f8b-9608-41db-b4d9-dc2a862e33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:38:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:38:57.706Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7e7452c3-24dd-4692-a0e7-e0cf9753241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:39:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:39:12.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:39:12.733Z |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-10T11:39:12.733Z |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-10T11:39:12.736Z |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-10T11:39:12.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:39:12.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:39:12.740Z |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-10T11:39:12.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:39:17.247Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=740d1b74-c6f3-46f8-ba1f-f33e402c3530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:39:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:39:36.789Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3da41353-03d9-4ba4-b394-41bdc3ab2ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:39:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:39:56.334Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=414706f3-10dc-44b5-9372-ee95094c367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:40:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:40:15.875Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a60e5e7d-cd7c-4168-96dc-df0c5b29d064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:40:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:40:35.417Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=66ec012e-18a4-4f31-9c2a-c52912f2f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:40:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:40:54.957Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b2d4e2f2-a64f-45fd-be9e-1cdfa6f5c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:41:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:41:14.496Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=0465431a-c92c-4b4d-98ee-0c424712afc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:41:24.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:41:34.035Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a38a3cdd-ed99-4bb9-bb4d-6adf890bd882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:41:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:41:53.573Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a5159222-9047-4083-916f-1b89deb0bb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:42:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:42:13.115Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ab491a74-c966-49f3-9fa1-d56233c1d616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:42:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:42:32.659Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fe3e023e-200f-4c9f-bb92-67a59b548faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:42:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:42:52.193Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ba76cc2f-bb6b-41e1-a186-ccc08a7328e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:43:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:43:11.728Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1daf3fb4-eafa-452c-a529-d8ba28b2ef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:43:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:43:31.268Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=1ad2461a-3804-4a15-99e7-ff94ccd1950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:43:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:43:50.812Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=2b1949ae-bb44-4e2c-ae33-a0faf0bee6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:10.369Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d1a52974-3e04-46c6-b50d-2ba84fdd3020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:44:12.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:44:12.726Z |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-10T11:44:12.727Z |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-10T11:44:12.729Z |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-10T11:44:12.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:44:12.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:44:12.733Z |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-10T11:44:12.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:29.911Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7c85bbe9-313a-49de-9fb8-315dcce588ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:39.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:49.457Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=84910b37-5cb2-4144-a6c6-a247dd7444e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:44:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:45:08.994Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=52ff854d-1b2a-46e8-a436-2eff7586a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:45:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:45:28.575Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d12d4b39-2c8a-42d5-b1ee-345904a99837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:45:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:45:48.120Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=ab6a1bd7-ee1b-4809-962d-b44cb1c47bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:45:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:46:07.651Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=12211d1c-8646-428f-924b-fbbc8938bf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:46:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:46:27.188Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3bee0114-87af-4c2b-8d55-d13302d9cd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:46:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:46:46.756Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=10397e70-8896-44be-a57d-2f1cfdcd9734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:46:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:47:06.291Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7e5f2672-7e61-46bc-bc0c-43d813da9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:47:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:47:25.870Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fa3e58fa-f280-4a07-a49b-b757af954328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:47:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:47:45.407Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=02f868ef-a88e-4444-9809-ebbc28245def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:47:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:48:04.992Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=839309bf-8f04-42ca-878e-07a24adfe733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:48:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:48:24.582Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d04116ba-6ba1-4790-9bdb-879baf66437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:48:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:48:44.117Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=bc5e2e2d-34cf-4585-a59e-d7a0054b9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:48:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:49:03.659Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=20709cd1-a240-4683-9207-7615ff07ff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:49:12.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:49:12.679Z |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-10T11:49:12.680Z |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-10T11:49:12.682Z |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-10T11:49:12.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:49:12.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:49:12.686Z |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-10T11:49:12.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:49:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:49:23.204Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=699bdf0b-2eb1-4ee9-af4d-77efa64b8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:49:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:49:42.745Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=863bb6f4-8be8-4ed2-bca0-5f6d973ec292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:49:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:50:02.286Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a7615dae-74e9-4ede-b4c1-db735e7fdc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:50:11.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:50:21.819Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=48539372-8ea3-4c02-bbe9-5ba947efebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:50:31.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:50:41.353Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c483e272-db89-44a6-b103-0ed365d857e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:50:50.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:00.903Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d1b7cee3-00cc-41d0-9fe4-496dbd823e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:20.445Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=073129da-062e-4dcd-a4e3-0639de7c5a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:39.985Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c238a290-320e-4d2c-9cd1-d8631a20034c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:51:59.520Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=936a99a6-dabe-4525-bcbd-b3e586d3d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:52:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:52:19.057Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=a03ee3a7-7c2b-49cb-b2f8-58f46eb68d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:52:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:52:38.602Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d7bcbdd0-1c95-4cc4-8f94-83c03ad443ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:52:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:52:58.149Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=b3577bd5-6ad0-4ce3-a223-a396866020cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:53:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:53:17.688Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c087e98a-2196-4c20-b784-e5cd24eda053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:53:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:53:37.225Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=3c3702dd-9f48-414b-a65f-90a06648a145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:53:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:53:56.759Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=fa5a09ab-9691-49c9-b567-fcff2128cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:54:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:54:12.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T11:54:12.718Z |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-10T11:54:12.718Z |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-10T11:54:12.720Z |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-10T11:54:12.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T11:54:12.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T11:54:12.724Z |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-10T11:54:12.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:54:16.296Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=c3a3772a-0fa3-4f5f-bdbf-fc14ca7b7d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:54:25.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:54:35.835Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=7c596437-5ae8-4a8a-bdb9-f3671be11271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:54:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:54:55.378Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=720cd635-38ed-44cc-b4ce-3d8ef5f6b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:55:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:55:14.919Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=6547a363-7c81-429f-8b57-a670722f8a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:55:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:55:34.456Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=75d7cb6d-7c6c-4378-971a-f204cc92ea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:55:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:55:53.997Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=f51025fb-07d1-4c94-beaf-34c703e9c3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:56:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:56:13.539Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=526761b7-8045-4a9b-a517-70da3517cc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:56:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:56:33.076Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=dc60219e-7853-4add-9e1b-f36df63e7d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:56:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:56:52.609Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=d15b7ab7-8d64-4d7d-b51e-239bed6e798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:57:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:57:12.149Z |INFO |Init configs |InvocationID=cbabaee4-4615-4efd-ac7d-a348f00d1b6d, InstanceUUID=9e358045-3625-4e49-adda-2440ee96a7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T11:57:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |