By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T02:58:40.946Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T02:58:40.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-25T02:58:41.020Z |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-03-25T02:58:42.056Z |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-03-25T02:58:42.201Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T02:58:42.201Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T02:58:42.202Z |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-03-25T02:58:42.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-25T02:58:42.518Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-25T02:58:42.566Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-25T02:58:45.057Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-25T02:58:45.661Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-25T02:58:45.688Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-25T02:58:45.689Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-25T02:58:45.759Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-25T02:58:45.760Z |INFO |Root WebApplicationContext: initialization completed in 3193 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-25T02:58:46.257Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-25T02:58:47.381Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-25T02:58:50.149Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-25T02:58:50.701Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-25T02:58:50.702Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-25T02:58:50.706Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-25T02:58:50.997Z |INFO |Started MainApp in 13.451 seconds (JVM running for 14.4) |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-25T02:58:51.098Z |INFO |Start scheduling PRH workflow |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:58:51.118Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4ec0b92a-1f22-4a82-b463-cb65746c00d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:58:52.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:58:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:02.665Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=10b92879-d78b-4d6a-8e29-0560dca37c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:59:03.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:13.742Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4af75973-db4f-4a46-acfb-960ef04c3958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:59:14.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:24.846Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=66f226cf-5916-4d2f-ba06-009fcd28cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:59:25.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:35.908Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=64371ec0-c884-475b-b4ba-e05271011ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:59:36.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:46.952Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f40827df-a1ef-4004-b619-4430ef0869ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:59:48.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:58.021Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0936910f-64d9-4ed3-8d11-c19d2e73a959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T02:59:59.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T02:59:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:09.059Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=bdd71300-ffca-44d2-accf-8b9ef8d86ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T03:00:10.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:20.139Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=eb0d74b9-9e7b-45c0-a281-3c8fa672ffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T03:00:21.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:21.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:31.203Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=15499202-896d-493b-8b53-2b9ffcba58f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T03:00:32.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:42.279Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=73ab4e5a-3535-41e3-ab26-4db6e512bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T03:00:43.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:53.350Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a2803e82-6842-4f34-ad9f-bd919cb0b6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T03:00:54.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:00:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:04.391Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=065899f3-80c2-4689-aec0-afcc045c6ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:14.607Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=686a9952-511f-4b58-90b0-89fe576730bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:24.627Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5b463027-eed7-46a4-81bc-98cd2b5b0500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:34.652Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e156913f-a055-48dc-9ad3-ff208dc7053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:44.683Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b327e6bc-e1e3-45b4-8a7a-4d71a09f3c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:54.704Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f6085658-8279-4d09-9585-bbc4de254f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:01:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:04.731Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=af50ddb8-a01b-4ed8-bb98-0b327dab5030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:14.752Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c5f83fe9-76ef-4bdf-93ff-138ea95c55ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:24.786Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=6aba2350-af6a-47e6-a0bf-a5dbd66a993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:34.827Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d68f0b3a-af05-4138-ae0f-f57a6ae3c011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:44.842Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=49d51b59-4d3d-4c66-83ce-bc7add3c1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:54.865Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=68fb2954-394a-4c4c-9932-3449a95491f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:02:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:04.906Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=01392c84-5f10-4564-8b4b-5b8bde9f1389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:14.922Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=86ae3342-b8a0-42a1-b942-26f6c903fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:24.932Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=476db3ef-6028-43da-a047-a9a583d308fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:34.945Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=01fdfd5c-06a3-4a7e-8b3f-e82209834196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:44.960Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=2085a667-08de-4a01-b7f7-7d832bea227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:03:47.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:03:47.842Z |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-03-25T03:03:47.844Z |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-03-25T03:03:47.847Z |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-03-25T03:03:47.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:03:47.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:03:47.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-25T03:03:47.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:54.973Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c0ae3427-5308-4cd6-9aaa-2580fceae06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:03:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:04.987Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9acb0617-8a0c-46a5-bfe2-87672b6cace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:15.001Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=68867675-3ec7-4d44-a4d6-cee4970047c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:25.015Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=121e400c-4b7a-4209-87c5-97719891e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:35.033Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=05b9cb19-e09d-4016-bdc2-d7d781b11bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:45.044Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d37e5172-6858-414c-8f76-cc390cd030c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:55.055Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=471dcef8-0bb1-48a6-a727-fbaf91e6f6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:04:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:05.068Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e2325854-ba7a-4e58-8c92-aecda6e28757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:15.087Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=209f98d1-109d-496a-b9a9-94cb3d2718dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:25.108Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d5d79e71-d089-4c90-8f2a-f350cd07be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:35.125Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5bb87fe2-2200-4e1f-a10c-1ae9c092bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:35.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:45.136Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=69be3d83-b7fa-445d-ac38-a35a1a59c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:55.149Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3cd8648c-90a5-4f60-9515-f79ff90568b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:05:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:05.159Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=94d1e015-9e63-4e8d-abf8-2d0f65138d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:15.172Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=2c0ba37b-5b11-4c99-b775-3fd827c5abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:25.182Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=eaba8625-2240-4acf-9e8a-c28f69409846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:35.192Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=39a7afab-301e-4a8a-8cd8-85f4648e311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:45.204Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d1eb480d-e978-4617-bd5b-5281eae05c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:45.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:55.215Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0ab8c58d-34e5-4319-9bc2-e195c7066a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:06:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:05.228Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9b859684-45fb-4d98-add4-b48c02062fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:15.238Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3daf5d7c-94e2-4ca6-9f9a-88f010f836e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:25.294Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=880dfd69-da16-49a0-8cf8-cf6330215035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:35.305Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=63e92a6f-2d17-4378-b06d-b6e49f5e25e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:45.315Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=860a7cb3-3d34-48fa-9474-e331034d0a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:55.327Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=2a2515f6-058f-434b-ad30-35da50ba14a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:07:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:05.343Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=38fea3d4-d659-4f33-a75c-0a1527723ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:05.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:15.358Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=81b4484c-1072-46ce-898f-dc4d4d6dca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:25.368Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=1a4cbe17-8a91-4dbb-97fb-4014c24ea78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:35.381Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d00338a0-e374-4c6a-93ab-2110a2415ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:45.393Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=69051bc9-8531-4c63-88e0-bfd6a83e51ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:08:46.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:08:46.739Z |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-03-25T03:08:46.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:08:46.744Z |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-03-25T03:08:46.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:08:46.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:08:46.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-25T03:08:46.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:55.409Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=25063ddc-1bd2-4602-8208-1d7339853da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:08:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:05.421Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4ff6b527-a78c-422d-9af1-0265b2eeaffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:15.431Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b97f9262-00a4-47a7-93d3-0e4e5fa75b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:25.442Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=070e5433-8596-49fd-ae22-8e54f6f7bf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:35.452Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d0d975d4-15f6-409b-ae64-5a16d630b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:45.463Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=88f57a2f-0e49-4477-85db-6abe03a0c8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:55.474Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=85feaad6-703a-45df-9d27-fa15af154843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:09:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:05.484Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f19f0ec8-2a31-44e7-bf4d-409fd678013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:15.493Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=64192192-66ea-438c-b6c1-89005538d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:25.508Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a95b8da0-8670-4469-9838-05e7677a76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:35.522Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e8f21bd6-5fdb-4410-a150-67153a0faef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:45.538Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d022d053-e954-4ea2-8669-4cdad108f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:45.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:55.554Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=48cd1ab4-c094-430e-b755-1aa33a448584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:10:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:05.566Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0131163b-5a63-4a73-b70b-0251e1b9a58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:15.587Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=8f4cd046-d385-48e5-9955-045159291fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:25.609Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3f732c29-a40d-47dd-a86d-f828f376dc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:35.619Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4f21207f-3797-4496-b17f-70a44cef0139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:45.628Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=56d8c223-3de8-48e8-a93a-6e34d033d9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:55.646Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e12582ec-2b36-4632-a00f-568e96b90b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:11:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:05.656Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a9dc229a-4a88-469c-8610-e3d411311cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:15.665Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=91a23ee2-55ed-45af-b157-77dde209becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:25.678Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=cb968f7b-ef6b-487b-8d7e-edcd4051fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:35.686Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ea908f86-4769-4b8c-892c-bffd5b9f5c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:35.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:45.695Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b1042c49-b7e0-40a3-abe2-12aa1a683373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:55.706Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f37fefa3-353d-404d-a98a-4c1eeb3722a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:12:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:05.715Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=58b30886-ba28-4465-9261-95a60f0f3945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:15.724Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=dc63aeb2-229a-4a58-929c-64b261f23955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:25.734Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=2433010f-bf40-4bf1-b081-0b902bb49b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:25.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:35.742Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4020e527-e4d5-498e-af3f-c368add1e60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:45.756Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b7a74349-2445-4fc8-868f-c5317bcc758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:13:46.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:13:46.714Z |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-03-25T03:13:46.716Z |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-03-25T03:13:46.719Z |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-03-25T03:13:46.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:13:46.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:13:46.730Z |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-03-25T03:13:46.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:55.768Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b282fd2c-de4d-4cce-898a-aee511940458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:13:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:05.780Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d4653146-fceb-4621-b99d-1b3907b27ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:15.801Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=47ecfd5c-81c4-4052-b2c0-fccd6a94895a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:25.819Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0afeee3e-07a2-49ee-9198-c1e92c4d9591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:35.828Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3b853702-3c31-4d1e-b70c-25af959f0853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:45.840Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3d283a1a-59a8-4407-b37f-a193616fcd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:55.851Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=1379cd6b-14f3-4bb7-b691-1b1344867bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:14:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:05.859Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5c22d285-00a3-49f4-9a1f-b9b1a84c18fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:15.869Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f045fad0-9a7e-4b0c-8b3d-ce089be81504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:25.879Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=1bfd0c6e-e9d8-49d2-8a7d-506a86e3e242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:35.890Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=bff8adfe-0bd6-4dfb-904a-28629c33d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:45.911Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a48ba54f-2bce-405c-9889-4b86fb719193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:55.928Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=fbb93e1b-454f-4b21-b4b3-d8274db4544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:15:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:05.941Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=15c0c7ca-03bb-4d4e-a881-b04a2f190ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:05.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:15.949Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=72c4edb9-0b01-4372-978a-455d3c47e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:25.961Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=edeee189-d25f-40ce-b09c-dedb50a8c732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:35.977Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=77b2bc40-2756-4ed8-adf8-104b0d679a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:45.998Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5e6dddf2-4407-4e35-9331-dbe0dcccfd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:56.018Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b07f37f4-2aac-4061-bd42-f22bb6aadc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:16:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:06.027Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ff6c0f23-500c-45eb-be51-826330e97dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:16.037Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c2e6c6ef-ae59-4adc-b83a-68d807c7e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:26.047Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=dc078d09-7b97-4c0a-9b52-581384d40db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:36.058Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=6a9b37e8-f690-461c-8135-55af041892c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:46.070Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=fecb6794-bcb5-4cab-8ca2-6686fa4b825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:56.082Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d2a2210e-ad72-4864-aa9f-e0e08d9d5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:17:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:06.095Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=275f91b6-209f-4ecd-88a0-9b999dc62978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:06.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:16.104Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c3e5cd6b-75c9-4560-8581-c60d3ddc025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:26.113Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5cd9a9e6-c9b8-4c05-805c-c5126c1de275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:36.123Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c3bf46f4-d159-431f-b4b0-f2d5105e0b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:46.132Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5d1f1ada-0940-4f34-9474-fae186b317a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:18:46.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:18:46.660Z |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-03-25T03:18:46.662Z |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-03-25T03:18:46.665Z |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-03-25T03:18:46.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:18:46.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:18:46.678Z |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-03-25T03:18:46.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:56.142Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=87151816-37d3-45b7-8473-ad97de904689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:18:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:06.153Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9f5fa701-f84d-4c10-b901-349d9623847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:16.162Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=93f2193f-9a20-4e2b-abe9-32747da23e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:26.173Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=71930993-41a7-4199-b390-3386432b053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:36.186Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=600ef084-40f8-489f-ba97-f63248428a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:46.195Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=1aef6113-ebba-4649-976c-824bb5d73039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:46.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:56.214Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5bd1f771-d7ab-421b-b41b-477919aa8cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:19:56.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:06.233Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3005e4c4-b6e4-4d32-8148-284a3d9f7334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:16.243Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=34c35bf4-ce76-4801-b000-a12ffda63af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:26.253Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e2331998-c1a1-4d07-9721-889a78b08a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:36.261Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c844d572-7a54-493c-8615-5c3d5bd23ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:36.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:46.272Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=47b67b1c-56c8-4f82-a309-e89ca09166a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:56.280Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=fd5d9485-f782-46d9-9b53-e0e3fe59e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:20:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:06.291Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0c111741-8895-46f7-a5b1-f50e9b056ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:16.301Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=91150de6-6f07-4867-ac4d-8363fd6bbd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:26.312Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=649db04d-84e4-40fd-ad4b-6d7cfe607efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:36.319Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=638c50de-cb8f-4302-910c-28d195035f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:46.327Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=13a0799f-7fde-4ef8-a368-be95fa1ea831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:56.335Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e74ae727-8947-42e8-8789-9edf90bd9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:21:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:06.345Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c9dcb2e4-5e2c-44be-8a1e-fa00fd248a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:16.354Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=13def1a4-e5f7-4c1e-b092-4f6ae07fc7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:26.363Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=54e56d1d-e25b-4493-9512-f58e73e2ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:36.372Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=36c1ff1d-da67-41ce-83f3-d9b08e1c5bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:46.385Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f1758a82-5846-48b4-a0f0-767b9a9d0da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:56.393Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=501a07ec-b82f-4820-9352-7e4f4a615bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:22:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:06.413Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b79ce58a-ce2c-49d3-8902-dc51bc02e18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:16.421Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=1a17459a-4902-4c52-9b1e-3b5f0a4ec0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:26.430Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=2d9d3009-6b50-4cc2-91c3-bdf5a68f8fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:36.438Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=140cae6d-f2ab-43e4-872a-35139b6e0c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:46.459Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ff8a138a-9782-4e25-9c88-3bf28e30055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:23:46.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:23:46.695Z |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-03-25T03:23:46.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:23:46.702Z |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-03-25T03:23:46.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:23:46.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:23:46.721Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-25T03:23:46.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:56.469Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=8148a79b-a94f-4fbd-adc7-1e5d87a480c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:23:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:06.479Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e2b9b2ab-224a-47a4-880c-d0b7a7e83597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:06.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:16.489Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=bf1966a2-a2bd-47ac-b49b-e4ccecaab492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:26.498Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e6295ab4-439f-446b-8246-bf2b1019c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:36.508Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ca6d0e6c-aa93-4672-b7c3-9b6b51fea891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:46.516Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=73a1badc-db8b-4363-985c-81c9861cb847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:56.526Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d1a49027-79f9-4e61-b5c5-c2542c9c9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:24:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:06.534Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=52153339-afe8-4604-832f-7a146a35d967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:16.542Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0642a62e-a1e3-45ed-99e8-233d38f3fe88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:26.553Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b6c84d1d-6079-4a19-8b29-37cae2e63e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:36.563Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c3eb58b4-bb1f-4648-9bcf-d8f3705a054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:46.571Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=30b073f3-587e-40a6-9b6d-073c28ba6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:56.582Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=604441f4-71e7-4033-babd-ae1981a63cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:25:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:06.592Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=74729ac5-3322-4368-a9e5-bee3648f03ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:16.603Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4e7f8f33-aa43-42b3-91dd-e3da1acb4d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:26.614Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c958cfee-a1b0-4b7c-8a5f-ecd135c180c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:36.626Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=15c5b377-d5c1-449c-8941-eb73f12053d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:46.635Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=aae81eba-6ac0-4390-9182-b84235750bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:56.643Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e9781910-8a47-45d2-8a6b-3845bbf2d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:26:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:06.652Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=85ee0bcd-d566-40fe-adea-697e1ffab505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:16.660Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a504c062-f823-4cc9-8dd8-ae137301893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:26.671Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=262b4369-93b1-483b-9eda-a05c6773d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:36.680Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ca3f59f1-b755-4d1a-a386-4c3cf9074b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:46.688Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0475a185-3baa-4c84-adf3-3b987be95080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:56.698Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3d65bd6b-248f-4222-833f-d957245e747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:27:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:06.706Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=6642c295-1916-44f4-a12a-20750bc41276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:16.715Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=540be68f-80ba-4a6c-8f26-a02d3b5218f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:26.729Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5262368e-e284-472d-8929-18ecc9da20a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:36.741Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=69bb3318-f20b-47ec-9aaf-4d51ec0eaaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:28:46.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:28:46.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-25T03:28:46.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:28:46.700Z |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-03-25T03:28:46.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:28:46.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:28:46.711Z |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-03-25T03:28:46.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:46.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:56.767Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9519e2c4-e090-445f-9399-98744f5d5444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:28:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:06.779Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e143d602-9c0a-44e7-a119-4a802961d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:16.798Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b501ca81-ba22-438c-bba4-89c98a2035b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:26.808Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0344a8c0-5575-49e0-aedf-e37475c3a8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:36.826Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ff75ff1e-dbc3-475f-a1bd-1d38b95eaa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:46.836Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=4beb2db5-04a2-4e4c-84c0-ed3f0d642b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:46.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:56.844Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=15c4a1c9-1de1-4fea-86f5-15aa6337e79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:29:56.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:06.852Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=54076c4b-5582-493f-8999-7c8e828a9c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:16.860Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=7c1e9106-013f-4556-aba5-6a8bedb6af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:26.869Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9981fc87-3c32-45da-ab8f-971abdf95845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:36.879Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=22d54c17-d794-408f-b762-948786f3a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:46.889Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=afa71386-b32b-498b-b60d-1f08707a50cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:56.897Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=8a35866c-1869-4bc4-bebe-b6d9896fe4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:30:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:06.905Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9bead01e-2522-4da6-86ed-851d20790ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:16.914Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c1850d31-2e85-44f8-8ca9-3ce5cbd66399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:26.925Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=25729298-179a-4260-9839-6ac86c13f1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:26.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:36.931Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e54eb046-27a2-47ca-9c99-050be61c2d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:46.940Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b62159f1-d4da-4988-81ad-bb9475efc0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:56.949Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=868510b2-fd49-4e08-ac74-5ab42030480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:31:56.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:06.957Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d24f7753-58d7-411d-9f4c-42a10e75018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:16.965Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5ad0f71a-8c9f-4760-a9ce-8115abc0166c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:26.972Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=49fd6f5f-f56a-4e4e-9d16-5ecda2c278ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:36.981Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=cd76ac07-bae7-4e9f-bfc8-1e3c5dd23f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:46.995Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f003d66a-4d80-461d-ab0f-df1f04a56ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:47.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:57.007Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=3f2fcc8e-e287-47e2-b455-4bb120e999a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:32:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:07.016Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=477daa9a-bbd1-456d-a29a-358a9b8fe01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:17.026Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=497fb558-40df-467a-b995-5ffabdcec9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:27.035Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=200c786d-2a4b-414a-b439-f0f4f95d259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:37.045Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e6ed352c-1ae7-4607-823f-56510bb79791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:33:46.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:33:46.728Z |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-03-25T03:33:46.729Z |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-03-25T03:33:46.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:33:46.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:33:46.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:33:46.743Z |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-03-25T03:33:46.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:47.053Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=70d8f801-d28b-4de7-af17-6c47ad1f663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:57.061Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c374ad05-bcce-4615-bf90-8c0ed6fbbc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:33:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:07.071Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=398a2b46-a46b-4ba6-a717-c2b7f5f56e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:17.094Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ed0a23a5-a395-4c41-a13f-f862100c84c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:27.102Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9a618469-ea34-4e1f-b03f-eb99cdead7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:27.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:37.110Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ec43177e-0b01-43b2-965a-77ceeddece32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:47.118Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=edc1d014-5df7-4ddc-9c65-c3275a3a508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:57.128Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=f51bdeda-cb7f-435a-a922-fc1961ec42d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:34:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:07.136Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ac3e57c3-67fd-4927-af6e-6f91052dea4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:17.146Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=baad16b9-fdf8-4de7-926d-2389b39539ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:27.153Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9f23b7ec-40cc-4530-9701-ba9670b498d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:37.162Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=ca332ba1-5a42-4688-b4a2-b9ead1aa9885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:47.175Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a8ac3002-dbf9-4cbb-acca-a9cb0780f8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:57.183Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=926b2cb7-906e-4b53-9f8e-8c2b18e85a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:35:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:07.191Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=6e797785-a30d-4fc3-ad4a-87971208f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:17.199Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b73fc8e2-203a-4494-b61d-7be30cbfb5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:27.247Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b93e9e36-f776-4113-a2e8-cda42e9a8f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:37.255Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=16d99a5a-09a3-4cae-a9eb-87ef6df128f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:47.272Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=6f955b0f-8e02-41d5-b676-9c5cc1aae0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:57.280Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=74c55a2b-61a1-4e3e-8c92-00aca0629768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:36:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:07.289Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=0a24fe9d-1ab0-4081-9f74-ed830b0516ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:17.297Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d32981f6-b240-42f2-908e-877e971d419f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:27.306Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=a2b1a95c-d5d4-4d85-9df1-97fee0e041a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:37.314Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=91e0d126-2ce9-4006-9dbe-3e8df98bb917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:47.321Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=d92c31a6-1d55-4b77-9a36-09a5bc6f5458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:57.330Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=61c32db4-ce49-4522-9012-04681173bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:37:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:07.338Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=1cb360d7-eff6-4b40-8141-2b65f493433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:17.348Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c6f6c5ac-f627-4c20-bf03-13f9fd253081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:27.356Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=dc989b3f-fb39-4179-b327-408c9956d7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:37.363Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=9b9b2468-b0bb-4159-9623-b64f7b0c0319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:38:46.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T03:38:46.571Z |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-03-25T03:38:46.572Z |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-03-25T03:38:46.573Z |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-03-25T03:38:46.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T03:38:46.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T03:38:46.579Z |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-03-25T03:38:46.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:47.375Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=c88b2caf-ee4d-48b0-81a5-91a14b3654f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:57.399Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=5194f637-2f2a-4ebd-8128-4fbfb21090b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:38:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:07.408Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=b1c65de7-d8a5-41fb-85e7-ffa79a16e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:17.419Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=e8f66fd6-f776-4355-868c-3ba2f93fae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:27.429Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=2f09b510-c7f1-4294-9994-a7f536146fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:37.440Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=63187f33-846a-471d-9ec7-899e7c763c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:47.452Z |INFO |Init configs |InvocationID=4c84f419-1cfd-4a71-982c-92bf2c89b839, InstanceUUID=83b81dd7-89c8-4ba8-bb39-2605572870a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T03:39:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |