By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:17:42.671Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:17:42.675Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-31T03:17:42.711Z |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-05-31T03:17:43.511Z |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-05-31T03:17:43.658Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:17:43.658Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:17:43.659Z |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-05-31T03:17:43.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-31T03:17:43.962Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-31T03:17:43.989Z |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-05-31T03:17:45.711Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-31T03:17:46.293Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-31T03:17:46.317Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-31T03:17:46.317Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-31T03:17:46.396Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-31T03:17:46.397Z |INFO |Root WebApplicationContext: initialization completed in 2408 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-31T03:17:46.927Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-31T03:17:47.907Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-31T03:17:49.448Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-31T03:17:50.013Z |INFO |Started MainApp in 10.174 seconds (JVM running for 11.034) |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-31T03:17:50.084Z |INFO |Start scheduling PRH workflow |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:17:50.103Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8a559d7b-16ce-429f-aa2a-4b328cb84562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:17:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:00.702Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d51b6785-2c88-4400-8571-f0dc78ead950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-31T03:18:00.834Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-31T03:18:00.835Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-31T03:18:00.839Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:10.747Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b6979ec2-041a-4563-bb18-834edee71b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:20.781Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f681a7b1-ab7b-4577-8524-4e0354b3285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:30.812Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7d332495-c49b-47ef-b2b6-01e6d3bc1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:40.832Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9d7d4e1a-1633-40f2-bf97-a72fbfc64cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:50.853Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=efc56182-ffe3-4b34-9647-4b347bf447b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:18:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:00.873Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=09d215e8-d09b-4bcd-9bd6-701acac913e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:10.901Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c6121f8d-716e-4564-9549-35410a8a18d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:20.925Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4146a549-fbbb-48c3-975b-7637846e8f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:30.959Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=722c145f-cd52-4f91-9313-fbd9ca652798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:40.975Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ed9a1e1b-791d-4c04-a925-b9bbcc22802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:50.992Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=05544243-abd6-465a-a852-115e6b373a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:19:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:01.010Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b66cb5de-4f29-432d-97ee-3df2cf35a7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:01.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:11.027Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f38a333f-6651-4643-bcdf-92b73e8d281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:21.047Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=97b88edf-b953-4633-a8cd-0e3889668def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:31.080Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fa6920fe-f71a-446c-a93a-31f707347a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:41.106Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b41a89a0-2f2d-4d2d-baef-eed67a72ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:51.142Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c2a9ff0b-cf80-4094-aef4-42f9de2d68b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:20:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:01.159Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e09e7e38-9e18-43b0-99c8-18ee9c8784b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:11.203Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=16f5f6ca-c7ac-4a9b-876b-ad0beb10228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:21.235Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=63611f53-c68c-4eb8-9073-df712bfc8376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:31.251Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9b96fbaf-be1f-4e4b-8a82-1b505d5785d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:41.270Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=32040363-de61-48fe-9851-6df01f1d0ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:51.287Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4e6f5afd-13d7-4da7-b12d-07eb7bd5edee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:21:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:01.310Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6811a166-2396-448c-bd8c-2bef2ce3d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:11.325Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=beca087c-1439-41d9-b68b-3697783e75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:21.342Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d1ac5978-95da-470f-a37b-17798a464633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:31.356Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=825162dc-3ed9-4151-bbae-9a03cae10760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:41.376Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=35c57e6c-b5fc-4104-b235-9722c58d9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:22:47.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:22:47.979Z |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-05-31T03:22:47.980Z |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-05-31T03:22:47.994Z |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-05-31T03:22:48.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:22:48.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:22:48.010Z |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-05-31T03:22:48.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:51.390Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0d7ed6af-499a-4b6c-8e4e-e99e35618d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:22:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:01.405Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=71937cd3-6a15-4306-b4b2-44c9bc2c9afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:11.425Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=504244e6-e825-40e7-8408-783aa4e5aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:21.443Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=de516b16-1110-413c-bd79-75b9e32b0c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:31.458Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=910f6e68-5ab4-46c7-a28d-39baeacea54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:41.471Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b3d30ba5-398e-4ee7-a74d-f46b2e037aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:51.487Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a4cd6e7b-0737-482d-97ba-b1618df882b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:23:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:01.502Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a2089ab2-deba-452b-906d-a71d74136ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:11.516Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0cc24162-1598-4f6a-aac3-2df106c4aea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:21.579Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4907f236-9d38-4d17-a7c7-dfb678b79958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:31.594Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=112042bc-6981-45eb-ab86-40fd793958c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:41.611Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a86ee978-43e3-4d29-ac40-0fc89bdf145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:51.625Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a3ad406e-7e35-4cf8-8430-6df26f9f3f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:24:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:01.640Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=84e316b7-9388-4347-99cd-3331471048b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:11.653Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f031d82c-6b38-4abc-95ba-f61ef7452e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:21.674Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9f037aab-bf1a-45a4-94c3-0cb6daa2620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:31.690Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f7c49d31-f848-4b9b-9809-2b9071cff56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:41.704Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9426049a-bcd5-49c7-a8ee-e670d1ae693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:51.723Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d9485527-8011-4143-9136-56823b5873a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:25:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:01.735Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4aa9c789-71e7-4afb-a90b-36382357e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:11.747Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=160c5acb-b39f-4ba8-9d50-bf0f83abe43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:21.761Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8b791f7f-16ed-4818-9860-3c0754d76dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:31.797Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a2ca7444-6214-473e-b83c-75de56e4e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:41.810Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a305dcc7-ba59-4026-8d4d-6dd60c9ab89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:51.835Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=48986b63-2b06-451c-a423-e32926c8573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:26:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:01.849Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e47fc3fe-ecda-4bbd-abe4-4d546596b104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:11.861Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e22973ef-5c2d-4f87-923b-a77b0cc91dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:21.873Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=49e00eb9-1417-43b7-a42e-6422921930c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:31.886Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7ecf6f5c-b451-4c7b-8b0c-00999d77beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:41.898Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8553646e-3b57-48ca-b217-d9ed940f623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:27:47.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:27:47.270Z |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-05-31T03:27:47.271Z |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-05-31T03:27:47.276Z |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-05-31T03:27:47.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:27:47.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:27:47.287Z |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-05-31T03:27:47.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:51.912Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5f3a51bf-13be-41ab-bc11-f9644cb0ef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:27:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:01.926Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9708582b-a208-4798-badd-833db9d268c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:11.940Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6946c5c2-3eb7-4e4a-bf52-3e4fd6bd24d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:21.953Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fa233e6d-e253-44c0-a8e6-3035d0998aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:31.969Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9a0700a6-b48a-4a30-902e-a6ef25385673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:41.982Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4abe4e52-5172-4a6e-bd39-2012236485b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:51.997Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9d0f12c2-56ef-418e-8d7f-4cfe43204a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:28:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:02.015Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d2ee4191-fb96-4385-a3d5-d107dd0856a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:12.029Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=24c43eec-3324-46ff-a549-78cbb3b2e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:22.042Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=67907b8a-151b-48b5-9515-a6d5f0197105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:32.054Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f31fd05d-65f1-4e4f-9ca3-9c9aaf44719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:42.067Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5979d4f8-9cbe-47a3-bdb1-8664895a1b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:52.080Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=947ba568-09ca-4089-b6e2-fe031b7e0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:29:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:02.091Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=87dd8753-2807-4d71-a830-bb864b560a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:12.107Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=dc9e81d0-1e70-41cf-a714-aafbe38cccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:22.122Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7757bdce-6644-42f6-b556-9ff49c761b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:32.134Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b3dbb39d-59ba-4e62-b6ff-167b86d49745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:42.146Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8979f47c-99a7-4318-9cd1-c891b756116d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:52.159Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d4de08bb-2b04-4a45-ac17-2eb2cad08681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:30:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:02.175Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=201f06bd-f600-4b29-837c-e4013a66348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:12.188Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=420aab02-8d05-4b11-bc83-2ca34e2f30f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:22.203Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=60f795f8-2c29-402d-bc88-5947459123aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:32.221Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=da2527d6-da71-432e-951f-545f4fc3216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:32.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:42.251Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fae42291-7511-4012-a2f1-39b950239339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:52.265Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=204e9d8e-0f29-4e5f-9af2-fd6af2d8b12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:31:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:02.276Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=16c2fa32-7539-4345-95cd-14313224e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:12.287Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e33b78e2-dcb4-45d3-bf88-70e03b6aa29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:22.309Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c938a373-d47a-4fbd-a0f3-58fbe393c00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:32.322Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=45d40890-3b6a-493d-ae8e-d8df23356fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:42.333Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e947f013-3de9-4e12-8eb0-c46b68d466a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:32:47.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:32:47.245Z |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-05-31T03:32:47.247Z |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-05-31T03:32:47.249Z |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-05-31T03:32:47.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:32:47.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:32:47.259Z |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-05-31T03:32:47.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:52.344Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6e8b5957-9128-48fa-8613-8de54f528094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:32:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:02.356Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5368f0b5-1c88-48a4-acab-c4c8cfc86fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:12.366Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fa46ba6a-1180-4bda-b4a9-d4ce08a5a194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:22.376Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d2ad8aaf-79ef-4a23-b096-c2fae0d1077e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:32.388Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fda6c57e-9057-44eb-ac0b-5389114274d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:42.402Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=11522b2e-0532-41e6-ad09-1d56ea5c25bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:52.414Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e8f29a93-f9f6-41ef-8891-34b730dad302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:33:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:02.426Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=747bee02-b14e-444f-ac16-29f0b9b76f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:12.436Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b3bec9c4-9bd1-473a-9c16-f04c82bc53dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:22.448Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5b777dc1-6ed6-43d8-b3ed-cc3839f87af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:32.458Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=046449ce-b001-4659-82e6-cdf67843d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:42.473Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b4e8c6fb-0fc3-40c7-89a1-f4eacb19b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:52.485Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ab23e565-2325-464e-96f5-68a1d30603e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:34:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:02.495Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=50c684be-45ed-4ab3-8e07-d4a23059cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:02.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:12.510Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=791c72bb-873a-4edc-863b-8d9c0006559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:22.525Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e7496698-ce3a-4e79-9527-7bdbea11f4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:32.538Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7881e700-b681-4f1d-82d4-89381eab509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:42.549Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a4d80042-976c-4594-a671-918dc31ecc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:52.559Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=178db8fe-39a2-4fd0-80ca-94fd4ffe565d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:35:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:02.569Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9b9b02cc-d645-44fe-852e-c895206de4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:12.579Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ab8d1dad-9f07-42c4-a603-f47af2f89a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:22.592Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ad5e4858-6d59-4ca5-994c-82907c08667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:32.603Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=28c8bf83-eb84-4f5a-ab06-bcb3e9c9feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:42.615Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5da82a15-729e-4ba1-84e0-46c30a294fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:52.628Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a1eec75b-3e3d-4fb5-872b-6d6c6b518f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:36:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:02.640Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7ed2d759-33b5-4da3-906c-cf016818ac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:12.650Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=343089ea-fb27-434b-9358-53e7542d261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:22.662Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=942b14b1-3a40-49e8-92b2-07957a630ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:32.694Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=acfbcd4c-dd1c-4f56-8f18-92ca135c7afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:32.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:42.910Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3138d567-95ef-4a27-ba18-87b8bc77022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:37:47.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:37:47.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-31T03:37:47.746Z |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-05-31T03:37:47.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:37:47.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:37:47.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:37:47.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-31T03:37:47.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:53.121Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ff71c1de-fa49-43e6-b694-7770eb31cf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:37:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:03.185Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=168f03f8-5902-4170-8851-943a1c38189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:13.233Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=28ada500-b6c1-41ab-bd1c-0155343c4e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:23.259Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f52abf75-2482-4c03-92c5-0fb738053600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:33.269Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2a961250-7d53-4bd1-8986-774e99a2302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:43.291Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=898acd3c-8991-42a1-944d-195c1b325ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:43.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:53.325Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=774f2a7b-f3e9-43a3-ac4c-f33a0a83e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:38:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:03.409Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=44a62bbe-f21f-4c9f-9fba-8a2a46f3e714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:13.430Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c9247967-eab1-4030-9218-d783d5f78252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:23.442Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5424926f-847c-4253-a501-56d3adb3c3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:33.463Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d9720b74-9de6-4727-8551-c9eaab5c7fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:43.490Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4936d7e7-4917-4a03-a3a3-0b95835f572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:53.534Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=632c62f3-2c51-4670-9dc1-f88ec7c47669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:39:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:03.560Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a08aaa05-2483-4684-b2c9-0109083d5430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:13.571Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=602daf2f-ca7e-49cd-8c8a-c0009843c806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:23.587Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c54c0b24-9b98-4cd1-b522-6fb8a5741d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:33.603Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b09032e1-0998-4fea-ac50-30065e53ae7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:43.629Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a2562a09-e883-499c-8c81-f8f74129bbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:53.662Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8a5d2ce7-a4c2-46b7-bdbb-fecfe71a54e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:40:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:03.675Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6c070be7-e645-4de9-a856-1debf7a4ba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:13.689Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2cf454e9-710d-429c-9ab0-e6a04b076da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:23.715Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7d693d7f-c698-4390-895b-3e30cf6bb73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:33.726Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=01d9c351-4fd9-4e5f-9bad-a81ebd5eb63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:43.745Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9e89bbda-5397-465b-a6ca-55ba3c66726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:53.771Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0cfb154d-b085-4dc7-afac-5fb9849045ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:41:53.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:03.809Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e9ade20a-1660-473b-a14d-0f6a621e22e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:13.823Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=176e766f-dc12-487c-bd58-b83ab09e13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:13.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:23.832Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=37b6c758-ea78-4ac5-b6be-f7a885598d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:33.843Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f820b923-fb23-44c7-bbd8-4fed25023460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:43.856Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6df7f153-19a5-45db-9558-2d57df50b325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:42:47.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:42:47.269Z |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-05-31T03:42:47.272Z |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-05-31T03:42:47.275Z |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-05-31T03:42:47.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:42:47.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:42:47.284Z |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-05-31T03:42:47.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:53.870Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=603889ec-7edd-4455-b812-d5b4363a6402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:42:53.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:03.880Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f31c7d6e-5543-405e-8e08-466f3e1c9f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:13.891Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8c9a3109-d862-45cc-baab-84f3b5afc5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:23.923Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fad2105e-a2d7-43fc-a3f0-d3f0f4951e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:33.932Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=bcb41223-3d31-4dee-bfab-72fe5bc6ffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:43.944Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=51ed9bf6-b8ed-4f8c-acfd-8939f98b5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:53.954Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ac1bc046-480e-4fff-83d0-f237c0e6f38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:43:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:03.966Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=50744e61-41bd-4254-9170-7973c45975d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:13.976Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=884c156e-5e4a-42fa-84c5-c8e6680429f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:23.986Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c079cddd-a7c0-49f5-a511-05fb57b3f91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:33.996Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c3178c4d-a511-4afb-925b-ede21e52115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:44.009Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=bde7a0aa-bec3-43fd-9d40-352ee6788824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:44.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:54.019Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=14c2f039-f848-41d3-90b7-be0d99c72631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:44:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:04.029Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e8c5f50d-1152-4579-b8e4-29ecd34175ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:14.040Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=99f161d2-46c6-4391-a47e-fba572e391df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:24.049Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5df30a71-0ddb-431d-a6a1-54ce9dd7d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:34.059Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=956e57e0-673d-4792-b6bd-f55bfbcd6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:44.070Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0d5b4392-d1cb-43dd-b496-1ff08bfee46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:54.081Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fa09253f-c10b-4b74-9b18-342b206dd66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:45:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:04.091Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=973d3f4e-2090-4641-b805-867354926123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:14.102Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=28d1d5c1-d358-494f-aca4-91a84c724393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:24.113Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c6fcb2ca-1f36-4c16-8a23-cb8eb11f0c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:34.123Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=85254f27-dd31-4884-9aed-ca17598655b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:44.134Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ac880cb7-0c40-4978-b41f-fdaf9c71e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:54.148Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2e86af4c-2768-42e0-987b-f4e7b22da05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:46:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:04.158Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=d0fbbd14-113a-449f-8b77-2bcaa556c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:14.168Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=1fa07b72-2386-4316-b37a-52f658193873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:24.178Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5b3df8fc-5e4a-4afa-aa89-d10910c3fb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:34.189Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ff851792-2967-43ec-beec-015a1749f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:44.202Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=efdc1fda-5ca3-447a-babb-24bbbf2fb51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:47:47.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:47:47.238Z |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-05-31T03:47:47.239Z |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-05-31T03:47:47.243Z |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-05-31T03:47:47.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:47:47.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:47:47.251Z |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-05-31T03:47:47.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:54.215Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=27135da7-7804-4d3b-8825-78228ec49f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:47:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:04.226Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=88fc492a-e825-48e5-a9e6-99d0ace90fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:14.238Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7a09e23a-1d02-4d7c-967b-c3f96f01a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:24.248Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=85a95073-853d-44aa-b6fe-efc6a7dc9df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:34.258Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b42b0a59-2bac-4fe4-8776-541e3f4280a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:44.267Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4023fce4-9007-4ed2-97cd-ea905f5ef481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:54.281Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=1cd72c8a-c941-46cf-87a6-e787eeea276d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:48:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:04.293Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=39cb52e7-ff30-431e-b395-b817db7f1949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:14.306Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=bc903f57-ca17-43b3-aad9-3491ca358955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:24.320Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=74a70f2f-6a56-4ebc-9f0d-f52ad7ac1678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:34.337Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6883b285-5a37-47a2-924b-998e13798382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:44.352Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=819cb564-7621-4757-85ef-04b7cbffd696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:54.369Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=45c78267-a4b7-4041-ae28-94811f3cec21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:49:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:04.379Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=dc568711-afda-4d1f-9523-89c1f5565cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:14.389Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=615570b3-c0a1-4b54-9557-7f6082b2dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:24.401Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=9497290f-5e47-4935-ab8f-84e552e645a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:34.411Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=dc235cf6-518f-4ea0-ba51-27717c9705d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:34.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:44.424Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3cc1bcea-1591-4142-b9f9-669a8bd000e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:54.435Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=750237c0-7d97-4e8e-9e62-cf93dc984d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:50:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:04.446Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=750cad8d-165f-481e-b90c-e11f1581d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:14.462Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3de5bece-bcfd-4a15-9789-3a5e6826238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:24.472Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ecfcc3df-2bef-4bb1-b7ec-24481764342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:24.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:34.482Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=32ecc8a9-b79d-4ff0-8630-d1ba3615767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:44.494Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2aba0700-ca0f-4839-92a9-5644de8a001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:54.503Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2d0a705f-4323-459e-a648-8b3a4fb0f49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:51:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:04.514Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3fff17e5-caef-4045-aac0-613c8b619402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:14.533Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0c83a1b5-0cbc-4b80-8c5e-32f1219a06dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:24.545Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a937f1fb-a6a2-4861-b4c8-caaa448e1faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:34.555Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3374fd3f-3e25-47b8-abb1-690d71352198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:44.569Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5283e9de-80eb-4deb-82e1-e4a0ae1f2d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:52:47.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:52:47.216Z |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-05-31T03:52:47.217Z |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-05-31T03:52:47.220Z |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-05-31T03:52:47.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:52:47.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:52:47.228Z |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-05-31T03:52:47.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:54.578Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=1658a5ce-ddd2-4b6f-a930-2b0cb809969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:52:54.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:04.589Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0766f066-fcef-4c03-a53a-4669615fcf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:04.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:14.599Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=72fedc96-a350-4de2-9e6a-8286719b4a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:14.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:24.608Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c810c4fa-7d94-48a2-ba06-d0f7eb7a09cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:34.618Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=cf5eef2c-85b8-4b8a-b26f-47cd663a4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:44.627Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2d61b505-4531-4dda-b486-b532bfcc49ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:54.636Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=78a4fc77-ed77-428c-9e75-6372d41f24bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:53:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:04.646Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8b4a8f3a-9410-4c2c-8a86-b8537601a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:04.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:14.655Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2ce2147a-0226-4aa3-870a-7c531e4c8232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:24.665Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=7c8eebac-48d1-4076-b8f3-c34869bbbf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:34.676Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b94aedb6-5e94-4d4a-a99f-934e60ec0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:44.686Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=fa916cdd-dcf1-40a7-b922-cbf6fb8812b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:54.695Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=58564721-31ed-43b5-a5b8-b7259ed1aec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:54:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:04.705Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b819eade-d449-4745-9a15-feec8b3e4014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:14.715Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4847cb97-50cf-4e9b-bc0c-55d0c856b27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:24.724Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=bb51126c-190a-4d4b-b8a1-c4512f343a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:34.735Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=04b082bb-25c5-482a-8ee9-7c0f13f48a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:44.745Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5087a238-f7c4-4d44-b4e8-f19573beffbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:54.755Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=a475c588-15f9-477c-bbfb-245637bf0415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:55:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:04.765Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=b293856b-e066-4c70-bf10-fdc1aed5dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:14.775Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=76398010-34ec-48e2-a2f8-0bdca4425fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:24.785Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3cbe914a-9d50-4309-8a11-ba6fb1817937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:34.794Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2c694bb5-4859-48ca-a12b-4bc3605b8723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:44.804Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f6d2f907-671b-4b45-a439-5fa84e34851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:54.813Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=f9efa195-f328-47e4-a246-c3ad5a41c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:56:54.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:04.823Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=714f266c-d817-4862-b1dc-45739051dff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:14.836Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=ec44a3e1-0a20-47a6-aa79-df832c972662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:24.843Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=260961d1-f1a7-4267-8929-9a0a326b2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:34.853Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=8dfba92b-89e6-48d2-abb8-d84f9a41993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:44.864Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=1480ce30-1441-418a-95bd-396bc3d5d4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:57:47.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T03:57:47.154Z |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-05-31T03:57:47.155Z |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-05-31T03:57:47.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:57:47.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T03:57:47.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T03:57:47.163Z |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-05-31T03:57:47.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:54.873Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2efa16b6-09d3-4d5b-b416-033e89d91b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:57:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:04.883Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=79d75bfa-218c-43e7-885d-85b5b6a01fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:14.908Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=88354d3f-5dd8-4e2b-a573-efb7009453e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:24.915Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=5d92120b-f392-49bb-b49c-84f870dcf7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:34.925Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e67757b2-206b-43d6-8a8a-c3b38f11b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:44.935Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6e3c2730-e69e-4198-baf4-4958f9bfd73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:54.943Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=83eac784-0026-4ddc-81de-cb00f3b7f64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:58:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:04.952Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2c27e7fe-7d9d-4b6d-b34c-be5e7003b3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:04.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:14.963Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=deffb321-d030-4d8f-99a3-e1b2556736f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:24.974Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=214944d1-7717-4d88-9c47-89bfb1cd54f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:34.987Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=02b2d592-d001-433e-93fd-bbe0cb816700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:45.002Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=cc00b0cd-8c7f-49d7-b400-a7a421b273ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:55.015Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=41605d38-4c9e-4542-a1ed-bfd282468ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T03:59:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:05.026Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3c24295b-67a0-481d-b264-c1be38db45f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:15.036Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=17d2561e-4c00-4729-b51e-c09ab9662dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:25.045Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c0bc547e-6fbd-46d3-82d9-7e3536810056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:35.057Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0e0d9018-11dd-4643-ab46-d236a7aedba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:45.068Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c7c865c0-d204-4e1e-ac29-c0d7e552258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:55.079Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=73841084-b31a-4d7a-8300-cb6077dd4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:00:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:05.089Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=2a48a398-6784-441d-847c-99bf6641fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:05.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:15.100Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c371eb96-1e3c-4615-9d7a-be6241089222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:25.109Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=808247f5-2f2f-4448-9562-ac76101a57df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:35.119Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=c2528937-8eaa-4e7b-940c-519cad110718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:45.128Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=1768dd78-25b0-425b-b099-dc969d680836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:55.139Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=33fd0a66-8786-44a9-a774-2460b5f6b13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:01:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:05.148Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=6ed1fb4a-dbf9-4215-8a37-078e59061d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:15.158Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0c0fe2f4-b9c0-4b81-8bc4-c20f084351af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:25.167Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=3e02e4b5-6904-4af2-8deb-7602ca4c5cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:35.177Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=367c2a1f-ef58-4bd3-80ee-3be7db8056b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:45.185Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=88e67aad-f6cd-49d0-8a27-0d713c9488e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T04:02:47.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-31T04:02:47.221Z |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-05-31T04:02:47.222Z |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-05-31T04:02:47.225Z |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-05-31T04:02:47.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-31T04:02:47.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-31T04:02:47.234Z |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-05-31T04:02:47.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:55.196Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=25246784-7d7d-4661-8435-25ec35bfdeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:02:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:05.205Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=0d8515d2-6752-4911-a4ff-be60020df5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:15.215Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e90911c1-5c6d-4833-9e62-28d9bc23aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:25.223Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=1dc69391-729e-4179-bcf2-4ece2de72fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:35.232Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=36055bfc-d039-4763-ae7d-2c086d8ccd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:45.243Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=035a9cc0-16df-4ee6-8fbb-534fdb2c31c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:55.251Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=90cb883c-a4d4-41af-a332-e6932e971589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:03:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:05.260Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4445f43b-bb0c-45db-9ddf-65cdbb570afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:15.269Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=4574f328-f95f-4696-a8d8-bb0d0abeeeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:15.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:25.280Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=37992d5a-faff-4689-987a-c96ad39d7f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:35.290Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=09556171-97a3-47db-8ed0-da68d44da016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:45.303Z |INFO |Init configs |InvocationID=2182e9e6-04db-467c-bd12-c09941ab1f55, InstanceUUID=e6f23931-f5ab-4e17-85f6-c11c65330c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-31T04:04:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |