By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:04:19.880Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:04:19.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T03:04:19.921Z |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-05T03:04:20.582Z |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-05T03:04:20.681Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:04:20.682Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:04:20.682Z |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-05T03:04:20.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T03:04:20.876Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-05T03:04:20.978Z |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-05T03:04:22.476Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T03:04:22.940Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-05T03:04:22.960Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-05T03:04:22.960Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T03:04:23.021Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-05T03:04:23.022Z |INFO |Root WebApplicationContext: initialization completed in 2043 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-05T03:04:23.419Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-05T03:04:24.200Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T03:04:25.524Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T03:04:26.073Z |INFO |Started MainApp in 8.467 seconds (JVM running for 9.223) |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-05T03:04:26.142Z |INFO |Start scheduling PRH workflow |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:26.153Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=19f8b5fa-0d2c-48ee-bf59-398daa122d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:04:27.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T03:04:34.440Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T03:04:34.440Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T03:04:34.444Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:37.631Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=566f9fcb-0bf8-43c7-815f-222b1618efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:04:38.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:48.722Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d678b2fe-e058-4272-b40f-efd313deb651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:04:49.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:59.789Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=eb31bccb-4687-41ae-96c1-70003a823af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:05:00.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:10.861Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d23516fa-d609-4ff4-84d3-afebfae934f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:05:11.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:21.997Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=31940e52-14c0-46b3-b916-5fe26f7f0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:05:23.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:33.069Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=38811027-0dea-41f8-bb02-ce0e9b98b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:05:34.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:44.173Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=372769b6-f1bd-4a1b-8c06-266c87f5f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:05:45.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:55.213Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2307d9e5-9d82-4777-ad6d-9ae5f560a4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:05:56.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:06.255Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=5ce3f090-7629-4e17-b634-af12c39002bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:06:07.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:17.327Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2a87f609-037b-4bd5-88c9-c70895e0328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:06:18.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:28.402Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=810741ad-6561-4d40-b3a0-746ffc4075ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:06:29.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:39.469Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1e5d48f4-9487-4bce-9907-a2be6cf1a583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:06:40.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:50.553Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=19c397c6-4757-496d-86ed-140e46721052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:06:51.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:01.618Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=33ced96a-90f0-4462-8562-fb47df492e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:07:02.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:12.654Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d1828034-25ec-47a6-9fc6-5ecd230fc2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T03:07:13.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:23.694Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1e9cece0-5e51-44b5-b0ca-2d911aa50f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:23.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:33.866Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=04adff25-9417-4dbd-9a57-aef8671c9a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:43.889Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=131c751e-84ca-40a4-8149-1f8f9be3c8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:53.925Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2fa4c817-613e-4fbf-885b-70146cb4ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:03.979Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6f4ed712-5692-4455-98ff-ebe004251e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:14.004Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=52b0d453-da1b-4565-acaf-2c631b4b28f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:24.041Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3ee7f4ab-0a18-432e-a771-4f8f469363a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:34.056Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c95f47b9-6712-4618-8f6e-e9b5c4bdac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:44.077Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=01c1662d-6f8c-43a7-b8ec-3a2e2c16ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:54.098Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=76c15507-5af7-46d7-998b-84480e80cd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:04.140Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=50571db8-4d2e-4c73-b683-179add3ea65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:14.157Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8a095054-fc3c-49e0-83d1-9b2f7c6147e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:24.170Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=75e46752-18af-4e1b-b2f9-44a2b7d6bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:09:24.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:09:24.486Z |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-05T03:09:24.487Z |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-05T03:09:24.489Z |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-05T03:09:24.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:09:24.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:09:24.501Z |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-05T03:09:24.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:34.198Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=7f653092-735d-4da6-8d51-7ef29ade0ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:44.211Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=18e0f423-f343-46d8-a1ea-83d26e94ecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:54.229Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e30761b1-75cf-48c8-a72e-37a282a345b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:04.244Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=66e46e17-ce67-4362-a32e-1dcd05f3ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:14.275Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=7027b4f9-9075-4839-ab07-457412b36a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:24.286Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a5b73b99-7437-45aa-a6fe-089a2eeed144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:34.298Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e3e91082-2574-4bc9-8bb4-d334bbdb386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:44.312Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1f62ce65-fe72-40bb-90cb-0cf7efdad303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:54.325Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9c03ecdc-4184-4c4a-b2f1-17a929b344b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:04.339Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6dbf3170-e06b-40a9-9b88-9c077f90ea23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:14.373Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=eee9be19-4417-4326-885d-76ba5fe49301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:24.397Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a2247e3e-71db-435f-8abc-ee6a585496df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:34.419Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=626e4293-a3bd-47e2-a754-d99443664086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:44.432Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=08a75595-40e2-4ce6-8f2d-d915dd008212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:54.447Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8b664b6b-0662-4c5f-bad7-d1a07e20dff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:04.458Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=34cc69f5-9a4a-4b65-a189-ff78797f6a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:04.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:14.471Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=4d79e445-f481-4b20-83bc-e80bfb48f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:24.482Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=22994437-8c66-41d8-81d3-4a5280f9f5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:34.493Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b2539cd6-882b-4ff7-ac1b-3766c2f0069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:44.508Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=27ba7006-0923-4e3a-9122-2146df6a7e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:54.528Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=757b4d12-b42d-486a-8853-8b3d4d87ab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:04.540Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=cd7ad87a-318d-4189-9e37-37e6fb476a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:04.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:14.555Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c639d247-96bf-4e9d-9f6a-5cafa31357a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:14.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:24.566Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e3fa8220-498b-4a12-acca-e1fc7200c9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:34.579Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=bf2c56e1-3fb3-4ba2-ac4f-176fd3e84d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:44.593Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=05c95753-bbb9-4e26-b6d5-206b2962498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:54.604Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=93c358ec-10df-4098-ac39-fb3f43332e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:04.615Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b99c8e08-3beb-4d64-8cd0-32d642337c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:04.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:14.628Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e75036cd-020c-4a1b-8861-14f6488f08da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:14:23.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:14:23.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T03:14:23.728Z |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-05T03:14:23.731Z |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-05T03:14:23.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:14:23.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:14:23.741Z |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-05T03:14:23.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:24.638Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=789046f5-f5c0-4541-8632-534c3d535a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:24.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:34.650Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=aa989c12-0593-4276-addc-c854345ade4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:44.663Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=53ac7374-d3e7-4714-9c28-12a634c794f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:54.686Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8355fa89-f539-4f62-babd-9807d74bd82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:04.696Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6db54cd1-903e-44c8-9783-c7969b3c196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:14.709Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6bc95095-2f95-4c0e-8391-65f69acf9a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:24.731Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=00a34810-ccd6-44f2-9cca-3e125c7270c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:34.754Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=cb7eca4b-38d0-44e1-b4c8-d45ee95b94f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:44.774Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=541f85ed-2e70-410d-ae6b-be30fa1aadd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:54.785Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d7c4da2a-555f-4527-ac22-28513912607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:04.796Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=09c644ce-c075-41df-a77c-ecf81b7ab838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:14.808Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1051036b-a6cb-48b1-a385-0e3248b741c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:24.819Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3a027632-595f-4366-8456-977a38ace744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:34.830Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ae259f4e-5bde-44c3-9e58-820f3db828a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:44.845Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8683e45b-c62f-459e-907c-49eeb507595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:44.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:54.884Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=0df19c45-5943-490f-a50c-6d82db354250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:04.895Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=26159ba3-f4ea-40da-bf83-41bc82aff31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:14.911Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c6a8f167-096e-4380-8350-73e1b7b2cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:24.926Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=5eb83cde-7460-4712-a73e-992318196f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:34.943Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c0ce0f2c-4643-4dc8-9c4f-1f6b47db1f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:44.955Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ba07dcec-83ae-4b2c-aa99-a6325c21dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:44.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:54.972Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9b2bd5c5-8118-4096-8c92-e77b3724dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:04.984Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2a4ecb1f-f02e-4f68-8ed3-1c67f734e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:14.995Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=53670cdc-1b73-4ad7-a627-c68209018c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:25.006Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=635e70f3-dce1-437c-a227-d4a6f9d913b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:35.018Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=0c16cf67-a86d-4b52-9a88-bd597be048d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:45.031Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=46e8279a-e61e-427b-a5fb-1eb579940ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:55.043Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f7cd6d92-b731-496e-a3e5-f6b054302591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:05.057Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ce825d2f-24d4-4261-b3ab-fb3fc2312f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:15.067Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a7f33033-9b16-4814-befa-37b33c67a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:19:23.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:19:23.783Z |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-05T03:19:23.784Z |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-05T03:19:23.787Z |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-05T03:19:23.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:19:23.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:19:23.797Z |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-05T03:19:23.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:25.078Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=aa042fd6-0c0e-456c-96db-2df7a2186b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:35.093Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f823da14-fbd3-4246-a700-7dc275d6206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:45.103Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=be655537-0db4-4cc0-a765-8acccb9e900a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:55.114Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ea27ed7d-ba86-4fd9-82d3-6d3daa74afc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:05.124Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d5aff01b-d61d-432a-bde8-2fc2e7752226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:15.136Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a01979ed-7801-45c0-942d-2d8c58daa7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:25.146Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=503bc7ae-4ef0-4b55-98ce-1351acafceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:35.157Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3f60bc93-c43c-4a1a-832a-0fa808f8876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:45.178Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=717d44a6-c6d8-4683-b75b-b43ef0e8d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:45.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:55.188Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f4e5d670-9d9a-4f2a-979d-30b21fdfb085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:55.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:05.200Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=44f9ecfa-dfee-4e52-b8a9-a04646b08cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:15.211Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=fe84c212-c1cc-4668-af8c-5d60592fab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:25.228Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=254ecf5a-58a5-41c7-a341-4a44f12046ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:35.242Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2eb0de18-c797-43e4-90f3-12436eb67398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:45.260Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a522a502-7b3a-4793-a12e-75245782191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:55.275Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=77646e05-7d50-4cb7-aaeb-cb8a119e7aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:05.285Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e42f4967-3bd4-4efb-b3a0-0f94b4a933fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:05.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:15.294Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2b930c3d-aa33-4a22-a1f1-82de00155e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:25.304Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2d1ca05f-8536-4c49-9f78-2105b9227776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:35.316Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f97b7d18-84fc-4209-bfc8-b836ca04d1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:45.326Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=886ac876-8b38-4c6a-a4b0-d54b5f78fef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:55.336Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2bacf1cb-d49c-4778-ad1e-2cec24b205ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:05.347Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=18441662-bb19-445a-b622-b4c62704d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:15.361Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=48599454-16fa-4203-8ad9-a2db14f27a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:25.372Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=58aa631e-1f69-4fd3-8641-070499ec5019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:35.386Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9ad8a7e0-c5c9-4c70-8506-ff1f53ffa25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:45.395Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e780f518-5dcc-4e91-a984-5ccf4b053291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:55.405Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d351d6c4-b110-4a4e-87b6-a07eb72f5e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:05.414Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9ede8c5c-fd97-4a67-9d9a-f225c7cb8ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:15.423Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a56bc60a-fb2d-420c-bdfd-a1a64b45216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:24:23.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:24:23.796Z |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-05T03:24:23.796Z |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-05T03:24:23.799Z |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-05T03:24:23.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:24:23.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:24:23.816Z |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-05T03:24:23.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:25.433Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=00ee5fb2-5353-4b1c-b27b-f6754a1d88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:35.444Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=abbbb05e-44df-4f49-bbe3-2362239437db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:45.454Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a16ee461-a7eb-4fc1-a207-964e0d70c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:55.466Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2fc3ceea-b5cf-407f-8fc6-162f281e93dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:05.482Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b1b3414d-3adb-436c-a23c-1bb6feba1385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:15.496Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1eedaac6-b543-4d24-a8f2-681648387dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:25.510Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2f94032d-9923-4737-8de8-02625012b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:35.520Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b31e561e-c9d7-495f-a300-c87001b94a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:45.531Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6650b257-fbb2-4a5e-9807-5b2caf46f95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:55.542Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6ca31c9d-a977-43bc-86f8-7a2f273880d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:05.556Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f8e9f6aa-a87f-4b86-a7b1-a8b993e98036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:15.566Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=add08b0f-8efa-4832-bd75-3babce4e88ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:25.576Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9d1116a7-6727-4831-a668-e7e58b12f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:35.586Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=38a6c313-607f-44a8-89e0-fde4ad740fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:45.596Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=d796a749-aabd-45cf-8b1a-16156dbf9edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:55.606Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3eedf8b8-6664-4ac5-be63-5ff9e2a02156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:55.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:05.616Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2407ca92-3b1c-4172-9847-eff6b2ade4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:15.625Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a3d09e9a-3546-4312-8363-6aa1b8de916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:25.634Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f7bf2833-fb7c-4396-9ad9-2a2979140f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:35.647Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=379d3578-c1fa-469f-9810-88e2060a05ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:45.659Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b9a68eaa-8141-468f-9469-41d36958ede8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:55.668Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c81194e2-043d-4963-aa70-720deb5a4c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:05.679Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f3015547-4c98-442e-bbb7-027589ee784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:05.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:15.690Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=fbd1e96b-99e4-466e-9e82-57f07554b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:25.700Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ae89e422-6105-4b22-b878-479cb599b5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:35.732Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=411b0362-bfd2-4e47-9622-3363d12ae913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:45.759Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=4401b806-94e2-4d34-8266-893684c0d91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:55.782Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b7bfdfd8-0f29-4b29-9a23-e5821445ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:05.792Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=cf6e20a6-a0b2-445a-af78-56365d9ef3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:15.815Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3849637a-a9d9-4f05-81d0-277510217cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:29:23.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:29:23.775Z |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-05T03:29:23.776Z |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-05T03:29:23.778Z |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-05T03:29:23.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:29:23.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:29:23.789Z |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-05T03:29:23.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:25.832Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=808516bf-61de-4376-9e5e-aeae2a3e9d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:35.847Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=4940f3fb-ce66-4fa2-a24f-9ec31ba0deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:35.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:45.858Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=edbd6251-fab9-4cd1-ab13-c810f24e5f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:55.868Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e4a35d5d-43f5-486d-bd55-de98a38ff8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:05.884Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6fa3a210-e00d-4839-b5aa-5afa9789ae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:15.900Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=75badc9b-a781-498b-8556-abc727d7d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:25.911Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a6a1cbcd-4f9c-41c9-9c70-9e8229303f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:35.924Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=0769d73f-69bc-4c5d-ae62-8ae975ec238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:45.934Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=5b77be75-07cd-421a-8a96-2ec2f0ead325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:55.958Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=91c68a0b-efd6-431c-ba3c-ff3330f1243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:05.976Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9367b279-ec5b-461f-aae6-9a0fad4b3066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:15.993Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3614a241-00a7-471e-9ddc-2260eeb5b359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:26.004Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b02271c0-2f1b-4813-80aa-3958a8f7999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:36.024Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=77a7ea28-01d8-4844-a93a-c0393106f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:36.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:46.034Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8877e9ff-dd0a-420e-9e07-d9f331b2b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:46.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:56.053Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3582e076-4e44-44e9-b0a1-978049dd7c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:06.072Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=2754995c-ec28-45da-ade1-8f88bf380b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:16.090Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=16c30d24-1b36-4e26-87eb-eb5c2bda97e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:26.099Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f40c639f-e8c0-46ae-9268-70537a4a6c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:36.123Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8565ea88-87b1-403f-8d0f-72397dd8411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:46.138Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ccf104af-3fc0-4f63-8a6d-28cabfda341f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:56.159Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a38e9161-86c3-4e24-8c85-7f130fa797be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:06.169Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=0ccb08da-b080-4873-b23f-46e7db9af932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:06.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:16.179Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=85d46172-7ab7-4f8b-814d-9bb5cd520215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:26.189Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=53dc6d5f-a8cc-476b-be95-1abf860ca75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:36.199Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1ed33c17-615d-4f3f-89a3-09df1c5a945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:46.212Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6b6799f3-ec86-4542-9d7c-f0d2ecde8f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:56.221Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=8efa3254-9129-4a0a-a077-28fea2e20f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:06.230Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a149557c-f2bc-40d7-acea-700cec430d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:16.241Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=dcf4ebe7-2210-4eca-b3d8-dac5019707d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:16.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:34:23.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:34:23.767Z |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-05T03:34:23.768Z |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-05T03:34:23.772Z |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-05T03:34:23.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:34:23.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:34:23.781Z |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-05T03:34:23.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:26.250Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=75a7c1c9-1e3e-4b55-9b38-36ac0cc66c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:36.268Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e854184e-2bdb-41ea-b7ae-819951cf667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:46.276Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=00e0e208-6e85-423c-851b-c15222838b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:56.286Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=eae1dda4-d33d-4faa-9cec-476d9e502867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:06.295Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=be54a8d0-6e63-4ad0-916d-2162b915f6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:16.306Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a4bc9ada-891d-431f-91c4-b87f89aeb7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:26.317Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=97cebfa3-e4eb-4916-b66e-cb1815ede090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:36.329Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c08e6c5c-5a0b-40e2-a246-f6e3cac13041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:46.346Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=599320aa-fafc-4e70-a8b3-bc6560fbdfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:56.358Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a1445623-b55f-4791-b18f-d2634ee550c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:06.368Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e761c318-1426-449b-9ad4-e6ead14b49a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:16.377Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=643dcaf6-421d-408d-a6c4-0360c467328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:26.388Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=76ae9452-3ec9-4682-9c66-eb4691ccabdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:36.398Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=50f3e4bf-3c91-444f-a338-55ec5bc685b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:46.407Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c48b4d3d-076a-436e-9228-81f824b7e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:56.419Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=41fb1588-de0a-49b2-a02c-b828844fa313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:06.429Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=63510033-9fb9-4171-9d3f-5c4f541073de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:16.438Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=7989085f-29ed-4610-be40-77649a94a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:26.450Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1e91c85b-31f1-403f-a762-6e3913d89e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:36.462Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e2f66e9b-1c79-49c2-8bc4-cf8d390b18c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:46.473Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a467034e-fff8-4aa2-9d6f-87bcc53e86d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:56.492Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ea60cee4-f216-4155-bf28-0812fab4facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:06.500Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=38d252a9-bf17-428c-a595-caeb03b44f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:16.509Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=5fb2617a-c1f8-4ad4-82c7-09bb93347119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:26.518Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=00157c5a-ca0d-4614-b6e6-b4cae7769c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:36.528Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3e873336-a663-4076-927f-14b410d3a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:46.537Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=59eb86c5-d182-4076-9b6b-d2bb476b47dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:56.546Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=10cf89ca-fdcd-4915-9e1a-eb024ad4566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:06.561Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6dce4c0c-dfaa-4459-9a6e-af184680d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:16.577Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3a6d8668-d77b-4585-9378-6561e768389a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:39:23.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:39:23.820Z |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-05T03:39:23.821Z |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-05T03:39:23.823Z |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-05T03:39:23.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:39:23.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:39:23.830Z |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-05T03:39:23.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:26.586Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3e9ce9b0-1b24-4f48-b846-af5de2356fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:36.598Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b07d8a03-af96-4f16-b0b4-73d917e7edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:46.608Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e2b23061-0ebc-4557-b40c-0b61df099684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:56.617Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=341c067a-df26-4d08-8236-d47c13c9321f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:06.627Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a80359fd-7bf6-4003-b218-fc5cd99dbecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:16.644Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=428e717f-4010-477f-ae48-37a933ceb0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:26.655Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=0a944088-3c90-44ab-a510-ebcf083d76be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:36.665Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3614db97-5483-43ef-af74-62fd6beaf974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:46.675Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=233d0b88-adf8-47e9-9680-6a45ce1cac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:56.683Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=970868ec-4766-4b2f-b21f-78406f1d5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:06.692Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6e54a157-c7fc-4a0e-abc5-0d7addb52d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:16.702Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3635358f-80c4-44cc-96d8-42c697833cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:26.711Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9e5d0a1b-43c6-4cf9-a27a-cecb6380ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:36.719Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=434e5b4f-eb50-4fc7-b28c-2e17fb3103e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:46.729Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=eedbfdda-1dcd-4d98-a9a4-c9adc42b88ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:56.737Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9ded3bb9-9de2-4994-969c-c6f042f2d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:06.746Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=5395ef0e-81d5-4d4f-aa70-e8ec262789b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:06.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:16.765Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=02f6efbd-408e-40b9-999c-7e32023c0f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:16.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:26.773Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=721605bc-2a70-485a-b52a-34eecb37d0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:36.782Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=808d0d51-be72-4fe2-9f13-082ee0f8c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:46.795Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=39f42784-bfe1-48e2-be08-92eade3e9142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:56.805Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1717b452-531c-4c15-8267-7b1ff77b142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:06.814Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ebee58b3-bc65-4148-a31a-2b341ac2a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:16.824Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=4ee19dcd-437b-480e-9765-cb39d164fc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:26.832Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=daa1f100-9872-4c05-affb-961b27545892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:36.840Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=43245cc7-e9be-493e-b37f-92f0c4572408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:46.852Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=3393f6e7-2cf0-478f-a252-3a25cb45e4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:56.862Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=92bc09c7-2054-4a02-b3eb-1270b8ebfe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:06.873Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=90ff1881-96c5-4b16-96e9-8d03d497511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:16.883Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f73820e5-1bfc-4f58-8dc3-ca2e874aaefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:44:23.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:44:23.836Z |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-05T03:44:23.837Z |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-05T03:44:23.840Z |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-05T03:44:23.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:44:23.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:44:23.849Z |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-05T03:44:23.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:26.894Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f522a9dd-3ed2-4a6d-9745-f862e9f14293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:36.915Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=fade07f2-257f-42fa-af33-72bbdcf7ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:46.927Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=23d5dc7d-2fbe-4c39-bd66-1fa77361eee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:56.937Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=08a321bb-38ed-48e0-bfb9-f67647fec35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:06.949Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=01f1b7b1-76b5-41d8-ad45-02a0c4b95d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:06.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:16.966Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=838f29aa-505a-4a21-9ccd-a2a8d0e82d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:26.976Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=9909a9af-245c-4f4b-b7ae-1f72848f3671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:36.985Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=da944b79-5dda-4fad-a091-e10635c4adad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:46.996Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c9680eca-c6cf-4136-b374-76f55d03e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:57.005Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=0da4f7e2-21cf-4242-8b6d-bc9758d27551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:07.015Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c28ad5cf-ee84-46a0-947b-44217c12d4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:17.023Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=93043819-b3a4-470a-9b5c-a7721d1093e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:27.032Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=e330ccc5-2042-461d-b07f-5bde1cdb1abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:37.040Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b71251bb-4b20-41fd-8413-77bb8ec6f878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:47.049Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=62374931-3c2e-4ae9-b6fb-374f75ff73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:47.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:57.058Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=aaaf2d47-bcb1-4f21-8a75-8db4a2479c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:07.070Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=7bd9d9bc-d919-46fa-bb98-62ca96046365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:17.078Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a7e78916-0c39-4d21-9229-ad3909344c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:17.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:27.088Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=fca88226-ba5f-4440-a0be-0a83e5275745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:37.104Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=6a0fd0ac-fefe-4d78-99b3-02162fa15506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:47.113Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b535edd0-a329-41ce-a4a2-24958046e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:57.122Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b04bf576-2086-4618-8134-0a8c78c14d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:07.130Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=53ad2e95-96e3-47ed-aa49-17d2006ebc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:17.140Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f5a338e2-47d9-4b71-900a-d8eb22dd4f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:27.149Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=09d555de-6e69-4f27-af2e-759f05349882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:37.159Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=08e36e4a-d6db-4da1-b8b5-39b0421fea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:47.168Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=55c45b1b-d2ef-47d5-991f-894d7b4fd0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:57.179Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=f7f0896a-78ee-4d91-b3e4-6891298d5b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:07.193Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=1625cbbc-ca79-4400-acfc-eb7dfffe865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:07.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:17.205Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=5492c419-3698-424c-9f41-56585c85f20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:49:23.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:49:23.804Z |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-05T03:49:23.806Z |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-05T03:49:23.812Z |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-05T03:49:23.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:49:23.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:49:23.824Z |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-05T03:49:23.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:27.215Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=ac6e3fea-ef8a-404d-af0c-494711198ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:37.224Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=fb559f51-07dc-4177-b395-88a03fef6bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:47.233Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=fac9ea31-f552-424e-8811-7bee874d03cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:57.242Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=80e9cec0-69e5-406a-8e7c-1d9497cbadd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:07.252Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=dc9011ce-b08a-4c07-84b4-afb82098a642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:17.262Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=20447aab-bab3-49e1-812e-06dea7f895a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:27.270Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=66f9a8c0-05f0-432b-8819-179466d2b8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:37.279Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=172c94d7-7257-488f-85e8-af8bca0e19c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:47.287Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=26485e27-5a17-4610-ac7c-77e50dd49837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:57.296Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=21de088b-4374-42f3-a17d-3e71b1b6dff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:57.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:07.305Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=09638549-c486-4ffa-b435-05b6a47e0bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:07.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:17.317Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=a6adb2ad-17b9-42d7-9ccb-9e39862b042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:27.327Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=994b4db0-b398-4d16-8560-4c789f2a6d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:37.337Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=c9424e96-7038-499f-9990-748e04b8fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:47.347Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=b851cde2-0003-42ed-a5a7-e6babad56e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:57.355Z |INFO |Init configs |InvocationID=a3896f16-b676-4e37-bb03-e51b89eb80b0, InstanceUUID=333314d2-4ca0-40eb-a7b6-d92d330566a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |