. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:06:33.445Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:06:33.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-03T03:06:33.508Z |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-03T03:06:34.429Z |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-03T03:06:34.597Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:06:34.598Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:06:34.598Z |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-03T03:06:34.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-03T03:06:34.918Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-03T03:06:34.968Z |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-03T03:06:36.948Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-03T03:06:37.595Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-03T03:06:37.629Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-03T03:06:37.630Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-03T03:06:37.710Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-03T03:06:37.711Z |INFO |Root WebApplicationContext: initialization completed in 2741 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-03T03:06:38.183Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-03T03:06:39.204Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-03T03:06:40.447Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-03T03:06:41.115Z |INFO |Started MainApp in 10.703 seconds (JVM running for 11.625) |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-03T03:06:41.186Z |INFO |Start scheduling PRH workflow |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:06:41.199Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=67496c77-9c23-4e42-b12e-b9cc6db0207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:06:42.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:06:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-03T03:06:44.520Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-03T03:06:44.521Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-03T03:06:44.525Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:06:52.785Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d50fe710-fe36-4988-8ef6-b218becffbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:06:53.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:06:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:03.865Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=822b2a09-98d3-473a-a292-144c3e9f3900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:07:04.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:14.936Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1a2f81a6-05fa-4f8f-93cc-f5aadd058174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:07:16.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:26.007Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4dc0e359-f960-4241-995d-308df239924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:07:27.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:37.079Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=64eed955-4f31-447e-9ab5-cef451235e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:07:38.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:38.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:48.145Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9db8bf0e-46ac-44ca-a1e0-9145a4bd087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:07:49.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:07:59.220Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c2f94cd1-d404-4c2f-aa9f-5a01f1bc299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T03:08:00.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:10.294Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8b278d52-d42a-4292-8507-302be181e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:20.424Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ad771d7c-b83a-4f8d-9ae3-0f0ebc118490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:30.446Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1ddeb940-e037-4965-bd64-e66dbdfd2a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:30.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:40.467Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a3e51186-4ca4-487b-8598-3c423f6ebc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:50.490Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=27f849c4-47f7-4a26-8dfa-0d1d403fa94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:08:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:00.513Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=aaede401-2529-491e-b5af-a119cff2abd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:10.533Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1e02d046-682d-4269-8bcc-242bfc24cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:20.556Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=aaccf9c4-6eae-4a29-9e3e-7be707989a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:30.573Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=52d18e2c-c83a-40b5-b024-7c7e4f666b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:30.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:40.597Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e3ea8f2f-fddf-4d45-8d5c-42f8b018788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:50.628Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=14c12556-eea0-4140-9ac2-2bd359d2d67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:09:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:00.648Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fc576c8f-e9f3-4205-bc4e-b2ff247daaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:10.665Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6fd7e99a-1171-4f84-8080-b862e7a31db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:20.701Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b4fafed9-2f62-4ffa-a2ac-11ae952eb69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:30.722Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8bf9592a-1056-40df-b45c-11de5836c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:40.752Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=af52cd2e-8004-4a2c-8896-b55a3548e534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:50.779Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4a11fc0f-8761-44ae-a317-c0de67eea3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:10:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:00.806Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1b08514a-4994-417c-aab1-5649194290b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:10.832Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=00053291-79a8-48c5-a501-6e2a437e2be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:20.863Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6bf11f01-5d5b-45be-9b09-b44d533d3001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:30.879Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d0cbae38-4943-4684-9f65-0b37e863730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:11:40.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:11:40.346Z |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-03T03:11:40.347Z |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-03T03:11:40.353Z |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-03T03:11:40.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:11:40.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:11:40.377Z |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-03T03:11:40.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:40.895Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=aa4c75b9-d973-4b6f-baf2-30302808d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:40.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:50.915Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3be54bbd-1640-4779-90a3-f556bf2b870d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:11:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:00.931Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7ac0d958-5715-4cb4-a1fa-6f3e3cd7f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:10.945Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=383cb71e-216c-4ec5-a12a-785b9114b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:20.966Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0d582ba5-e532-4f04-9d6f-1baa82e55200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:30.979Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=15468ae0-9045-445f-8c09-5cbe5257d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:40.994Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=58e2f923-b49f-4073-8474-9d908c8a7eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:51.012Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=722b73b4-740f-4a43-9094-d0e42ecd5814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:12:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:01.028Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c94b05a3-7c6e-4fe3-98f5-bd68855a22c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:11.041Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3cafc799-3ce5-4ee6-b80f-fa63668ea548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:21.060Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4e13cffe-afaf-4ffd-8439-f1dfc7e19771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:31.074Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8bc915dc-6473-43be-a58e-c2ac284e5df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:41.090Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=88a0154e-8b17-408e-ba38-28a053678dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:51.110Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c463816c-4bcb-46af-8ead-47dacc4c6605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:13:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:01.127Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d5afd9ea-0bd9-4757-b290-7f390a484f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:11.143Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=228af5d7-5985-4fe1-9a32-5887fbfe160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:21.160Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e014dc0c-9e91-4131-8928-ab575e6ea2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:31.177Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a9279a85-67c6-40b5-affc-b11ee1cec3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:31.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:41.193Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=85219548-4b49-471f-92ac-96a29c42f7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:51.212Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8b83b280-a4e5-4e6a-a84e-188312f689ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:14:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:01.227Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3af611e0-425b-4e0a-9ecf-732fbe54091d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:11.242Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5f4c8b07-dd9d-49b8-865d-37b4aa274312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:21.260Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b5701131-2907-4f96-81af-ca8eb3881f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:31.273Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=27ac6f35-c11f-45c2-9bba-eb55d166b1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:41.312Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2550821b-3781-4ecd-8129-021fb67ddccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:51.328Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ccfe1f21-c85c-4743-b99f-b0eac9e87491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:15:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:01.353Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ee1f8d02-e871-4a89-bd0f-3f4ec9dae209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:11.366Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b9fbf778-8712-4d35-a0a3-40162a434856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:21.382Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7ca6b070-747a-4eb2-ac5a-95f37c51ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:31.396Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=59be82a0-d2a8-4f23-9bc2-12561c0e7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:16:38.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:16:38.511Z |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-03T03:16:38.512Z |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-03T03:16:38.515Z |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-03T03:16:38.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:16:38.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:16:38.525Z |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-03T03:16:38.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:41.410Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=914b117c-b988-456b-9d4f-7450e26feff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:51.424Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f00d6b4d-deb6-494c-84f8-92c3fe586530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:16:51.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:01.439Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=be32a51d-d789-4c76-9021-0034cf484578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:11.451Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=131ba362-9d65-4f92-9bc5-6d670b3cfb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:21.466Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=99ba1a79-39c9-4f48-9660-cbefae6744fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:31.479Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=09945d70-6bbf-4390-9488-99a068b567e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:41.491Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9695aeb8-0d77-493a-9495-133bc5d573ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:51.510Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7121c007-7461-4a6f-9a27-b821d5b6c439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:17:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:01.528Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b51e6da7-b7f2-45cd-87e7-e9fe80677f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:11.543Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f3674a2c-81e0-4c43-9b81-faa2d32fd4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:21.559Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=072b4464-5827-4307-8eb6-28ea76754ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:21.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:31.574Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=35be11a2-34c1-4f72-b291-5848699aa938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:41.598Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=69adc17a-5a4c-4c04-a11d-8b37d7e3cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:41.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:51.614Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b7d1e923-1af8-4ca1-963d-11acc8619316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:18:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:01.635Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a99ba2c0-cac1-49e3-8eea-728ca4e9e220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:11.649Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=daed455f-ad08-45ed-a537-2d90fda6f62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:21.662Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=42f97089-6ba2-4a9b-99d7-6eaf3cdd2aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:21.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:31.676Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=10a78c04-515a-4ba4-9648-cf2b863d761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:41.690Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a35450e5-9f6d-4073-b0d1-6eb3074349d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:51.712Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=21bd2ee0-c3eb-4ad9-8fd3-825c90d3c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:19:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:01.731Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3ca2d978-5c15-454f-a700-c895249d5db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:11.747Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0bcf759c-fcd1-449c-9383-c77f5cadc9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:21.764Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5a896601-c491-4c44-9825-c46a22e29790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:31.780Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8069b8e8-aa8d-4cc6-8cc6-78e4367aa991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:41.795Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=be94c0b9-5c66-46a7-a2da-387098993ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:51.810Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d7ef4ad3-adbc-4e33-af2d-c6bec320a012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:20:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:01.824Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e19a1b19-17ad-4aa0-8152-e4e9ac96882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:11.843Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c8276213-d906-4cf5-9187-9fb735ad3150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:21.859Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=087de4dc-e848-4a98-a700-a370b9d8715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:31.875Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c672e9cd-daa7-448c-a054-65edd115c793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:21:38.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:21:38.410Z |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-03T03:21:38.411Z |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-03T03:21:38.412Z |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-03T03:21:38.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:21:38.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:21:38.420Z |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-03T03:21:38.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:41.888Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f3c2e504-3b82-46ba-8ef6-c1b4cd950ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:51.912Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=73dbce57-d9e2-43a7-94a3-ab8f05d40e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:21:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:01.929Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9b162b24-5de7-4512-a02b-b90659937b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:11.948Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5aa8d1a3-a1dc-4550-b788-8fea498b9b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:21.963Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ee53a39a-cbc4-44ca-ab26-0d9b9eeff73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:31.987Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8da29188-5ab6-4c21-9849-e9189718d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:42.002Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=72428849-cb57-4573-92ea-f2092d7e741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:52.021Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6f25c990-56de-40c5-8bac-7ffd0158df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:22:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:02.034Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e955f2f7-1cbd-4fe0-b672-0d6daa38e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:12.048Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=76d2c9dc-70b4-4698-8e8f-07d560b351ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:22.063Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6d595f48-f212-441b-b48d-e3563978bfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:32.077Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a4461243-b36c-424a-a4e3-2a4fe42a202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:42.091Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=84819873-8883-4e1d-b177-ecee60c1f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:52.121Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1b79220a-03af-4dbd-be4a-f1e5c9fca9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:23:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:02.136Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=720f8a1e-b1e8-46f2-a902-95f3c2e12688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:12.149Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=aede6678-a745-48a8-a482-fef8559fd15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:22.162Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d03e5d17-9f50-4577-b75a-744612b39afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:32.183Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e22e8b80-0fd7-4c0d-ae46-bad1f47c8fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:42.205Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c79bed9a-f514-42b2-ab6e-b663b4e8c1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:52.224Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4ffc3488-ae8f-4421-bc6a-651eab49bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:24:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:02.242Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e4a9f5d0-b7e9-4e67-8ac0-6e4ec312cfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:02.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:12.261Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cfcf33e3-e1b7-4295-badb-99b7b7c36519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:22.276Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7868cd68-5f63-45b2-9efb-5fcca9b000e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:32.289Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=dbc1d687-9291-4c47-9ee8-562173f016da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:42.301Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d2351806-23ef-4184-9405-f8b0a2dcaa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:52.315Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=671cc448-8b44-4c15-b93a-dd0c802d01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:25:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:02.329Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9de9d4e3-a439-4d8d-b1a6-4df02d2edd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:12.340Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=761f4fb8-1b66-4eed-85e1-67da6666f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:22.354Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fc72f595-bb56-430d-b19e-5cd8f2c75c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:32.368Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=833c5c5b-0cfd-4f94-8faf-28b662f4bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:26:38.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:26:38.634Z |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-03T03:26:38.636Z |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-03T03:26:38.640Z |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-03T03:26:38.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:26:38.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:26:38.663Z |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-03T03:26:38.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:42.386Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=bc20d493-7f80-4450-8709-4672dc664e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:52.401Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=367bffc7-cc0a-4b88-b751-7a1c564b0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:26:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:02.418Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b6206916-9b01-465d-8a54-99b0407035b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:12.431Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=12ed4f08-4f78-403c-a5aa-b7c5cf4c274a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:22.443Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=91f908ef-67eb-44fa-a1a1-7c0ed9391f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:32.462Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=22f812ca-ceea-49d8-b366-760daa42f793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:42.479Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=092441b8-984f-4c42-b4f1-c1fab84be6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:52.497Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0e62197f-9bfb-4236-b977-feb18fe79d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:27:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:02.520Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=365f7e92-50b0-4fd7-8e51-712725fe2d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:12.539Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=abc1ccbd-836e-42f4-b3a6-c6e86c381694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:22.555Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7edddd0f-7643-4833-ae8c-1425167a38c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:32.573Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9b410063-ae0a-4c21-aa3a-e7184d091903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:42.586Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d10d9453-c4b2-434d-9488-5aabcc81436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:52.600Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fb50e9ae-391c-4176-9fc2-93560e8c4b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:28:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:02.616Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=77b76a6b-0395-4d71-8d58-0f6d6bfc7fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:12.633Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a3d58543-3fff-48bc-86e4-007e0aed286d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:22.652Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=42692b26-225a-43a1-b6a8-9a4be59859b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:32.694Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=afaa4866-b71d-4fa1-a312-b3c08c4b8b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:42.729Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9613fc9b-11d0-4598-b363-b9cca809a028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:42.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:52.766Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b8dba981-8143-491c-83d7-26a82d812613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:29:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:02.827Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=01b8c4f7-d79f-47bf-89da-07c50a7dd7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:12.848Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=dbe24fde-2a0f-4c47-8e15-1d41d2dd73d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:22.875Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4918a37a-4d4e-4f9b-a1fc-4e82b1d8e56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:32.901Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=aedebc30-d0e8-407d-a4dc-c5bb8bf2fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:42.926Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=efb5f5c5-5296-457c-a9dd-463a1ac1c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:52.947Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4380eeb8-da27-482d-badb-b8ad7790f903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:30:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:02.969Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=af4f4e4f-f428-4f6c-a5d6-410d4ddfe26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:12.988Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9612532a-8736-473e-ac18-f7af301750af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:23.129Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e130a712-b972-4185-a4a3-5885f4ca9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:33.143Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=84e052ab-8f2e-4ce7-8326-9aab4c8486bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:31:38.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:31:38.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-03T03:31:38.484Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:31:38.486Z |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-03T03:31:38.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:31:38.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:31:38.494Z |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-03T03:31:38.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:43.185Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=23a819e5-49b0-4b12-8728-fcb52a1ada82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:53.202Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8f6837c6-1b7e-4d4a-885a-830c8ea98d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:31:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:03.224Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1554dc95-f206-4bb3-9569-b19436378d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:13.237Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3c8ba229-cd33-4399-9c1b-21d7ba2170fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:23.250Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d857dfdc-8d34-48a7-92a2-958de0dcf492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:33.281Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4de10c0f-9a1a-47da-a009-ff3f319e6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:43.300Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e0695065-a6fd-420b-a441-1180413f0e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:53.318Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=90647515-4c57-44c5-b7f2-feac59991879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:32:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:03.344Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=bb6ff563-fe71-4763-9885-6dc32a2a845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:13.371Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d05a6b5c-7909-45be-88f0-ebc33b390b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:23.384Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f6b6bd7a-aebf-4bc7-b32b-1080f1ca9e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:33.397Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=332e8f1b-cf22-4ae5-b250-8f4add5a6ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:43.416Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=59319cdf-3f2a-407b-8b2d-e2f32f0ff3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:43.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:53.427Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5ba590f2-8ec9-426e-8ae6-b545e5ec7f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:33:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:03.439Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7f4e4e15-c7bf-422f-b28d-dc38aefea031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:13.450Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7bd1ce78-660b-44a8-8c91-8b91f9d7a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:23.471Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4540c31f-7e16-477e-a96d-53d4565d3750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:33.485Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f45e523d-aeed-40aa-b9ed-863b27db5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:43.495Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=63aa11f8-de99-4de5-95c1-435ea314dd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:53.509Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=da5abe2c-16e1-4748-82cf-b9d27589d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:34:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:03.529Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=924a7c28-413b-47d6-b727-ad0214b2ba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:13.540Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=762c4f90-7f88-4669-ba65-a2f679a0d44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:13.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:23.554Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ec2edc66-c31d-41c8-8567-7d721d8e5964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:33.567Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fce9d6b6-d39e-4eb7-9756-2154fa1a11bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:43.591Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6ba0c6e1-5c26-4691-a09c-5d2ec0face4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:53.608Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=71f846e8-9497-49fc-b669-1bbf20ba25fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:35:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:03.646Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=95794e80-4fa3-4ae2-9ade-0a3cfa875530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:13.658Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=301e9844-6a19-4edd-af98-afc9c6a55bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:23.671Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f76718cc-6a1b-4b7b-ad8e-441f553d3649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:23.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:33.682Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=85391bea-ae12-41a4-91d6-06de5ba9e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:36:38.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:36:38.461Z |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-03T03:36:38.462Z |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-03T03:36:38.466Z |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-03T03:36:38.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:36:38.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:36:38.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-03T03:36:38.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:43.698Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ec458c92-08ab-4827-8b66-13b1285f5128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:53.711Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cedaa013-5a5b-4751-a8ec-8b23fceb08e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:36:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:03.726Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=52b15a3b-312b-4380-9ca8-fb62bb6c61e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:13.737Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=62087763-77c8-45c8-af2f-b35cea63ca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:13.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:23.748Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=20006a1c-6df1-4686-9261-0aa13204506b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:33.759Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6d3de073-09d9-44ec-b975-d225f72ee0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:43.768Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a3706817-226e-43d5-a9ed-01b4f2706eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:53.782Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=79356e57-db9f-4217-b74b-2f4cc39dd3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:37:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:03.793Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=663ebf60-78e6-4a78-9f5f-69b0f17c41bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:13.812Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0c9dcefa-fcc8-4487-a2de-07b7ef0a322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:23.827Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ec980d23-87cf-4264-887f-cd741125a46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:33.838Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5f2133a3-ef4b-4db1-8a30-d65b7ffbc782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:43.854Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=55c150b1-4b76-4314-8c0c-8c7a0f67d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:43.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:53.865Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=005f023b-f57e-472d-83a3-5c6a02075921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:38:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:03.878Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a106f868-3877-4bca-92f0-2cdd6ca19311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:13.891Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3f863e0a-b391-423b-8c95-09fbe3fbf5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:23.908Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7abd9518-d81d-4838-a740-7ec0de163102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:33.922Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f228653d-3b20-4b83-b01d-c1f1f209bb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:43.944Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=77a34e77-8a31-4b5f-b341-6dc2a139643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:53.962Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=78c03dfd-5da6-4453-88e3-f2a671c5f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:39:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:03.974Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c9d12ee1-0fc3-4ba3-bfea-c21287a5b4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:13.985Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ed4a37d6-0b90-4d46-be26-7b3f0b5fb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:24.016Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=bbffba8f-d66e-4ab5-b5b6-afd8d876f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:34.034Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d95040a7-7927-4b06-8a75-0e8e62c9292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:44.046Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=80bddb84-83cd-475b-add1-74bf3f22a810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:54.080Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7db518a5-27c5-46d9-8e89-3c9f26a5254d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:40:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:04.092Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=86db4cea-ffdd-4ca3-9e58-247784a1f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:14.104Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ffbf43af-b6fe-4546-89f7-4d846cd21e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:24.117Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0ba61b3f-d1d1-47a3-8d8d-91f9e41228a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:34.134Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8ebd47da-dd2c-465f-9350-0008d368c0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:41:38.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:41:38.659Z |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-03T03:41:38.661Z |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-03T03:41:38.664Z |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-03T03:41:38.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:41:38.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:41:38.675Z |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-03T03:41:38.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:44.146Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8346e1b6-2afa-4992-bd77-e1719741395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:54.156Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c6856ff6-ea89-4919-810f-fc28cb7d5c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:41:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:04.166Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a28f98bc-0f03-41c9-ad4b-5da5399e7cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:14.178Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3143a506-ed06-467d-b3cc-802d88851a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:24.192Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=43373d0e-c8e1-46d9-816e-bf5214b189a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:34.207Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=65885ab5-dbc0-4942-b1d8-f4074224e8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:44.216Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a85ab975-44ae-4b42-a70c-6c9398d46672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:54.228Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=06f73c5d-5966-4ff7-8628-ed49c15f0362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:42:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:04.238Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c98ef6f6-62f8-43bb-98fe-6e9488471243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:14.250Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=025fc444-1160-434c-b940-83c01a17120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:24.261Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=005cefcf-5676-4ce4-bc96-ca5ffa282634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:24.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:34.271Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=718e1b2c-0654-42fd-aa63-d41ea1c9cd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:34.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:44.296Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ed14ae27-4028-4336-953a-5ea5eda8d933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:54.312Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d4a87fa4-e5e4-48fd-9635-466d921b9bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:43:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:04.326Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3928d89f-bba8-4954-a7d7-18e719306f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:14.345Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=59e1f5f1-b3b0-4784-a6b8-69662043723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:24.366Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=17d4f5f4-deef-481a-9f32-82b1ac8203de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:24.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:34.377Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9dd16a09-9de0-4322-a926-d32be3eef7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:44.391Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2048e600-cc26-4ded-85b9-c8188d2ae8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:54.415Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=12ea1731-6e03-4a27-ad6d-4148534408e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:44:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:04.426Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e6acd2e1-5fd6-4df4-84f6-3a89a0bcf792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:14.438Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f5dd51e9-90b1-4f65-8ab6-f9b2389fffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:24.452Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f83d1a96-b87d-4e01-baed-8640903d30f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:34.465Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=05b2f7e7-23b5-42cf-9a50-b1d3e5093746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:44.476Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=10fea853-b880-414f-b902-c57178135001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:54.493Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ef5f3439-69cc-4a87-8582-b135eee224f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:45:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:04.508Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4f69db1f-5e1b-4907-a907-ea59d80295da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:14.526Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7e66db10-b4fb-4c21-a8f8-21483c7aa99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:24.536Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cea77ed9-7d0b-493a-8d1d-cb569afd3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:34.552Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=25e278ec-a56f-4c36-a040-e832e35df6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:46:38.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:46:38.493Z |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-03T03:46:38.494Z |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-03T03:46:38.496Z |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-03T03:46:38.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:46:38.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:46:38.508Z |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-03T03:46:38.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:44.563Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4e76f07e-144f-4631-b800-8b623867f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:54.578Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=799961c6-f4a7-4a22-91c9-21fa8254d1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:46:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:04.589Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ee5440f2-8c2b-4026-927f-c429a7f2898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:14.605Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=edfe4ffb-8ceb-4a63-a317-32ab11b7c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:24.619Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=10ee221e-f22e-4813-85b3-095e4e19923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:34.634Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7852bb55-0913-408e-afea-5cc5df529eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:44.649Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4ddc1275-fca8-479c-9efd-b31a5c3b94f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:54.664Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8fe99407-f74a-4e17-8353-2c77ab2ad43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:47:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:04.674Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=620b2708-ae96-4bb8-a9cf-4343245d9f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:14.685Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=58484dac-3737-44d3-9ce2-0507308a339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:24.700Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b982216c-8a57-4f2f-85d0-cf01e0ba573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:34.716Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3e47164a-73ca-40cb-85f6-f6ab0525d50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:34.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:44.740Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0b609789-d2d7-49d6-bd61-4e632c875261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:54.759Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=930398aa-411d-42f3-b90f-8db3b5811e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:48:54.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:04.769Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b0516cc8-f6a8-44a3-bb55-b0145ad0facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:04.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:14.779Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e38c95ad-efd4-478a-acc5-10975761eaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:24.790Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a0b7d2fd-0186-42c7-98a7-b76c2f3b8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:34.805Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1e1750b8-ae1f-4a45-9106-019e7aad2477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:44.831Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=afd1b767-ea56-449e-9574-710c48a216fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:54.842Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cea02907-a146-4d4a-95ae-aa053f6a37f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:49:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:04.854Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6cad76f7-dc23-4e53-b3e6-50b11b055ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:14.867Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e94045c7-0094-46d7-885c-bdcf47d97fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:24.882Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b1cc32bf-f6b8-48f7-885f-63cec449b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:24.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:34.893Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b4cda1c9-a8ba-4c8b-ba6f-ca75c633fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:44.909Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9e81fdb1-5562-4c66-b845-618df9836dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:54.921Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0abf40fc-2286-4a27-bb2b-8a66320eba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:50:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:04.933Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6ecdce1b-3ec5-41c1-a1bf-fee1d8933fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:14.944Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=04d240a6-8188-4065-b327-939fb212e3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:24.956Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=819b6ba7-9eee-4a70-b45a-b602f0b17012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:34.965Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2799171e-e6a6-47f7-baa8-359ba26feb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:51:38.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:51:38.470Z |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-03T03:51:38.471Z |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-03T03:51:38.475Z |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-03T03:51:38.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:51:38.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:51:38.483Z |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-03T03:51:38.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:44.974Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d133a147-7576-4a83-83eb-725bc5bdac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:54.984Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0a976219-5fd3-4217-b609-8a750a083351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:51:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:04.994Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2aec1cab-80e6-414f-a2ae-7a33f70f5713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:15.007Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4e43916c-09db-4cc0-9176-9724f9596f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:25.020Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e5850d9b-9178-414f-8a26-d3f3ee8decf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:25.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:35.036Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4ca253f0-e081-422c-88fb-695ff355f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:45.047Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ccaf113a-59b6-4e67-a405-8cc460700408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:55.059Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=688519bf-1850-4f97-8863-527939ce6a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:52:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:05.069Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6eef9d54-7d49-4391-b8fc-07ad8ac2e4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:15.079Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8577c436-6e03-41bf-8bc7-7ebc204bfea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:25.092Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ab338ec6-224b-4f62-8b49-7e3a6a412ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:25.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:35.103Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=15344c8f-2ffe-45a4-8239-40fbc037d50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:45.123Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2cb1cb9d-b00f-4bab-bfcc-624ab8224b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:55.136Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=41591254-79e4-4499-857f-c127515207ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:53:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:05.147Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4ff48825-e0a0-4022-ba79-5729994ec028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:15.159Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=dedf6272-e12d-49e0-a6c7-2e97b3ad2814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:25.174Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=76713ca8-79ed-40f0-a994-031b592bec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:35.192Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=159f1987-709e-4a45-b1a8-a07bb9d0f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:45.202Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e0b0058e-74e8-4ad3-a055-a555b63bdb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:55.216Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8b7d4f0e-fdca-444f-a93a-637199983290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:54:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:05.229Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0ece9f31-743f-415e-8f57-a397152a90eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:05.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:15.242Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=115360b8-c387-4fb7-ab12-47b683816405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:25.252Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=32b07fa4-e1c2-419a-a41a-ac662a90fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:35.265Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7be25154-bb77-4286-bf93-42bd6df59133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:45.276Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4cf259ca-4a48-4530-8980-1f094d5c0dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:55.289Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8c2639e9-aba7-4bf3-98aa-2523caafd421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:55:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:05.299Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=81bc2653-4155-4dde-bf0b-b76ac4d09a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:15.310Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ef5cb3ce-4cac-4691-a106-d0f373d92225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:25.322Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0683fd04-2b34-4226-86a4-0cdae6f47414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:35.340Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2208a773-8e55-4636-9baf-35af97ce6ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:56:38.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T03:56:38.603Z |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-03T03:56:38.604Z |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-03T03:56:38.607Z |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-03T03:56:38.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T03:56:38.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T03:56:38.617Z |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-03T03:56:38.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:45.358Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d49c2be6-f97b-45ac-8b0b-e6c5486bf5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:55.372Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=72f220ae-899e-4ca1-8aae-a752ca8bb75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:56:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:05.383Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e7a22d85-3d8e-4a95-994b-6d55ab4d3333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:15.394Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fdfb7d84-ad81-44c8-95f8-d835bb5b6f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:25.405Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4c403a4d-e710-4165-beb6-d398a350de7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:25.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:35.417Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a8548bdb-5a41-4d96-8cce-d243a5566c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:45.427Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a8fb4381-ca4b-47b6-b06e-c24d3a58e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:55.443Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=668ca117-a2ea-4ef0-b9bd-f1b9e9a32cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:57:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:05.454Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=62912b0e-d666-4fb9-a94f-d9b9d435e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:15.464Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8a418ec2-ce3d-4492-9213-e8c2ddc41d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:25.475Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=bf55513c-fc30-4618-8deb-1cbca2d85102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:35.486Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a25f2431-72cc-496a-9242-ba710b6cd834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:45.496Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fd08f163-66f3-42c2-848e-61385ba9d987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:55.515Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9aa586c7-977f-427e-9c89-b1360a5b9920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:58:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:05.525Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ffeb2ba3-ede0-43a9-91dc-d22564817aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:05.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:15.535Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c0cb5b65-7f89-46f3-80da-a2bdfea3d6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:25.550Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a909f02f-7dd4-48be-97d5-0d0919074d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:35.560Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4b16aa16-2c21-4db7-bdcd-05bb8596594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:45.571Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=c812a289-3fb1-4d7d-8285-1c68bd95898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:55.581Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2b9174a6-2a16-46ed-976e-af60490bf6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T03:59:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:05.598Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=180687e4-ac1e-40dd-86e5-d28ca7807afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:15.611Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b3058654-d6ca-41c6-9ea8-94869ab92c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:25.638Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0158f201-6931-4401-9385-901abcfd490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:35.649Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=38d2c725-57af-4ba5-90ec-e613fcf24667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:45.659Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=332c610b-c125-4af3-ac19-52ccfbb0c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:55.676Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=dd7b85e0-ab07-4125-810e-589f85a095fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:00:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:05.700Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1cd6b3ee-00cf-4b24-8edc-8b7eda6a3b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:15.715Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ac5460d0-76cc-4927-a249-5d91060bc302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:25.727Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b3d38bd9-4419-4669-874a-e540a91ae084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:35.744Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=225a8eb8-581e-48bf-a06b-a8521591996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T04:01:38.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T04:01:38.449Z |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-03T04:01:38.450Z |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-03T04:01:38.453Z |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-03T04:01:38.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T04:01:38.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T04:01:38.458Z |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-03T04:01:38.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:45.756Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f88e0f61-5cc8-455e-b426-e989b673879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:55.767Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6e595f79-4bcb-4ec8-a425-e1e2fadc8188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:01:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:05.781Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ef591e7f-eb87-4b4f-91c9-36dbd38e2e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:15.793Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=537c7e86-a494-47f8-b47f-f05b946344d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:25.804Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=97d1be1d-dc0d-41ad-a8b4-78b248e151c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:35.816Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a35534eb-c230-48a2-83ac-cb8fb0951a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:45.826Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3dc045cd-4d89-479e-af5b-632ab117f791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:55.834Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=baa2b4bc-bcc6-4404-a657-5c3c28a88cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:02:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:05.845Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=091c7b8a-060c-46e3-807a-82473bb34898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:15.866Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8ed67e5e-1749-4c9d-8213-ae8e3af12f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:25.880Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0b608782-0422-4b20-a2b3-15f82c027d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:35.904Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=05fbd8ff-6e5f-4370-8135-2c128be0075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:45.918Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=25d934d9-dbf0-4af9-93f7-4c67b21c1090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:55.933Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=33949864-78fd-44d9-87b6-c87424011791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:03:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:05.945Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d0bba064-5cbe-407b-9de4-71ab8515f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:15.956Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2a0e995d-82bd-469b-812d-0c50b2731e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:25.967Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=129b26ea-fcd5-4af8-a363-ccf0f9dc8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:35.978Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3677a85c-230b-44ee-b065-0cce2926c49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:45.992Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=28e784db-35c0-485f-b777-0716d7ec2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:56.003Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d082cbb1-ca51-47b5-8353-c803f47b72ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:04:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:06.017Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=22325aca-914b-42fc-bd80-d22e2f8a92f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:16.031Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=74e63187-fc9f-44f0-8fd4-18edeb84ae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:26.044Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cd4a5716-6517-4e7d-8c07-71c9e1ec558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:36.054Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=9be9fb3c-3c1c-41d3-a0f2-6388b63eaf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:46.068Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8c04b232-8931-49f6-b257-5c0cf2a40696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:56.079Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=73d7ba20-93fa-4032-92a4-1ba27b4edbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:05:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:06.090Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2d449f1e-47ca-4244-a4e6-aa1406afa640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:06.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:16.104Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b85859bc-f915-4479-8ad5-4603b4877eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:26.127Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=23d92c25-9d67-4d0a-b772-c86cade50b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:36.138Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4199c1e0-35f0-4a35-a5ca-9a104af4f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T04:06:38.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T04:06:38.463Z |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-03T04:06:38.464Z |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-03T04:06:38.467Z |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-03T04:06:38.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T04:06:38.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T04:06:38.473Z |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-03T04:06:38.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:46.147Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5ed2eb6f-17a3-4766-bad6-bd88b1ba015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:56.160Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=0d7476bc-43fd-425d-88da-988d0cf31aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:06:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:06.170Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ac39887b-d41c-4c98-98cd-67b08211d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:16.181Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=85f99629-b2a7-4ab3-83f2-92d5c8e8e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:26.194Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=143eaa15-e85c-4896-886c-96af991f2214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:36.208Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ee493f1b-ff5f-4f66-91fe-67f0a34b9d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:46.219Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=8134acbc-a1d0-4590-8935-ce5cb4790340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:56.231Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f9bcc3e2-d512-4f11-84f8-1a1b00222a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:07:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:06.241Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e7bf213c-c603-4de9-9776-697cfd47e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:16.251Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=e1e17b39-a7ed-41f3-bbc7-ac482d15ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:26.261Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fdded165-847d-4633-8f10-d7001d6942df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:36.270Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cc97a766-aede-42c9-902a-471386b96df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:36.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:46.282Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=45bfb799-d838-4883-84a9-6d08e43cd8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:56.292Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=b8e89f3c-8cfa-4019-91cd-2e6e748f0c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:08:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:06.301Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f00dddb5-9ff5-47e9-898c-b05595f56fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:16.312Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fbb13500-ddb6-4da7-ad74-cff9db5f8ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:26.330Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1a52b605-a090-4a9b-b4a8-6420da5ea100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:36.342Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a1f4b9a5-36fd-422c-80b8-f7d0a0472221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:46.352Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=938021c7-803f-4551-ac2e-8ceacae73046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:56.362Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1b63e97e-df83-4bed-b411-14c7cb938150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:09:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:06.374Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=2be4145a-b692-4b9b-a304-84317be0b809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:16.387Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=389c0ae4-f96f-4dee-af09-57de844277ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:26.401Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=6e6def28-1c20-4b78-9a94-c38b9bf2f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:36.416Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1d62f279-0530-4f7a-81de-709a2290150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:46.429Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=30157a6f-7f8b-48ee-9fcf-548df4f102d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:56.441Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=63c00437-bab9-46c7-90d4-ab58ede0a410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:10:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:06.453Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=69f9dd6b-9f40-44ca-806e-84fef82de99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:16.463Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=fb75912f-7ac4-4964-b689-0ab16f1b25b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:26.474Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=46b746ce-a35c-4dd4-aad8-3fe016d2e6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:36.486Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=1487399f-14ae-44ff-8785-2b0c7f3fcc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T04:11:38.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T04:11:38.509Z |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-03T04:11:38.510Z |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-03T04:11:38.512Z |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-03T04:11:38.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T04:11:38.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T04:11:38.522Z |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-03T04:11:38.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:46.499Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=cf6e5e4f-0602-466c-b2d6-9a78f1626be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:56.508Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=7679f05c-ea72-4db0-89a2-523052f85ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:11:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:06.517Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d812730a-98bf-4318-857c-220629f8663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:06.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:16.531Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=51447da4-35a8-4132-930f-ac88f52e5a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:26.545Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=d5bc01a7-1dfb-490d-b9cf-6d2928566187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:36.556Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5d8acd83-646c-4810-91d8-4dd11b86de08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:36.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:46.567Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=237a6486-95f8-448b-aa68-efec9efc8f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:56.579Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=73b02814-05eb-4bde-bd8c-641928e39d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:12:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:06.590Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=240b65da-2453-46cc-8323-aea2e87135a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:16.602Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=861c2e74-0471-41f6-8bc9-9be2a4174833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:26.613Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=f790cea8-5745-4eea-8cd5-2e40aa144a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:36.622Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=4034bc51-7177-4ee9-804b-d0bf35152565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:46.634Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=774958ec-1b9c-4c3e-9ea3-c4d7a44620c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:56.655Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=a9e888ec-1ac7-417f-b5e4-6838236b7026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:13:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:06.666Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=92d3a6e0-5dae-454f-a549-2a3f912a9b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:16.677Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=eb960635-5d1b-44f2-8885-4e57c44b5718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:26.697Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=536dab4d-a471-4a84-8f6f-dfd69dfb1530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:36.709Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=3b5cfc13-5177-4867-95b2-04427c42e4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:46.720Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=bc811f48-e6ec-4225-9122-ba277e0430ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:56.731Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=ebf3c37e-36d8-48a9-8c4c-83b9f13f969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:14:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:15:06.745Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=5fb9812a-9c30-4c35-aff7-ffb27773df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:15:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:15:16.755Z |INFO |Init configs |InvocationID=0c417a44-cdef-4d9e-9a62-2464ebb9d7ca, InstanceUUID=260d9e0e-a53c-475a-b7e6-76f8fba9d7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T04:15:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |