. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:14:35.651Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:14:35.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:14:35.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:14:36.871Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:14:37.063Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:14:37.064Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:14:37.064Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:14:37.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-19T03:14:37.504Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-19T03:14:37.568Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-19T03:14:40.577Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-19T03:14:41.529Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-19T03:14:41.574Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-19T03:14:41.575Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-19T03:14:41.698Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-19T03:14:41.699Z |INFO |Root WebApplicationContext: initialization completed in 4130 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-19T03:14:42.530Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-19T03:14:44.084Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-19T03:14:46.971Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-19T03:14:48.044Z |INFO |Started MainApp in 17.413 seconds (JVM running for 18.809) |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-19T03:14:48.208Z |INFO |Start scheduling PRH workflow |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:14:48.251Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a2d3c7d1-6f11-4318-86e3-244f86b6e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T03:14:50.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:14:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-19T03:14:54.700Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-19T03:14:54.701Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-19T03:14:54.706Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:00.186Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=2dfc489a-d8f4-43b7-a2c3-e11b7aa7f7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T03:15:01.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:01.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:11.328Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b081b804-60c3-4665-a8fc-ae9c4a7cacd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T03:15:12.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:22.425Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d635849b-c53a-46c8-acdb-016e61e7f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T03:15:23.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:33.529Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a32d2b7e-752c-428c-b96b-ce375be0dc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T03:15:34.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:44.600Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c886ac94-36de-4005-918b-ef139bc39989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:54.862Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ae2d9a32-939c-40cd-ae47-c6a7a0458024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:15:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:04.896Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=24761a99-d3ab-4519-8ebf-9353b9840a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:14.958Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6cabee66-c18b-402d-ad88-f218e41a7cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:25.012Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=30463d1b-f801-46b8-be39-ecdb2470c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:35.034Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a48e4b74-21c2-4ca8-a367-faf0893454f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:45.054Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=72637acd-130c-4ebe-bbb0-3fd53ff28900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:55.075Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8f982262-df49-4b5f-8591-3aa14478353a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:16:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:05.097Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=29985723-f19e-47f5-9a0a-a3c47d2fb66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:15.118Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6ccfff49-6229-4c47-9402-cbec1c18e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:25.165Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=16ef575e-4f86-436b-9356-65668bcdde1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:35.185Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c891db30-2499-494c-95ed-0674505bac35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:45.205Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c2a9d95e-3c45-4820-8264-0a0bd9042bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:55.232Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d1cccc38-459b-4979-8b8a-89928bc17a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:17:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:05.249Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8445fc85-ebd1-4bb1-94f2-b027d3d7fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:15.269Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7f7e6c9b-33d7-4512-9108-d526a8eada89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:25.291Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5c1ac296-2786-4918-8153-c5e2e5c7af5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:35.313Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a05f943b-bbc5-4432-829f-95b58d2772e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:45.332Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a9d021a0-e339-4cbe-b746-dceb790ee506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:55.356Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1b0d46ee-c67a-4638-9173-29c7b40b2626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:18:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:05.382Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b55e5e38-33a5-4586-95dc-cff49a52b7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:05.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:15.404Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9839b718-d79c-4792-ad7b-6f2e49e5ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:25.449Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4de9fff0-f407-4bd9-b8b5-4646044261e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:35.465Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=778107df-f30c-409c-8f35-4653957dc03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:19:44.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:19:44.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:19:44.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:19:44.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:19:44.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:19:44.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:19:44.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:19:44.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:45.492Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=07387cc2-28bc-4ba9-a5ed-99b12b9a0311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:55.510Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4c102f26-a038-4821-8d76-8e92d1bbd8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:19:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:05.580Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e4fe1f15-8b48-4868-ae38-5b79b3adeda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:15.616Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0e71addc-ec24-4ccc-9d96-c797422ea69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:25.634Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a3de5d15-5eb6-45ec-8f4c-9ae336078556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:35.657Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8ea088bc-043f-46fe-bb66-ab9a679a8d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:35.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:45.674Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=cbffe205-255f-4e95-99c5-8ff4dda8d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:45.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:55.689Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=35a03f2f-69c3-4b8a-8be9-6c7d18aadab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:20:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:05.703Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f54a43b3-6211-44ef-be44-44a7ad6b0220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:05.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:15.723Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c8be3337-929d-41b6-b709-5795a9f83b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:25.751Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b95c5646-7eb7-40a9-8597-3c81f50eddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:35.771Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=2aa97df4-4fee-4e4b-9940-8b22792dcf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:45.786Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=01939c86-7d03-4557-b2a6-b66fb3083649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:55.808Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a8d21617-5fa1-44b1-87f7-5ac891806236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:21:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:05.827Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0d2bd554-2a90-440d-91e9-dc7b732b2e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:15.857Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=af0cb535-50df-42e5-8c40-b0ec11fc50f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:25.877Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b0b595ef-c8d0-42c7-ad09-e38f6236f3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:35.896Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=71a26b04-9710-4346-9ef2-db5443990278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:45.912Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a5c3f90b-2490-4ef9-a057-4ccf9edad87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:55.931Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9aae45e4-deff-4a53-bc72-b63754c41d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:22:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:05.954Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=506170d6-8afb-4b37-8f82-3ce9efff7b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:15.981Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=696cfc77-7a7f-49a6-86b2-2151bd80960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:25.997Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=fb012298-0b22-4d26-a925-6d4b78f51a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:36.015Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4d2d3d04-9b28-4b2e-880c-37901e329374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:46.028Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c3e0a7a7-fe11-449d-abff-86e7b0ea3615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:56.044Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e3dd2a4c-91aa-4c05-b67f-c3988d855637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:23:56.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:06.092Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1c313d3f-2759-46af-a032-dafa602cc615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:16.121Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1e982ad5-f671-4307-bfa8-05e62054f07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:26.143Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=599992eb-c092-40db-beea-24c85ab84592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:36.158Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3f6db99d-2ec2-4767-b72b-d8cb20678bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:24:43.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:24:43.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:24:43.126Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:24:43.131Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:24:43.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:24:43.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:24:43.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:24:43.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:46.174Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6b3fbc41-8f0c-483d-b7ed-58ce1cbe2a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:56.199Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=13411a37-eee9-48b3-90bb-5c7c4fd71888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:24:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:06.217Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=714b7f52-04da-4599-97c5-f56eecbdd075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:16.241Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1068de44-0f31-4048-9a05-1e698596b256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:26.259Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d78dd035-80a2-41fb-b571-143681d00b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:36.300Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f6d36af8-9338-4a65-af94-ce7b426bcd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:46.316Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7126a217-43fe-42c7-90be-15bca13c50a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:56.336Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c63ec101-4baf-419b-9b0d-a2b6d30f1fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:25:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:06.361Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=08ae07a2-9892-4789-bc26-420c385db24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:16.374Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b395b145-0cac-4ff0-906a-9507acfc0931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:26.417Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=66b4c232-e7ae-4686-961b-70304f5256e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:36.435Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=908d47cc-e540-45ee-8fe5-3dd7f60f3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:46.455Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a91b62c7-9579-4a6f-9f6d-bbd438752238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:56.481Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3cc03ae3-1375-4a32-bb6c-f1bd5a994150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:26:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:06.494Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=132ab25a-2fe9-4ed7-84ea-06b06fbef7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:16.509Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e80d228c-0750-4037-8dba-145516ba30f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:26.531Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=634daea3-ad07-40bc-b104-bbc348ee3bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:36.551Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1f7bb014-5e67-4ab3-80da-fb5649ff10a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:46.567Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9a938083-de0e-457f-82ab-1bddff364298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:56.583Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ee8f9fe7-04ad-48e3-af6e-a134edb0f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:27:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:06.598Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=255a68ba-7796-4fbc-837c-78ad276b624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:16.616Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1a65b72b-b3fb-4201-b193-15459ef30803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:26.651Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7826c9ec-e227-40f4-92b6-901cc63a0b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:36.668Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=abb5328c-c783-4339-95ad-92d939817598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:46.686Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=58c01d63-4caf-4cb2-b042-31b79cc135b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:56.700Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0449a499-11aa-4dde-bbf6-6746a6a39fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:28:56.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:06.720Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4de0175f-8e3d-4ee3-934e-56e6403ba5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:06.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:16.739Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e84647a7-55a1-4f8e-9899-6f2fcce41853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:26.761Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c5ca170d-ef53-4c49-80a9-a1680db22103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:36.776Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d3fb2fbc-4c23-466b-a465-7c0dd2edbc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:29:43.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:29:43.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:29:43.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:29:43.188Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:29:43.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:29:43.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:29:43.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:29:43.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:46.791Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=868ac59b-1ec0-4b5b-ad11-5eb6ba033c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:56.807Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b7d7e9fb-fc15-4b09-8a63-0a9613a0330f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:29:56.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:06.830Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6e3c00eb-98be-4216-abce-45c464a645d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:16.848Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=67aa7336-7f17-490a-828a-e9641ea06c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:26.863Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=cada353a-40dd-43c3-b5dd-98e9b9dc7d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:36.880Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=01a82089-6a18-494c-abd2-fb7e540ec850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:46.896Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d17e3f55-ff63-4c75-a948-80ab46bdf63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:56.920Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6e9a0cdd-8b58-45a6-8d7e-bbed05fb7671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:30:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:06.957Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4b37353e-5ac7-446e-8a16-760ed1c70586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:16.973Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9693a33d-129a-4940-8097-7a100b197cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:26.993Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9e566a14-8d28-47fe-b213-a77f5c9194de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:37.011Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6458c147-b1e1-4de5-9f99-573552c4029e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:47.029Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f600e92e-a8a1-497b-a2e6-fea745962f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:57.046Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b3c4ed7a-4042-4ad5-9d1e-7de7f6c9f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:31:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:07.061Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=404a0be2-4575-4c06-a2c8-595bc51964f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:17.076Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0b942601-8443-4943-8575-0dde409718dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:27.093Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8a47c2f5-1dea-4e1b-8f41-eacd266ce538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:37.115Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4f64ec88-650a-4608-b2d9-943a6c92c319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:47.127Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=edfa0e81-d179-4391-9d69-46ddf54d12a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:57.142Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=98a3f7da-1b33-4dc2-b46b-3b90a81e3072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:32:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:07.169Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a2cb44f7-7e87-463d-a3bd-1d0f7dde3392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:17.199Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=50a0944b-7dff-430b-bee0-6181af7763eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:27.213Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b26fc6e4-24d5-421e-a64d-87218c51c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:27.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:37.226Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=20cdd160-199d-46e3-9225-6a20ae4866d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:47.240Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d2eccd16-f9bb-47ce-8451-09eb1464f804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:47.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:57.258Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9c1f6fa7-f2a5-4691-97c3-6e83204af517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:33:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:07.284Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d2840b94-d11f-4bc1-8815-c259431ed153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:17.300Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1330d8c1-7f76-44e3-8be4-0c66d5863bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:27.330Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=60d7c6c4-ba3f-47a5-90d6-3d5ab35fb5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:37.348Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b7fab89f-1eac-44d8-bd89-ae7b11de7d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:34:43.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:34:43.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:34:43.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:34:43.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:34:43.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:34:43.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:34:43.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:34:43.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:47.385Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5ad7fe9d-ee4e-4527-ae65-4930bfbe0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:57.425Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b777ac7a-e532-487d-95ed-f5eecdbc7f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:34:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:07.441Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=409535ad-3ce2-4f7c-abda-fc4f9fd6a0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:17.479Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d8891b24-227b-42d6-9ab2-db80f685be1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:27.501Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=13cc1e9a-5f5a-41ed-ad09-c41ddf90f4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:37.535Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=31c0b81b-f9f3-46d8-b4ec-ac1a831afee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:47.590Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=97e12cc5-12bd-4a0b-9504-1ea473a311de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:57.622Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=48bb12c4-24fb-44a6-9e5f-10e1c45a2448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:35:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:07.667Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=92746651-572b-41b8-a844-a4040137f3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:17.698Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b776ea8e-ddf8-498e-9f09-8fc7537fae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:27.713Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e2668b82-e45a-4d98-91c2-04a7a6f29b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:37.728Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=381c49a1-60df-44ab-9be0-b9f2853f1eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:47.745Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=814575f8-1d07-49f9-b658-441504f50f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:57.761Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=90fa9c7f-13bf-4c2d-898d-7b69e476e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:36:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:07.790Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b5bef455-4933-4e90-8b1a-69b483b1585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:17.828Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=604b1b0f-5015-43ec-a543-7a3f291ed12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:17.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:27.870Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f4c0535f-c8a5-4106-b02f-e417658e60f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:37.885Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=75f13cf8-c1e5-4593-b658-2033abcc91cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:37.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:47.907Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4b0093fe-17c1-4c29-a574-df0fd208c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:57.920Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=fab362d7-86df-43f9-8842-543d26a55b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:37:57.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:07.945Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=492d5bae-10ac-4a6b-bcce-3927d3a7ff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:17.962Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0ed33ea1-009b-4485-842b-097a5b1f66d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:27.985Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3f25c238-3265-4347-a7d1-b1edae82df6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:38.002Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=2b0b9db7-be4d-4ca0-902a-33a2997ca37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:48.026Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7510810c-20f6-4420-b7e5-50f1ec2be0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:58.059Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ca652273-00ad-48c4-a79a-0439259d7bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:38:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:08.094Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=62cd36be-6dd7-443a-a810-a42a96a3bf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:18.110Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d5bcef61-14aa-4e53-be4b-9e34893c91f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:28.141Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8517983a-7146-410c-9122-fcd651c2e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:38.166Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7f9872d8-34c5-4d07-b33e-fc60768808b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:39:43.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:39:43.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:39:43.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:39:43.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:39:43.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:39:43.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:39:43.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:39:43.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:48.210Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6956af53-b8d1-4102-9ba7-cad55a9b0b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:58.229Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=dc716e81-8ba3-486f-b574-1d2364eda701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:39:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:08.246Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=35c21aac-fc54-4b00-b1ff-8a0cac4d80f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:08.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:18.282Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d39a78ec-2aca-4e04-805a-df383655c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:28.309Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=15a7bd0d-6985-4653-8af4-6f764e4d5d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:38.334Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c4b8cceb-d052-4300-847b-bff9908e5381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:48.362Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4ac86667-cb0c-4cba-96a5-690c7b04ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:58.379Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=eb09ec5a-e1ec-4117-9dd1-6747f69c39ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:40:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:08.401Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ae7d18e9-3734-43e1-9dda-90dc2df142b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:18.422Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ba1a8402-1f9a-4fea-af4c-dfc91293b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:28.519Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=50797a0a-bd0d-4bc1-bc7d-a2424aaad731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:38.546Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1396ddca-99b0-4709-9c3d-11051917cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:48.562Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d60e5e6a-91aa-454a-9cb9-e10c7336bdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:58.586Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=10638028-d7ba-4e60-b247-3e3786b3148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:41:58.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:08.616Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1cac06bd-5328-4b7d-811d-cd30661258eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:18.629Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b47d4cff-d4dd-45a6-b7b8-191848fbebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:18.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:28.642Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1520df91-21ce-4240-a75e-b9d1497ae995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:38.665Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=83a580b9-cf30-4273-b834-bf8a34910f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:48.690Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=692b9829-2775-44b8-8f08-1ac9ede4da40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:48.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:58.704Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3eafb26a-1029-4c7a-acdf-f9dca961a1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:42:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:08.722Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ba82a45e-a0d1-45b3-9274-2c178c86d0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:18.737Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d0ddce7d-5137-4286-998e-9e26d86323b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:28.750Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=68438f7d-7764-4077-94f5-6b15772f47d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:38.762Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c37df947-055b-4680-9a4c-479535479461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:48.777Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4b0b9cb1-9d3d-4500-a750-65d588009685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:58.788Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1024f782-009c-4927-981c-98f51b893fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:43:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:08.812Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9ae1411a-5085-437c-96ed-2058b9769b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:18.825Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=aef3bcf6-b952-4d2a-81b3-ea59ffa6c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:28.838Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a7e29930-432f-4357-9101-794e6b5db20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:38.855Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=29db4c43-1de1-4a91-a71c-5cf2b92cf622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:44:43.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:44:43.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:44:43.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:44:43.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:44:43.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:44:43.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:44:43.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:44:43.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:48.868Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9c15d21b-3b5c-4f60-a3b4-1d8408f5730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:58.881Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b44ce3e5-1656-4c16-baf0-0a4745884410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:44:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:08.894Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=00d744b5-9b05-4652-951d-66c1c7fc8527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:18.910Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c989344f-09f5-48f7-bc92-889d7bca47ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:28.932Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3b5b1c5d-3f8b-4049-9ef1-b4058fc97191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:38.947Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=27aea807-97d6-4a82-833f-fb47e8cceb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:38.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:48.960Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d0061765-36ae-41d9-841d-0542133e0152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:58.974Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5b055a02-6de7-4194-a4b9-404085969196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:45:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:08.986Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=bb2c42b8-7ad8-4ce7-bcf3-459eda728342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:18.999Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c07dc5a8-61e8-47c2-8419-87f606488b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:19.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:29.011Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=71bcae73-f979-4058-baf9-a0cff4391d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:39.024Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5985bd2c-77cd-4513-ae01-969184983ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:39.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:49.036Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=dee96cec-9a39-44a5-b181-ad1fad9f9a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:59.051Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=532774b2-3455-44cc-9efb-639941bb32a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:46:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:09.067Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6c572d96-dd3f-4b9b-a60b-d2ec73ec2a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:19.080Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ca4eb2c3-9a29-40bf-81c1-c2cca90008a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:29.094Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1928ca57-69e1-462c-98ff-069fdf4c1dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:29.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:39.107Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0fd38528-ad36-4ab9-8366-55b29f315a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:39.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:49.120Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7143f33b-c58e-44ff-a23d-1f82c6b36964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:59.137Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=892363cd-3f44-4fb6-bc18-18de30218543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:47:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:09.151Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=62862df8-70f6-40b6-8aca-b07892271355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:19.163Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f0144475-7f44-48ce-9573-e16dae26e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:29.179Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4d720b92-1f98-4940-9373-91843f1a56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:39.193Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5ea93a46-dab1-421d-af49-be6a24b5618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:49.208Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d871afc4-8f4d-4d77-a7e3-f3f9e3d3766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:59.222Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b1266844-f1c3-4f0a-9636-9851538333d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:48:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:09.238Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d4be8657-4709-4adb-825a-16469a7b6e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:19.252Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e37bbd7b-b9f3-4613-bf18-61db9d3b1fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:29.265Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5c484944-031d-4f39-a1bc-817094aee3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:29.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:39.279Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9b049d68-40d9-45cd-92fe-8c1e96ee85f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:49:43.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:49:43.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:49:43.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:49:43.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:49:43.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:49:43.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:49:43.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:49:43.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:49.293Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=14be4668-1386-4edd-a4f1-e89d25ad24cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:59.307Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4888975c-c2b4-4d88-9865-2cade9972995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:49:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:09.327Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ffce695d-beaa-4cda-a3db-4191a4704066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:19.338Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ac63462e-96cf-42a0-8285-36a458abbc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:29.351Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=dccad85d-a383-4cb7-94b0-e7a5436c9d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:39.371Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c92b599f-62ca-470d-8595-9ce89cd86ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:49.383Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f79abad4-42e5-48a0-bc7f-d88258b8ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:59.395Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=cea559aa-fc71-4d22-a9df-e663d70d09b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:50:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:09.410Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1a6b1be7-a877-4eb4-b694-9438c7a0dd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:09.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:19.431Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=eeb426bb-3a3a-4de8-8327-28390d4fc15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:29.443Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7c57c70f-52d6-4027-bf6e-ed35ada743aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:39.459Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=95c63060-9aaa-467d-8fba-2d6761eb518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:49.473Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a9de8dde-ec05-4809-a861-cc8b21def4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:59.486Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=bcd8df70-a085-4a7e-a626-6a5c5cb506ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:51:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:09.504Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=14e9a053-81b4-451e-a170-60f272c652c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:19.523Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ee109cab-ea72-457d-a3b2-351a0c89b419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:29.540Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=25391d83-7c2e-45f8-9227-01c755013f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:39.554Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=658da4dd-534c-4dda-830b-09a092036c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:49.570Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b57d443e-a8ad-4055-9765-fe43263ec8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:49.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:59.589Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4486e705-6cdc-49b3-9103-c0fff6fe3821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:52:59.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:09.606Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=157ffc80-f4f7-442c-9c22-b43d59ad3e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:19.619Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=defecba5-8b99-4eb4-bc55-47a7dc7b1fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:29.654Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=89b8441a-fc22-4621-ae30-4021bbca2a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:39.665Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f064c3ff-b557-44e5-8252-a1edde999c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:49.678Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f4391e7b-d7f9-4e07-9546-7030b02ad3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:59.690Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=081d4482-062f-4b8c-beee-5568de94cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:53:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:09.702Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4fee53bb-ff06-4acd-9704-ee54fb28c7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:09.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:19.714Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=333b26e3-bca4-4d75-9c1e-74acac875685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:29.729Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=13c00371-55ea-4c99-b6cf-6bdd2ccc87f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:39.742Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=42d89924-1ebc-4760-88c8-ebff0044c737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:54:43.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:54:43.015Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:54:43.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:54:43.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:54:43.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:54:43.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:54:43.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:54:43.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:49.754Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b079a6f4-24e5-4d20-810d-0266ba892e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:59.771Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=34f3c01d-bace-40f0-bda6-5301789705ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:54:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:09.783Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=283cfd13-9de1-45f5-ad7e-4cfe63a7b881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:19.800Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b5d3506a-01be-408d-8531-40a32a06336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:29.814Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a0ced68f-5bcc-4134-8f7b-22887f925771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:39.842Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ef11e322-eb5e-4d0b-aba5-c68d91610011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:49.854Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=05405c63-5daf-4887-a420-b6d7f24c4a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:59.866Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=1972963c-00fc-413d-b6bb-c4017a9375ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:55:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:09.878Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4c901c01-25f5-4bc5-bc15-2d7ab6c960cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:19.890Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=834fc9c9-c674-4310-91fc-a199a6cb36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:29.903Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9a6819cd-efdc-46af-bd81-7d23afe5790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:39.924Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f609b286-f6a8-4baa-bdaf-191e48de1916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:49.938Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7b4d9876-6fd8-4255-8fbf-68c25457b747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:59.950Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a0dc53a4-6e55-4958-acb2-7ab532dac95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:56:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:09.964Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b482b3c8-b7de-467e-a5fb-5e993be88e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:09.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:19.973Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0d2deca6-302a-49e7-bbdf-ff7a02ff29a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:29.983Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6737eefb-1f51-47f5-82ad-e7679ee80a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:29.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:39.996Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3b3193a8-d615-4dbd-a2aa-f03df0390871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:50.008Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=89d150eb-1f2a-49d2-ad5d-b62ce6a80545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:57:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:00.019Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=35a27601-6b03-493f-9abc-52265b184657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:10.030Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b0e5dbcb-57f0-46d2-b5fe-418799de5ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:20.053Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=418c8d0f-237f-4ccb-933d-d91f34035f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:30.072Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6b74927d-1225-42a6-9897-cd0dcd32cbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:40.086Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0ca75044-57cc-4a29-995b-adb88cd1b0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:40.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:50.106Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4c9c0a29-94d3-4511-9c05-3caf869f3345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:58:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:00.117Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a355bf01-aae8-4d21-b9b0-42c7dcea305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:10.130Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8e6e573e-40ba-4dcc-aa83-22dfd651b724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:20.139Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=07ef92ac-3bae-497a-82d2-4afb5c8c9982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:30.151Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5b33934f-defb-49be-86d6-dd88a5a4b70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:40.164Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=02a5c848-0dfa-4f9a-b19a-9601ff2cddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:59:42.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T03:59:42.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T03:59:42.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:59:42.852Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:59:42.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T03:59:42.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T03:59:42.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T03:59:42.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:50.176Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=abbfdec8-79ab-49de-86d3-832cc90b87d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T03:59:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:00.190Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=13c20321-ab12-4603-9ec9-d5435212df61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:10.202Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=2ced1d16-cd06-4d41-9755-067d0a6176e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:20.213Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=d0d103b9-ca3b-4242-8f7d-5be8ec786378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:30.225Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=83433c78-517a-4f19-8305-b26c35c9a0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:40.237Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=15ee6040-5920-4255-b9d8-a136e6a014ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:40.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:50.249Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9b4ece22-d1b5-4f30-b56e-790add626452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:00:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:00.261Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ea3012f7-dd70-457a-a3d3-90a2d69ab961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:10.272Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=604d65ca-7bea-4b44-bfd2-67bbeb46b2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:20.284Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b96df317-f48c-4e2b-a049-dfe8b64a2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:30.298Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b66fcac7-a572-4d1b-80a5-ff39391750f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:40.311Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8b64612c-cdb5-43af-a0b1-a5c000794086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:50.330Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=c5e294b5-142d-41e4-90c9-8e8d640fbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:01:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:00.344Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=46e5084e-ad5a-4ebb-ac8b-b9da9ed6c2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:10.357Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=2837145b-3994-4396-9956-5ee636416e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:20.370Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=597812e5-ae19-47e7-8f55-24d27fcc851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:30.380Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ef4a759e-c79e-455e-a492-c824f59f9ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:40.392Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=4cefbeb2-ba62-4b7f-b63d-196a09b5fbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:50.402Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=84731361-9777-40ea-93a9-610d97b66ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:02:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:00.414Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f6744941-b98a-4ea9-8daa-05678002c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:10.425Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=41f994d8-7b8f-48bb-a1d2-b09621d0c722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:20.436Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5f03fc60-21a0-4415-8b84-a1e5d71ee9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:30.447Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a5987ec8-009c-4cf7-bd8a-e350e46d0cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:40.458Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=6fe32e24-b6df-430c-bd94-399d37400740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:50.468Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0bcd3081-0f24-4d1b-989a-797775be2ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:03:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:00.479Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=18a0908b-9f99-4468-8d54-451a67fba797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:10.490Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=fdc1ea30-0bd2-44f4-8d00-f19a302ee8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:10.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:20.504Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=953f2147-f412-4cb6-bcc8-e28044b7326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:30.515Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b05a838d-df70-4c91-8bfa-3ce540f023bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:40.528Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f73e8f07-7926-4d6b-9ca4-cfc0d910aed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T04:04:43.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T04:04:43.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T04:04:43.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T04:04:43.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T04:04:43.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T04:04:43.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T04:04:43.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T04:04:43.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:50.539Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9096ca41-e157-4ed7-924f-081e2022373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:04:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:00.551Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=dbc907c8-1621-4072-97bc-5c01ee8cad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:10.565Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=f332f5c1-7e90-4b49-82e2-1ca2d9deb37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:20.577Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=42282030-5523-4fff-8c4d-3a94c4836858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:30.589Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=fbc9ffd3-1cb4-48e1-90bf-ef5362f216c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:40.599Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3a764bab-93a2-411c-96b9-9d35f427c7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:40.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:50.609Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b0c1a408-3675-4870-8e7e-3d061215dbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:05:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:00.622Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=5a132d89-af99-4274-8f2d-4b8aab045771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:10.638Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a2e216c9-63d6-4923-a9c0-38af462413f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:20.650Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=76160aef-582e-4fa1-8c01-60032183f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:30.662Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=b5616d87-7807-4d61-8610-595114f2babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:40.674Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=0dd00e54-1c3e-48fb-b730-c81ea28ea295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:40.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:50.685Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=8f8cb2b4-3f7f-4074-a071-9dcdaa2ddf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:06:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:00.697Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=9338f208-74a1-463d-a87f-380106b2f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:10.709Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ec3754da-f61f-4b54-bfd6-317ba63c082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:20.719Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=03f2c922-23f7-4107-bd04-56a11bd727f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:30.733Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=3b71604d-033f-46e3-a1c0-6c6e70101a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:40.747Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7ec6c11e-2e6a-4780-b7bb-af86282a9f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:40.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:50.757Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=648aa984-caf8-4a98-9137-7342cccc7a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:07:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:00.774Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=ee0ce7c0-cea5-459b-aaa6-b9fa09d0e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:10.785Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=78318473-4509-4618-ab14-b38b21474553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:20.797Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=345bd0dc-91d1-4ea0-bd4d-212dbbd1aad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:30.813Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=a3f93df1-9f03-46fd-a81f-3e92a8f69590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:40.823Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e69d8cc5-505c-444a-afea-090c1bf5530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:50.834Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=78856ddb-102b-44a3-8d57-d4aaf46f89d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:08:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:00.846Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=af74d034-207c-46d0-9745-b8cdab5b8ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:10.859Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7464f1f7-ba16-465b-93ce-d13cd748f323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:20.871Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=7cadbb6d-2247-4e55-b477-18cb75b82708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:30.883Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=876a9b21-51ee-4194-ba9a-21b12239b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:40.894Z |INFO |Init configs |InvocationID=7a3075ef-1826-45dd-876b-14511646c32c, InstanceUUID=e4c6592a-f3a8-494d-9fe6-0324b003a081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T04:09:40.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T04:09:42.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T04:09:42.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T04:09:42.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T04:09:42.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T04:09:42.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T04:09:42.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T04:09:42.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-19T04:09:43.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |