. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T02:57:20.194Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T02:57:20.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T02:57:20.232Z |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 |2021-11-06T02:57:21.092Z |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 |2021-11-06T02:57:21.207Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T02:57:21.208Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T02:57:21.208Z |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 |2021-11-06T02:57:21.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-06T02:57:21.384Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-06T02:57:21.418Z |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 |2021-11-06T02:57:23.485Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-06T02:57:24.032Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-06T02:57:24.062Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-06T02:57:24.063Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-06T02:57:24.126Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-06T02:57:24.127Z |INFO |Root WebApplicationContext: initialization completed in 2708 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-06T02:57:24.603Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-06T02:57:25.433Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-06T02:57:26.808Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-06T02:57:27.320Z |INFO |Started MainApp in 10.11 seconds (JVM running for 10.907) |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-06T02:57:27.396Z |INFO |Start scheduling PRH workflow |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:57:27.413Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3298a481-8db7-4a47-a935-6d6b6fc3951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:57:28.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:57:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:57:38.919Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aee4e2d3-460a-40be-b364-f1e4738d0a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:57:39.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:57:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:57:49.984Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9673e803-4ac2-4047-a258-f04a0d849c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:57:51.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:57:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:01.058Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=54c5e602-8b90-468b-9caf-d3f103d07bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:58:02.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:12.130Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=befcd516-d355-4a93-b30f-b59cb7bd21f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:58:13.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:23.201Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8f0fc853-c652-40f9-8dc5-9ec3ca11adcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:58:24.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:34.273Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=28653f2a-edee-467d-bea2-f83458c5c15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:58:35.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:45.345Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e9ef9578-1130-49d9-bc7f-d488e96c62f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:58:46.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:56.385Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=59199863-6265-400c-ac9d-f7e12aae8b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:58:57.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:58:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:07.458Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f4f02d1c-78ba-4b30-a4e2-aca03b88e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:59:08.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:18.528Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e2ed560b-ee77-4aca-9516-6379e5aaa7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:59:19.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:29.569Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=84b496bc-c3f6-4695-a7be-84e6d6de8623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:59:30.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:40.641Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fcc02d68-765e-479d-9b65-96b345b802c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:59:41.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-06T02:59:45.194Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-06T02:59:45.195Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-06T02:59:45.198Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:51.712Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=14c8ba2c-7325-43ea-b3aa-4e4246ff06c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T02:59:52.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T02:59:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:02.785Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5f6a0510-6139-498f-973a-d72c86315c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:00:03.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:13.857Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ae7bad9c-955b-40ee-a117-ccfa74a12212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:00:14.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:24.930Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c2958e0e-1626-4720-8c7a-fa5090609d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:00:25.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:35.969Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7f72e8a9-cf7a-472a-998b-9466a7c76b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:00:37.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:47.045Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=33d028c4-d8a4-49ba-a284-9b0d97221704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:00:48.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:58.114Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d6d420c8-39a2-4ed6-8882-e8b7ed6b5cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:00:59.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:00:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:09.184Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e81f5fc9-24b3-4404-9d26-3bc073e2cd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:01:10.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:20.289Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dd9f33d3-18eb-45b1-912e-645672f0002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:01:21.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:31.360Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1fdc6798-1f1d-4aaf-857b-c64c3873a680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:01:32.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:42.400Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=58fe71d3-5f07-4848-afc3-b57c7a4c1c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:01:43.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:53.472Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d002cd0b-015a-4c2b-8ccb-26e4b8848285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:01:54.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:01:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:04.548Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=77d75129-2a85-4181-bea7-2783c59f0c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:02:05.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:15.584Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8ea87318-ddeb-40f4-9f38-a6344f360526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:02:16.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:02:25.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:02:25.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:02:25.942Z |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 |2021-11-06T03:02:25.946Z |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 |2021-11-06T03:02:25.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:02:25.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:02:25.960Z |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 |2021-11-06T03:02:25.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:26.661Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cbe57787-db97-4db2-a10c-f144c9f81010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:02:27.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:37.730Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=df0fe3a8-d64d-4eac-8af1-3d43bebf9425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:02:38.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:48.785Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b4df1175-c9a8-469c-abc9-94766b2e6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:02:49.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:02:59.872Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=385e3fdf-40a6-4399-ae1f-27fa290efcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:03:00.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:10.945Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8a8739a0-e451-4364-a93e-ff7666a50399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:03:12.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:22.017Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=592d6079-37dd-4cc6-a3f3-3dadce7bd93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:03:23.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:33.056Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b93075d3-9342-4ed6-aa61-37f8f235957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:03:34.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:44.129Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=735f51b5-b7e2-4e8d-96e9-7e7c176a8838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:03:45.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:55.201Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c17cd7df-4c33-4180-85e5-867592bff1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:03:56.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:03:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:06.241Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8c97f05e-75d0-4592-aa0d-ad266b2629a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:04:07.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:17.314Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=db965f90-dde4-4e0d-b4a0-5c4bd8601a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:04:18.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:28.388Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=db217cda-8997-4193-8b05-c0d56cb62607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:04:29.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:39.457Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=100d24b2-9545-4d15-9f14-d5b1cee80b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:04:40.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:50.529Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6c8584f4-42e2-4188-bde0-d20c8f3d1e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:04:51.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:04:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:01.568Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=db55989a-5160-4502-b664-bc7d98a49fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:05:02.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:12.641Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1fd40da1-5b39-46e3-acb9-5b75012bcd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:05:13.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:23.745Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=47672079-bf9c-4023-a7cc-b48208e28062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T03:05:24.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:34.817Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=20196b2f-8525-4056-8d1b-e36725222f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:44.935Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fd5dda7d-8d19-4780-a117-c33bd8bd62e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:54.952Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=29fda802-f04c-4584-a890-536fa03136b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:05:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:04.968Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=326a5b47-c464-4cc8-b86f-71df12eae312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:14.987Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=06b86d80-2d14-46b3-af8b-75694753fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:25.000Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=70ec5a84-1b05-4954-9fc2-fc5b4474cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:35.020Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e3728f02-d886-420c-b504-88dd58083f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:45.034Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f1aa2a8a-2b0e-4da0-b837-94d85a80a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:45.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:55.046Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=afde98cf-5daf-44f2-9f28-8ae1cb37767b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:06:55.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:05.062Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a0d321fb-6e41-4634-93f0-96997c81184d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:15.075Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6492f245-2128-4359-bf2f-428a514aa275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:07:24.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:07:24.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:07:24.971Z |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 |2021-11-06T03:07:24.974Z |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 |2021-11-06T03:07:24.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:07:24.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:07:24.983Z |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 |2021-11-06T03:07:24.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:25.086Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d6c5cc13-8605-4d48-ac98-07e1361cfdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:35.098Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7cd9c50d-3e06-468c-9290-a68002251134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:45.110Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=96d6b5a9-dde3-4692-a9fb-f328b95e5726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:55.122Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=98872181-50b7-4d68-831f-d3d095d20952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:07:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:05.133Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4062a7f3-97e6-4280-8289-772f938aa90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:15.146Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bbbb1251-df18-4145-860a-d4f489ed3059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:25.157Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=77c91a19-5d2d-46d7-9057-9c3d3e52f0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:35.167Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2a3cdb85-35b2-437e-8ce6-caf032d7c6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:45.177Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d9efee8e-6ed6-4e73-9813-4dcdf004a32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:45.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:55.189Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9c697ba7-da1e-47be-9fc8-4eaef2cb89d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:08:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:05.200Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=02a8f282-b927-4be8-a509-db299bbcbb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:15.211Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bf2262b8-e9a0-4b65-b469-6cc555375397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:25.222Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4c4e13b9-cf27-4a57-abf6-40dcc8327df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:35.234Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2f66dbe3-4848-4471-9a05-c08b184d7e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:45.244Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cef33376-3765-4d6e-97e1-eba8a8f65afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:55.253Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5133f111-d86a-499e-85a4-5e9a7fbf3bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:09:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:05.262Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=011e3b70-c5f6-48a3-8928-247a54d61d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:05.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:15.271Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4dfc078f-7ed4-4e6c-91b1-0e33c8b021da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:25.282Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=203633a2-a24d-4ca2-bf36-26815c6fa150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:35.292Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=94a8d29f-d9e1-495b-bcbc-78d1e466c5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:45.301Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f0f06a91-be41-4558-81ea-f3168ed54523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:55.312Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dab118b8-8670-4973-9fd0-06512ebfb769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:10:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:05.323Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fd77ea9e-b23b-4b21-b717-a161f9d79685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:15.333Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0e034e39-f354-4e02-b8ee-9ac4abb7592b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:25.342Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=90c1e073-336e-45a4-afa4-874c819c2221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:35.350Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d4e42234-3d84-4d0f-9c14-fb2b71d5f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:45.361Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8dd30758-7e92-4df3-89bb-24f274aea2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:55.374Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=df8d2145-5222-4551-b336-b2d15a76b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:11:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:05.385Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=13fc52c4-40a7-4f5c-9b4e-e5271c333930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:15.396Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0fd68b54-830c-41d0-b5e5-690b16dd2494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:12:24.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:12:24.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:12:24.911Z |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 |2021-11-06T03:12:24.912Z |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 |2021-11-06T03:12:24.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:12:24.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:12:24.920Z |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 |2021-11-06T03:12:24.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:25.411Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e7ee7b88-2daa-4820-8dfd-c7240bb88b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:35.424Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5ad738d6-1e35-4436-9ace-0c4fc32b1992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:35.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:45.433Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bd49edb2-c7a8-4e5e-a867-6ab8fa2b8e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:55.441Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d45525c0-7c46-454f-99dd-bf1babf9264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:12:55.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:05.451Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=98bdf582-0613-4607-bfa2-cc918ac17b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:15.469Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a0f9a12c-3853-44e3-87a4-fb1c565b2c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:25.478Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=412fd1f3-fd70-47a4-b659-2746124ede8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:25.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:35.485Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d9634b1f-4a8c-4a3a-95cb-078e579243c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:45.493Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3b75a137-3604-4ac4-bd22-d1b4f29c30e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:55.502Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b874f9ac-a71b-460d-81cf-baaa965bb8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:13:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:05.513Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=edfb6849-df35-462d-b2e6-fa53112d8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:15.523Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=11a96af4-3cdc-44bc-a440-4dfcd15a853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:25.533Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7480c989-ebbb-4052-863e-152235dc2891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:35.544Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e6cde356-1e8b-4b54-8147-2eafac343730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:45.553Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e45e30bd-d397-437a-a65b-c0669d6d8d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:55.569Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2cf75305-13f8-4586-a575-83b290840830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:14:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:05.576Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=76561e1c-a63f-492d-85c8-b43660344a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:15.584Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=acab412a-fedb-4d5a-af8b-d601eabad53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:25.593Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e4cd7574-7328-4bc2-a878-4263c296c61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:35.602Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f02ef053-962a-417e-85a6-c2b351e34d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:45.610Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=49cec199-541c-40ec-b277-db6d0d9ae693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:55.618Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6f43fe91-ce1e-4b8d-9917-a8cf835b5476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:15:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:05.628Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ef0320de-3455-4322-bd53-830dd978deaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:15.636Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=964bed48-6b8e-47ec-8fb5-ca84a3f49e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:25.644Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=90e7c757-83bd-4ddd-89be-85166c1ecdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:35.652Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=408394d3-005f-4944-bda3-a21866f25c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:45.663Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d1061377-813c-46d2-9f2c-de26453b8534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:55.671Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0c81cc22-5ec0-4051-beab-09809408c569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:16:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:05.680Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=10e915b2-3728-4623-9fff-0c398e286ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:15.689Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f3b97421-217d-48d9-979f-4911dc84bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:17:24.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:17:24.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:17:24.923Z |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 |2021-11-06T03:17:24.925Z |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 |2021-11-06T03:17:24.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:17:24.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:17:24.932Z |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 |2021-11-06T03:17:24.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:25.697Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4e844a4f-4088-44a0-86ce-cc631312084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:35.707Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8045e8e8-15b0-411f-abb2-63b70386bb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:45.718Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=76eb5310-d57e-438d-a357-93bd1fb14ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:55.728Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=89daafa2-7d12-4dc2-abe6-764263bc8bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:17:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:05.736Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2b5e450c-a853-4aa6-b6d8-d55655f2c179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:15.742Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=17aa7e92-bc0e-49a9-8f76-ccd4897a521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:25.750Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3fb6f261-3a99-4501-afb4-2374e8b628d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:25.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:35.759Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=01c6355c-b7a9-4b87-bf45-419032400643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:45.767Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=42f2161d-553c-4392-9245-a843e34edaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:55.775Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=532df89b-dd70-4710-a104-7d699e132f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:18:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:05.784Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a151ad26-74f1-4198-b80a-619e5bdc0979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:15.792Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2e7e1c0a-ccce-47f3-837c-55419fd03308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:25.800Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2bbaf47f-4c4f-494c-9c2c-5d2ef4cc6398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:35.810Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cae3f1ce-584e-4e01-b1f8-312cbda44c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:45.818Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bcd93e59-bac9-4b15-a304-72043c2cde4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:55.828Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=267c5063-53d1-439f-8555-b4227a963ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:19:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:05.835Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d46dfa1e-1ae6-4e4f-bd97-dd8e59cfc2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:15.844Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f4041daa-0181-487b-abfe-40bd7a58032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:25.852Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bee35477-3a16-4841-ac53-1fea79c5a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:35.859Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=eec4876e-cda9-413a-9a35-383e61ecadf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:45.869Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e129559e-928f-4ed6-94bc-47e671728c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:55.877Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f0000bef-e1ea-404b-a1a9-04ea7ce20700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:20:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:05.885Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=51971efa-b109-4a01-ae86-76fe7f5ad799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:15.893Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=eda19944-206d-46dc-8c1f-fc350af5b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:15.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:25.908Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=abfd1448-f358-468f-8eac-696dbd8f54a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:35.916Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=719a4a2f-b9c4-4e5f-81c5-353ee7a6a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:45.924Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=97597358-80f6-46cf-af63-89dd5aff5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:55.933Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b26cd86e-7b30-4acb-9078-0ab0361ab463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:21:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:05.941Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=775d69ac-9a78-4e62-a884-2c5459820ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:15.950Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=31db902a-ed71-4947-8eec-1218a3efefa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:22:24.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:22:24.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:22:24.931Z |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 |2021-11-06T03:22:24.932Z |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 |2021-11-06T03:22:24.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:22:24.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:22:24.937Z |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 |2021-11-06T03:22:24.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:25.957Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=eb517d96-97b4-4446-bb36-3836dd202223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:35.966Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=51f7996d-a208-460c-b2bd-4a3cfa7371cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:45.973Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1df32a76-53aa-4266-bd58-084b103011cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:55.981Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=44e1e0d1-37d5-4942-8ede-d5ef9be7db07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:22:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:05.989Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ad22e49b-528b-4a58-8989-97c2cdf60456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:15.997Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7a9a165c-8c23-462b-9d76-5f2fe6e6f288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:26.006Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=540b6385-9296-4907-9aad-7c533fb61191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:36.016Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6eff4145-cd66-4f89-b247-cdc4ad13cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:46.026Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=945134b1-806c-4592-8afe-eedaec8c881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:46.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:56.033Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a1f6f1ed-dd87-4592-a7b6-01220bfd8f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:23:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:06.041Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=12ace8cf-9971-4cff-a961-29fbb802df88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:06.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:16.050Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f939fbae-fb65-493d-a047-266fe64bd3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:26.061Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=22a0935d-b534-41c9-991e-7ae0ff15677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:36.069Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=76e08043-ff4c-4d69-9786-94a04e646178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:46.077Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ed827ae1-56d8-4817-b3ee-9621d1d3e2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:56.086Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=90020bf1-8cc9-49e5-af28-50b22aa0a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:24:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:06.094Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ee063eb5-eb16-425a-a49b-26ff18f1f10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:16.103Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2ccf17bb-c3be-4e31-9a94-ffb7a65ac0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:26.112Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bf2a6d1f-752e-4331-8f0f-913f80c8ae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:36.120Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=699392fb-c884-4c4f-b38c-baffe295d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:46.128Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8ac2b8dc-3053-4dd4-a02c-e59d9720577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:56.136Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4eb993b6-3a9f-4096-81ed-c2233f0c7a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:25:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:06.145Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=235da2c7-6adb-456c-adb1-b3d747aaf774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:16.153Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f3e150b6-4964-4698-967c-f8c37684d912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:26.161Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e9286076-47bc-4b6f-8f84-af7a29d532d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:36.167Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=06e04ebe-861d-4b33-93c8-7bb971931de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:46.175Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=325fea65-13f0-4550-bf01-f5406930bad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:56.183Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2c76cc9a-3fa4-4722-9f05-f5f1fd871d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:26:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:06.191Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=23c79b07-b49e-4294-a3dd-a5b42893ac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:16.199Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d3fe68e2-5dcb-4497-aa53-235bf277f5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:27:24.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:27:24.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:27:24.863Z |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 |2021-11-06T03:27:24.865Z |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 |2021-11-06T03:27:24.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:27:24.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:27:24.870Z |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 |2021-11-06T03:27:24.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:26.207Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1bc6aa3a-9d39-47cb-acf9-002076c1da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:36.215Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=70ae5e84-0bf1-4db9-9f9f-f1fafc112393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:46.224Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a36a1531-f20d-4fd7-ac18-6c667437d5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:56.231Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=482655ce-0b62-4f87-af66-7fe6f57b4819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:27:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:06.239Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cb9ef99e-0343-4349-a437-9f39232bdd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:16.247Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0cfce546-ac7c-4446-a648-e2592a428b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:26.254Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ec4e4079-2bd7-4f93-b465-559e1e5e7b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:36.262Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ab4596c2-752f-4cac-96a7-d21cc3d27937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:46.269Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4a495126-4be4-4328-9f70-9bd761bb3489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:56.278Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fe55a52f-fc6f-4bfb-ae5a-4279c32e211b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:28:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:06.287Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=47d601be-4963-41aa-96ef-89782bbfd19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:16.295Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=86c6775b-4a5c-4fc3-8550-3ae30bc67c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:26.303Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1b52de51-2ae0-4320-91f5-8fd7f3183291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:26.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:36.311Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=82eebae6-a049-44aa-960b-fc1edb9b4a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:46.319Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=841fade0-59c5-4d37-90a6-00fa67b2f434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:56.326Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=60ddfbcc-a2f1-40da-9f98-6face64151cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:29:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:06.335Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6c84adf9-4a53-4fc3-bc0e-b80665a3de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:16.343Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2874bf53-a3c3-4eac-a6f2-57d6bdeb288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:26.351Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1cba4805-c019-4e3c-ba05-aff31a09d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:36.360Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e409274c-a989-48ba-80b4-589dfa0854d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:46.368Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a03e69fd-64c9-4a52-83d8-a561705901ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:56.375Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fb5d58a5-01e9-4365-aca7-97c325121409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:30:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:06.383Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9274754a-fd07-4930-801d-31c9ad2916ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:16.390Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=352c0a30-411b-4d38-8166-0b8f7dcc4899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:26.398Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1924b965-41c8-42a2-b3ec-daa4552deea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:36.408Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9f62b9a2-17a0-477f-90b9-16d43ee23c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:46.414Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9d3d5bc6-4779-48b1-b2a8-2f0b96047711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:56.422Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7cb477ba-f330-40b2-8aa7-96fceb17b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:31:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:06.430Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7f95bfde-f111-409b-885c-45df0e619646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:16.438Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8bb516e0-689e-4f69-bf2d-b1f2ef46906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:32:24.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:32:24.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:32:24.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:32:24.923Z |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 |2021-11-06T03:32:24.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:32:24.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:32:24.929Z |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 |2021-11-06T03:32:24.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:26.445Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2be08458-7a1d-4e2f-9b7a-298e6e2b536b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:36.452Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9aa3d6f1-5964-45b7-a0ee-12c95509da40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:46.461Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b8fa06de-9f78-4e2d-92ff-bf81330069b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:56.468Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5f3df1ae-747b-4192-8860-5cb7c8d049ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:32:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:06.475Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=171f7c9c-fcf3-4358-a916-2fc1b902c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:16.482Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a2a41fd1-260c-4c0c-b27f-4e0379d33e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:26.490Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=995b53b0-345d-496b-b64a-3e7064c22a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:36.500Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9a6b74e2-2f1b-4659-a5d1-289d8ddf8dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:46.508Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ae159df2-a34e-4049-a713-c61d1b5754d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:56.515Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ad1ddd2d-059f-469b-b37e-59f56dd4a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:33:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:06.522Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fc2ef8fc-394a-473a-996b-a27cb5667127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:16.529Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7d9356e4-d3c0-4c34-9232-a14c28168e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:26.540Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=822b3488-edd3-4845-9ee9-49d53c147a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:36.547Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8fd571ea-b80a-49ac-a20c-ceeeafcd495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:46.555Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7ab8ab55-2c0f-4923-884b-d64b2d66d98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:56.562Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3c2c54b3-cc6a-4ff8-93d0-455221cdb8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:34:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:06.571Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ee7a4253-3c54-4fa8-b77f-9220ae205883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:16.580Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3027ed3c-e874-451e-99cd-74badf19af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:26.587Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f4d4b98f-9295-4f4a-9bb4-6db29fb65630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:36.594Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=943becb1-5fb7-4dcb-9741-7142fec4cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:46.602Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f73bd078-c17e-4a99-bd79-ea3c071a11b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:56.610Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5f89f9fc-8343-432d-9af6-491dde0c4aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:35:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:06.618Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c59e3d53-2a45-4400-815e-2581b543ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:16.625Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=695eef20-0a86-467f-9dc5-9e2eb9c693e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:26.633Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bd820c71-969f-486e-98b4-ec55065dff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:36.648Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=27ff6f01-10e7-49ff-87a0-e50b345fed57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:36.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:46.657Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ee5fc99a-1aad-4572-bf7a-4370062a85ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:56.664Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=52ca4817-58f4-4176-8af1-ec5582fb1f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:36:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:06.671Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d0e96f6f-a867-4069-9ea9-fd3002e6551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:16.678Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9b8951ae-2f82-4a5a-8aea-9dd1776a4872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:37:24.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:37:24.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:37:24.909Z |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 |2021-11-06T03:37:24.913Z |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 |2021-11-06T03:37:24.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:37:24.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:37:24.917Z |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 |2021-11-06T03:37:24.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:26.685Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=37b6dbe8-ea5a-42d0-abcb-0dccffefbe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:36.693Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a09f2e3c-6547-404b-aa53-69e26320afc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:46.701Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=33677f01-6943-42ff-871e-aceb58c46397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:56.707Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ddba23ef-a761-471f-acdc-bdaba625a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:37:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:06.714Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=756e48af-372a-48ab-8fa9-7a987e413e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:16.722Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=65f922e0-df8c-424a-9645-a0c895321673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:26.730Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e61afee9-93ee-4680-905e-8e12164baefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:26.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:36.738Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2530043c-2a29-43b7-8052-1a2cbab4e068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:46.745Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f7ebabfa-c6bc-4f73-9f0a-1277557c58ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:56.752Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b02c9eb9-92cc-4221-ba17-d495babd57b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:38:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:06.759Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7ad77e3c-f42c-4d59-b42b-cac2cc8d1af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:16.766Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=53b6a937-e104-4cfc-9327-5fa4efd424c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:16.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:26.773Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=23f1310b-df42-4cc2-9110-4c7e638c5073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:36.780Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=561b067b-5bc7-433f-a881-49d95864a84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:46.787Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bf858c3a-7335-4763-aa45-b9f7ac710aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:56.796Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=611efdbe-16ad-4dea-b982-9939b1d2a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:39:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:06.803Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8871a309-8efe-4380-9635-8bf62ab9a9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:16.811Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=17fa2f1d-490e-4ec0-8346-ac65e0bb3032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:26.818Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=73d6605c-7d36-4f37-a68a-91eb7b040405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:36.825Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6f8a0050-e439-4456-a45a-6d060e4efd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:46.833Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5ab69b4f-0041-4de8-aea7-7c79c0ec63c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:56.845Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b867ca77-d061-4d04-a90c-be620095d699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:40:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:06.851Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=28289edb-98df-4aa6-b8c5-720026e17331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:16.859Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b7af58ea-6938-4edf-a7de-0c1c25706fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:16.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:26.866Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=12b3d54e-e006-4c3f-aefe-231535721daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:36.872Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f61bc7cc-9b27-4785-b2d1-ec2aebd0df3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:46.879Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c50afd61-4c4a-46bb-b9f7-ec0df9a71672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:56.886Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c5347f39-6419-4ed6-b134-21c98a39f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:41:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:06.893Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e9ad6875-09ac-4675-86c8-4c4e0cb4e171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:06.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:16.899Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c5fd9ab4-0a6c-4df1-91cb-28046d014dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:42:24.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:42:24.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:42:24.873Z |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 |2021-11-06T03:42:24.876Z |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 |2021-11-06T03:42:24.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:42:24.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:42:24.881Z |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 |2021-11-06T03:42:24.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:26.907Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=22eb65b4-6ff4-4605-a10c-202b4996941b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:36.916Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f498742a-1014-423d-8417-bc0605b9e0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:46.925Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3778c51d-f881-4aba-86c9-d5129ed2d0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:56.933Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=297eb25e-bb5e-4cf7-948d-afc5154a7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:42:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:06.939Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2e00b7d4-3c2d-4bbe-8143-32e2cbb9ec92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:16.946Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8964e496-3969-42c9-be87-e2062d7fe703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:26.953Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bc4f8fc6-efa4-4495-98ab-a83c89dcc1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:36.961Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e6cd7566-c637-4d3b-8f32-d9853d010b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:46.967Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=368aa181-7b03-4274-ad96-ce00fdbe6e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:56.974Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9ee11b73-b42a-421b-bba8-e3dc4db90882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:43:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:06.982Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0f1b4e12-6c7e-4034-ab30-ce61a21bd19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:16.990Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b3aa0683-8056-4152-8e10-43724a68052d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:26.997Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a43a7d19-e8d2-4586-8702-69fa5d0dce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:37.005Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0f39ba4d-bda7-44cb-880f-051cedc3eabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:47.011Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=40deec3a-cf7f-404a-9575-3cedb5099eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:57.020Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=713a7c0e-2763-4a51-9958-33dac3dbf438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:44:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:07.026Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ce0fd966-13e9-4c6a-bc3f-3cb5f47c2870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:17.033Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=287db7d3-9663-4596-80fd-ef8c887f3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:27.041Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=de6fa522-eb14-45eb-862e-a71a4a30c615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:37.049Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5bb711d5-da3c-4052-928d-f90df0a616ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:47.058Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0b7de621-facf-4b64-935e-ba8898f54eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:57.064Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=383b0e6e-9198-445e-a839-544e13d43451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:45:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:07.072Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=04ca2b6c-41b0-4f60-8c83-dc6c4bf62ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:17.078Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fe61037b-fba7-41b3-9547-58df3f5c0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:27.085Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1c6212a0-60f7-4fdb-881a-474c542267c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:37.093Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=add3474d-a2c8-4c99-9a21-6a0a885be988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:47.100Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=79f22835-6391-4917-bec8-fe7fe95a20f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:57.107Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=701fdd38-286e-48ee-a80e-2d401556f3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:46:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:07.115Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ab14987d-9f15-469a-a8a2-f8bbc7430e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:17.121Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0518874e-90a9-411c-b905-20ba6394d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:47:24.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:47:24.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:47:24.875Z |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 |2021-11-06T03:47:24.877Z |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 |2021-11-06T03:47:24.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:47:24.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:47:24.882Z |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 |2021-11-06T03:47:24.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:27.129Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b5922094-6369-4b05-9090-0f8cee594cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:37.137Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1a9993da-db2d-4151-8ae1-a4162a214e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:37.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:47.146Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0b5c88a0-4848-4c54-958b-d9d01ca6e7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:57.153Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=17ce0351-df20-4803-9337-86d2014e8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:47:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:07.162Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=312ecd1e-ce41-464d-aeeb-4fee7f036ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:17.170Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9f0c893b-dadc-49e6-9c5b-4b493346fb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:17.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:27.177Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6b3be3b2-9119-4c3f-a49b-0dd77408abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:37.183Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cfc019a7-7944-455d-9dbe-29ed70014b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:47.191Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c73675ca-c94e-4681-82d5-83bacdd24072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:57.198Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e77a6d44-aead-4ed9-9369-09266aac5b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:48:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:07.207Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=81e8f548-62c2-4a75-bcd9-cac69d02553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:17.213Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2149286a-e9ff-4797-bb38-8014f7eb64b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:27.221Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=50acbe2b-fae8-4fb4-b80e-6663dd7ccaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:37.230Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=732fe2e9-c3b6-4093-a1ea-b25038a26d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:47.237Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1c4e0b74-217a-4b99-928d-4e8b703b6ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:57.246Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a4c32ffb-702b-43d4-8ab1-f58626ba812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:49:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:07.255Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5aaff2cd-2624-45dc-bee5-c0753a4da30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:17.262Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7d596c79-62cf-4bc0-b759-e2187b5c8042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:27.271Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a5dfb193-2147-4b4e-9083-d7c178a2fb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:37.278Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d59300f3-1fa0-40f8-a050-44b42a9fe4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:47.285Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=61582761-8ba8-4c27-99c6-f5373b3a2fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:57.292Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2c4918f2-a44e-443e-af8f-ccc94d7c3fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:50:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:07.300Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=150aa97e-7c50-42b5-bce9-81b122aae433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:17.307Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fd0dad2c-8f56-448a-8468-a8ebb051c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:27.314Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1d83ebcd-3b1c-4abf-9cba-7c2225bb91bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:27.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:37.322Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9bdaa7e1-dbe8-4264-b981-9207bc33025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:37.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:47.329Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5103c1ec-96b6-4aac-9e20-c5dff6e901f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:57.337Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2cbe76ad-1a61-4cb3-9618-54942272f7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:51:57.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:07.344Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c09a1c61-9cbb-407c-b525-37e25c7ab7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:17.352Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=38013eda-eb13-4bdb-b5d4-52e237fdad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:52:24.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:52:24.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:52:24.891Z |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 |2021-11-06T03:52:24.895Z |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 |2021-11-06T03:52:24.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:52:24.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:52:24.901Z |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 |2021-11-06T03:52:24.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:27.359Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=122294b8-e26e-4cbe-b6b0-5a31dafaa13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:37.365Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=719b409d-957c-4ff6-9c6a-02b32d795b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:47.372Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=40c4ef07-d87c-42fd-a296-a8b676077253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:57.379Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d1a473a7-f4cd-4ac6-9aa0-c543b3526cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:52:57.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:07.387Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=72c7ba89-fa83-4650-a7ca-55f9c821878a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:17.394Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c9e3a3e7-2b95-477b-b24d-ea95ba438242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:27.401Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5c9a17a4-b61c-47b6-8098-ba5c9f24a3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:37.408Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=362a6460-4a45-4052-b6d9-c60d56c62d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:47.414Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7f2310b1-6f99-4d4c-b4b8-e6d412f662bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:57.421Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=90704a7d-3e16-47a2-84ea-23c6746e4f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:53:57.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:07.427Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9015a111-83cb-48c9-b4d2-fd76ef3875bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:17.434Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ce9863da-c93c-4cb0-aa3e-49b16c978d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:27.441Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=12b48285-27c9-4d7d-9d23-92bfc6fc5342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:37.448Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=12ea5c64-88ae-4eec-87b1-4a4f9f3603c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:47.454Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bab7d540-05c1-4775-bc95-7fde3455ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:57.461Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fbc0025f-f099-48f6-bd0a-a4b34f5dd777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:54:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:07.467Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=28f419bb-f8a2-4d46-a509-4ed095190a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:17.473Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e509859e-f335-4f25-8652-8b67e5717ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:27.480Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2243c880-571b-4c2d-bce8-6c613246ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:37.487Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d7c959b5-d913-4543-8afe-5add64331062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:47.495Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3ad2faa2-50db-4ab7-a068-d55335229b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:57.501Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ba58c122-eb40-42fa-a2ea-732af9b4a7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:55:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:07.507Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=724bc1ff-7169-40a3-b19c-5041aabdf883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:17.513Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=00133228-bdb3-4c6d-bcbc-4334bade1f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:27.520Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a5d2098e-98d0-4ddf-8009-c8f918fd9afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:37.528Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=16719bd7-2e8e-41a1-b553-2fb6a16c15fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:47.534Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4cb68025-5370-4f9b-974f-d4a669d0663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:57.541Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=77e8febb-3e90-479d-b96e-17180ca17bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:56:57.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:07.549Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d125ede4-daa4-4e12-82c1-97526d2e31e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:17.556Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6a78f0b1-c649-421b-906d-581a01078921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:57:24.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T03:57:24.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T03:57:24.865Z |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 |2021-11-06T03:57:24.866Z |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 |2021-11-06T03:57:24.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T03:57:24.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T03:57:24.869Z |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 |2021-11-06T03:57:24.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:27.563Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=67c580b1-b3e2-4ec1-a95f-5a7f42203591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:37.573Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=383d6c45-0686-4702-b64a-94388caeffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:47.579Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7a4a2ce5-ef8b-4c1c-9696-aee26be7b896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:57.587Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=302bd3ee-8ae3-403c-afe8-b8cb62e69bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:57:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:07.593Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=60547fe4-a038-49e3-903f-eea1196c8c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:17.600Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2e12868f-313e-44bb-821b-2baf461d1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:27.607Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=20337f93-ea68-41a5-9501-5c13c50c3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:37.614Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6899e356-fc04-4c91-9342-63a949548e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:47.622Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fc71a161-b72b-470b-8a08-f01ab906f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:57.629Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=de79a7ae-8da5-4c10-b1c9-3e98c038704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:58:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:07.638Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d86f4da4-dd2e-4196-87ea-2df82d1a4f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:17.643Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=931e0251-52f2-41d4-b565-2c1140ec974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:27.650Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6602e22c-d0bf-4197-902e-a9c774bbf0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:37.657Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d55e7627-250c-4ecf-8011-5edba2f91893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:47.664Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=570d3b95-f49c-4bbc-90ea-9faa7b918fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:57.670Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=760e970f-463f-436e-a779-373bc780d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T03:59:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:07.676Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d5e191db-c9fc-4edf-af1d-03a9aef36bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:17.683Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5008309e-c5d8-4949-b89a-bcee3edce032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:27.689Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aee7b5ea-9029-4ee3-a2d2-ae4eed759b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:37.696Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=628e9692-5b68-498d-9f08-cd474ebe68dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:47.703Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7ffd0457-be63-45dc-8923-18240f4c4cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:57.710Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6840705e-68bb-42dd-96fe-91f58a1735e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:00:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:07.716Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5a6ffa8e-a2e4-4881-9f4d-6ff3641447df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:17.723Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=858fe559-2fee-4d87-afe6-03bcae5057ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:27.730Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=945d8028-010f-44e9-ae1b-106c4ab227d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:37.737Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3a182a31-b3ad-4481-ae87-4563d7c80b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:47.742Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6e5f0b94-a7c7-437a-9989-303ef115a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:57.750Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aeffab14-1ac1-4529-af9e-bf3d00941c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:01:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:07.757Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=654dbb79-d519-4176-8f1e-98fb499c6cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:17.764Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=835131c4-c524-4196-9095-8cce55736d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:02:24.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:02:24.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:02:24.842Z |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 |2021-11-06T04:02:24.843Z |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 |2021-11-06T04:02:24.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:02:24.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:02:24.848Z |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 |2021-11-06T04:02:24.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:27.770Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f2eda2ad-bb74-44e3-b414-0c504181edec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:37.778Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=07abd650-156c-4100-bee4-2da3f08d4cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:37.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:47.784Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=531cbe74-521e-4467-93f1-1add710752c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:57.791Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4c25aa68-48b3-413e-a2a9-5ae400ff0a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:02:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:07.797Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=58cf9d07-3710-4305-bd60-bedad4108d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:17.803Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c8612caf-801e-48a3-9fe1-12dee24ab5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:27.810Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5d2ff447-bea7-4b1a-8ff7-8b3431a5a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:37.817Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=134f2386-308d-47fa-8610-2e00484fcbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:47.823Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=52c3a62a-2ab3-4baa-9ae3-583f32700b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:57.830Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a4244cc9-9b7a-4462-aaae-ee7fc0e8cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:03:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:07.837Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=553f59c6-217a-44ff-b22e-f1e30f102458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:17.844Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=838e022e-08c1-421f-8ca9-db8590516fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:27.852Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=02790648-2f6b-4ba6-8842-ee2aa5e7c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:37.859Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f529c181-4743-4581-aca7-d8286c538bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:47.865Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7a0cd5ba-d04c-4df1-969a-da87757f83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:57.872Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b87eb4ac-6226-424b-829a-9c35f0306b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:04:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:07.880Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f7572ddc-5f56-4aee-9767-5ddcff6ee464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:17.886Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=44d66506-4b7a-4543-ae41-a1205565336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:27.893Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c8db6aef-3eed-4e14-82e9-f7c5d0a68e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:37.905Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=92db1d8d-9641-4941-95d0-b852216ecc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:47.912Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7993052f-4c7e-4d81-a87f-3b2965174fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:57.920Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bd9c3505-68b0-480d-875f-546bedbbc8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:05:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:07.927Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=803bb37d-ae93-4bf7-b38f-0f25a1955afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:17.934Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=31303186-2f9d-4a92-b406-e17b7dc5bd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:17.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:27.941Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=30a180a2-0124-4726-8f2c-db294d5e9f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:37.947Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a879c25f-d963-40bb-865d-2c9625d20f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:47.954Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=05e8911b-cb94-4166-b207-dd2dde4ac467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:57.961Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=350470b7-8566-4631-98b5-26e518e23a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:06:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:07.967Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=68a9882f-b5fb-4739-89e4-15225c1377a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:17.974Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5a8b2dae-83ef-4d83-b409-beeed42dee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:07:24.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:07:24.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:07:24.877Z |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 |2021-11-06T04:07:24.878Z |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 |2021-11-06T04:07:24.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:07:24.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:07:24.882Z |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 |2021-11-06T04:07:24.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:27.981Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aa0a727d-7a15-4c02-9ff5-2911a5ef85e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:37.987Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=95b27e23-e703-4525-810f-f1b2aafd1d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:47.994Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=062e64b5-c371-4d09-af36-a1037d28c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:58.002Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ae7bd064-95d5-4581-9d99-70acdf6a5b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:07:58.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:08.008Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cebb166d-6af2-4853-abed-c805ce370121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:18.015Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e3a7bab4-68ab-41f3-b68a-1e240ecb6ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:28.022Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=21ec597d-daf6-4b40-a81f-93a21dc8987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:38.027Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ac48bc33-f4dd-4599-9e81-d7d7d2f8d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:48.035Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6886f35f-57de-47df-bdfe-9469ba3717be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:58.043Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=87b2a72c-f9b8-4de6-8064-656012f102b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:08:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:08.049Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6ce723bb-97df-427e-aa3a-ac533d58e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:18.055Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6d75e598-2b96-475d-ac25-dbe960039ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:28.061Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=122867d1-5fe7-4c69-8ec0-877f2dfcc82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:38.069Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1fe0ba75-c795-45c0-8c76-1cf871af190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:48.074Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=783e7135-f6a7-4d2a-85ef-0a039f0adb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:48.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:58.081Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=77b36b3c-a4af-454b-a0f1-df1313548463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:09:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:08.087Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e010c2e3-9f0a-4d55-8cd4-ca109679f1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:18.093Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4041a711-139f-45b7-9958-28acd879f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:28.099Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4506fe4a-4198-4ba2-844a-63feb210966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:38.105Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2efb0c85-66c2-45d0-9956-01c78e725305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:38.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:48.112Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=706cdeab-f217-402c-bd4f-ade30c6a80e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:58.118Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7e665efe-ad5a-4331-a32b-c98284605bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:10:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:08.126Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=475743ea-0fcd-40f7-8d64-fb10addd779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:18.133Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e02a2f57-6e12-4ce9-a327-a31f5c5b608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:28.140Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=83ffe2c9-36e6-4395-935b-bf7f3de15de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:28.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:38.147Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c0731909-1e55-442a-a14f-758bdc666b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:48.155Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=826564b4-e6c9-4390-b99d-498d0b8962d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:58.164Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=147cce0d-3f9e-4947-8b06-c850311b46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:11:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:08.171Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=38bbcb87-5d0d-455b-81c7-8a818d95324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:18.178Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c6cf8ad1-25ed-4bd2-9202-fc3d0cce88aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:12:24.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:12:24.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:12:24.913Z |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 |2021-11-06T04:12:24.915Z |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 |2021-11-06T04:12:24.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:12:24.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:12:24.918Z |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 |2021-11-06T04:12:24.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:28.185Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=28e23138-03d9-4df8-8c9f-aa9abd9ba19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:38.191Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ebcf5317-5fdd-4a43-8fa2-d4482ba9b920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:48.198Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=83256ca3-acfe-48d1-b43a-5ef212003bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:58.205Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=896efb75-599f-4174-a65c-d86b02cde829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:12:58.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:08.214Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d17daf93-9129-4cfc-bfa9-6bf2e3d861e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:18.221Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e948b52e-a612-4636-85ff-dd03354e5e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:28.228Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7f864cba-bf37-414d-a28e-1243cef6aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:38.235Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7cda9ba7-2675-4c56-acf2-568020e25fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:48.241Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fedd40c9-3365-4772-b252-446b25f0d36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:58.248Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e073fe0e-9aa2-4f9e-9bee-aebfc1ab9eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:13:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:08.256Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a50d3738-6b89-456b-a9d4-b6aaa6a51b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:18.263Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b9e47f99-f5fb-47a8-a9ed-eee6d12f42d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:28.270Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=90745de2-9746-4184-8b6f-ce966abb19e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:38.276Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f136b5cb-55c3-45e0-b13e-f16b1ee06aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:48.282Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dbc1c1dd-ae2b-4730-b49b-d186d215ef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:58.294Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3cab80b1-be95-443b-848a-e2d7bdf0e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:14:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:08.302Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3cf6ad75-ab91-4b48-9c22-16f68b37973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:08.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:18.310Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=18f609d4-ca63-435a-8d90-0c3ac0581453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:28.317Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6ad51eb6-513a-4d19-bdcd-8ea7016a8fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:38.324Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=79b43b18-2d6b-46ca-b9c6-2cdb88619478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:48.331Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bbf1b0bf-6f6b-4c8c-9289-bbd8c887499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:58.337Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=55a64860-1308-4918-9273-05658716b1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:15:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:08.344Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e8f45af1-b1a6-4075-9b84-8d84d24e9098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:18.351Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a2a399f7-7176-431a-8e61-0fc5f82a8a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:28.358Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d964e311-476d-461e-af4d-50104df04080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:28.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:38.365Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cf52b988-c4c6-41c5-af66-f258d968ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:48.371Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=07bed596-6ade-45e3-8a78-24277dcb7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:58.378Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5ea5d4f3-1601-4266-9052-398da25a2534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:16:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:08.385Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0b31290f-5fab-4b77-aaf9-3d233ca09c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:18.391Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=18292ca5-f2f8-4648-926a-791a285382ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:17:24.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:17:24.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:17:24.874Z |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 |2021-11-06T04:17:24.875Z |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 |2021-11-06T04:17:24.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:17:24.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:17:24.881Z |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 |2021-11-06T04:17:24.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:28.397Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7b1c9772-890d-447b-bc67-f08b17d50bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:38.404Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ea5e504e-8c08-4640-a22d-ebf50258b286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:48.411Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=034c8d48-167b-42a4-a8f7-187f85838bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:58.418Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3e307308-8782-42fa-99f1-6bc455c45ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:17:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:08.426Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6f1496e0-36f3-4c16-832b-18c66151ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:18.433Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=176b6215-9f7f-40c8-b33d-f42da7b8a9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:28.439Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d601c8eb-4ffe-4354-922d-8c8dc0a8b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:38.446Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3a406afe-6b21-4bf1-93b1-1575c8c7499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:48.454Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8e5dbb58-be24-4be0-842f-323a36d335fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:58.460Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=886e9480-9ae0-4de8-9d08-ae47e75261bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:18:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:08.466Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e6dfaeba-6a3a-4376-b52d-3dde8eb8b72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:18.473Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f0c0275b-fa39-426c-b972-5ef08e514d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:28.479Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e6ed9ac3-16e4-43fd-8b85-8171fa62987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:38.486Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b5a179c4-9c42-43e2-bfaf-9e4b23ce4703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:48.493Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ab945f79-6c43-43ff-9f95-456bf993fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:58.500Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bd57f7b8-b2cb-43cf-b097-8bce2b18624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:19:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:08.506Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=08f04907-5416-4e41-bbc6-9579a780c78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:18.516Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c4952659-1f20-4d17-9b0a-8313613d71ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:28.522Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7132cb4c-4f60-450a-9e1a-22ff5de6b7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:38.532Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8927c40e-facc-424a-8cdf-d40555667675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:48.539Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6d159dd1-0e55-4df8-8117-524a9d5cc76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:58.546Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a0502ad5-40d3-4753-8222-5e40c15699b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:20:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:08.554Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d8515f96-45e6-446f-b876-5d1ddc4fc6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:18.561Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ca92bb64-2e48-4539-8588-03def3943aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:28.568Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=27b8f06a-95f8-4b8a-ae6c-499b798c9b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:38.575Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=89722feb-99a2-4ff3-a2df-4c6408e24713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:48.581Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cc1158d3-ea11-4426-9df1-95f984a6cfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:58.589Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d035d8f0-9427-4ed5-b182-41767fa68386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:21:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:08.597Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=286c4dc5-64ac-40d0-9b52-260776c6110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:18.604Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f2bd02a8-1db9-4acf-b8a2-02d668d05e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:22:24.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:22:24.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:22:24.885Z |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 |2021-11-06T04:22:24.887Z |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 |2021-11-06T04:22:24.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:22:24.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:22:24.891Z |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 |2021-11-06T04:22:24.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:28.612Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ee8fe6f5-f755-4c26-ae97-5addf9d0defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:38.618Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f8e38a85-bb72-4c57-b3bb-7eb25caf1716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:48.624Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cdb3de71-43f3-4fe2-8e39-f1c345c14471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:58.631Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=59a63154-773c-40e0-bd7c-712293b8dce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:22:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:08.638Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=28d90af9-6e2d-466b-9ef6-3260b65d4b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:18.645Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=58dae8c2-0dcb-4906-b8e4-d446148406bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:28.653Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f2ac8ad3-d47c-4fc9-848c-ea0b7d0ff484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:38.660Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=58b43466-70da-459e-b8f6-afc303cfb19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:48.666Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=21f199a8-aa18-4412-b3b7-c22374384eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:48.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:58.672Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=03644ab4-b638-4110-9a2a-a2062101be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:23:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:08.679Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f7e6c2ca-d1fa-4dfc-9b3c-650de10edac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:18.686Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4428c22e-262a-43ab-9924-6c41598c0a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:28.693Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3f0bff72-f1cb-4c25-a79f-9537b676d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:38.699Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=459e00f3-d3fa-4124-b470-fba948b1f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:48.706Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e3abc1ad-dcba-46b0-8bcb-a301dcbc0b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:58.714Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=86d1f08c-5ca9-43b1-9227-8066725118f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:24:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:08.720Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=57b7f84e-608a-4cdb-8b77-4c5e682b25ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:08.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:18.727Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d3b1cedb-343a-4e6b-af1c-aab739efc504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:18.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:28.733Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=248d2c73-d962-415f-9271-3bc6f2ae2a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:38.739Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2aae554c-bf15-4205-bef2-29c0842a6569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:48.745Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=41d70d8f-79bc-43c3-8141-640336612b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:58.752Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9e03e22e-5162-4810-a485-8ad15dec3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:25:58.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:08.758Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0e1c16ea-ddd2-4920-92d9-1109de25fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:18.764Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bfe6de74-3abc-419a-b351-4e0bb8e09990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:28.771Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dfd12448-acc9-4e0e-b7c5-b5423e32b725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:38.777Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3deb6813-f185-4f04-a008-0237d8d846b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:48.784Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=20701e36-f6d0-4518-a154-723c29a9d184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:58.790Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=783074af-b1d4-45f7-8a2e-585fe770cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:26:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:08.796Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=670f65ef-5b7e-4526-83a6-c735cfdc2295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:18.803Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=786017f4-75dd-4efd-ba3a-155fdfa75e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:27:24.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:27:24.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:27:24.953Z |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 |2021-11-06T04:27:24.955Z |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 |2021-11-06T04:27:24.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:27:24.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:27:24.959Z |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 |2021-11-06T04:27:24.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:28.811Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8f5ad5f3-613c-4f7b-a85c-35969de739d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:38.819Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0c0584db-e7e2-4a1e-90a8-8f9c8f6733d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:48.825Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5afd0494-08a4-44a7-b30d-79c0ef7716c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:58.831Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ac9b425e-4c0d-416c-ace1-8e3466f8506b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:27:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:08.837Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=48cf7acb-5dd2-456a-9b86-c02b0aa1f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:18.844Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7d8c7bea-4f9a-4c5c-a07b-6f96e3222234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:28.853Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0aa209d9-a89c-423a-a914-e11b295a665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:38.859Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5dc0c90a-fcc5-4343-8765-798b5f1cebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:48.866Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0d215391-8e65-444a-91e8-66eab828e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:58.873Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=70bab924-8834-4a4c-a947-ecca1ddf4a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:28:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:08.881Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a7940cd6-8b28-4e47-acf9-78111323cace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:18.886Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ba391304-ce8b-42f0-86e6-41f2e50258ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:28.894Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d01ca4e5-a862-421c-a160-223592ccf359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:38.901Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1fd6f0eb-f163-4b28-9a91-8b685e4d1461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:48.908Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=902fc522-ac3e-4180-bda5-ef26befbddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:58.915Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=52d80f12-260f-4410-abc8-1e51931f0e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:29:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:08.923Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cd8b0e86-0ba1-4083-be58-022ad8303b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:18.930Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0211cdc4-eef4-464f-852d-5d3f8384b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:28.936Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=95c54a6a-f9a8-4fc0-915b-2898790fb554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:28.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:38.942Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=80005ec4-61b6-47b8-bc20-8593d56fd029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:48.949Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8ea1c441-e617-4741-8a6f-a9159719f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:48.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:58.957Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3984dae2-a0b4-4067-a794-65e52a92bc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:30:58.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:08.964Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f5ce42f4-8a6f-409f-828e-6f8294b554d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:18.972Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a3c0123d-69c5-4f39-8963-71950f8c482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:28.978Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b96f915b-7003-4f91-a076-a8a923f70666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:38.986Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0f697277-b6b8-4163-a777-097e4a38607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:48.992Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b6cc9400-303f-4302-b728-9331e4afee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:58.998Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ce6981e0-6765-4a73-80e7-3947088b11fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:31:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:09.005Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c8c48fd7-2600-4c51-88b7-00348ff07341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:19.011Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ff922d57-831a-4642-94c2-f560061b5601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:32:24.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:32:24.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:32:24.914Z |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 |2021-11-06T04:32:24.916Z |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 |2021-11-06T04:32:24.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:32:24.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:32:24.921Z |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 |2021-11-06T04:32:24.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:29.017Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9498d43a-412b-4cc8-b738-0dfa99bd2b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:39.024Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4ca62a5b-3628-49a1-a1c4-921e2fcd3b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:49.033Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=74004720-8b81-4746-a7f9-a1b18ee11c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:59.040Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fab35476-bc80-43c4-b660-e9cac61e4cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:32:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:09.047Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f821875e-9a04-4ae1-9e84-5bcde45cd263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:19.053Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0cd12b66-28a3-4630-a9c9-4a54a2dea7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:29.061Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bffe1331-a38d-4382-a901-ebdaaab7a9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:39.068Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=38715987-a176-4df7-9252-17455cd757ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:39.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:49.076Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a99ab8c0-8aad-44cc-83cf-5c2348670b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:49.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:59.082Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=825cb5ec-eda7-4803-8537-b7c246c4c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:33:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:09.087Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8c5c0530-b60d-4456-99bc-efcb79a934a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:19.093Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8c167046-bbf9-4a47-9232-0ccafb0bcb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:29.101Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3599e53e-b545-4aa1-b6f6-bbb774447bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:39.111Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=614ebc6d-f213-491d-8b50-5c31fc077cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:49.118Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=547228e0-833a-476c-a8ce-984f35e246fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:59.125Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4f3d1855-2d21-440f-b4bb-81e2a11bdaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:34:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:09.131Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=464afdb0-c129-4e49-bf60-77026626c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:19.137Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1614a5aa-fa23-4f57-a20a-69fb5b5dcec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:19.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:29.144Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=73d62c0a-1e9c-4a59-aef8-2ea4d20a0e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:39.150Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=abfef88d-4ef8-45ad-94d5-da260655d084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:39.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:49.157Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2bb84684-d54a-4d12-8a9c-2916a7a74b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:59.163Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3bcb8a3d-5b87-41fd-88ae-0a455c497598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:35:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:09.171Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=62b05811-9a72-4b28-9825-ea3aad9c5014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:19.177Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d08c2834-7598-40d8-9c9c-b892a94c8916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:29.184Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=974837c3-751e-4468-8563-3c11f712bbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:39.190Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ea3bdf7a-332c-4077-82d8-040ce448d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:49.197Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=be086e36-5e19-41f9-b90f-fdab70f17712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:59.203Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f0dcff06-82bf-4002-9666-bc9f676d1216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:36:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:09.213Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f47686f9-7ec1-4e78-902e-6157e4e8eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:19.220Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=88d7bfe8-f720-4276-9021-c31417c5f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:37:24.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:37:24.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:37:24.878Z |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 |2021-11-06T04:37:24.880Z |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 |2021-11-06T04:37:24.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:37:24.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:37:24.884Z |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 |2021-11-06T04:37:24.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:29.227Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c43981b3-1f09-405b-85b7-9364eb2a8000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:39.234Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=207dabb4-1e57-44d5-9174-643ce5d26590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:49.239Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a0ae32aa-c12a-4719-83f2-8b7005ec1a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:59.245Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=87505034-472b-4067-b46d-902381c83bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:37:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:09.251Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=52f622e4-3b0e-494f-a9d0-2ffa4e1e9f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:19.258Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=63b68bb6-5442-4460-a8d4-dc42a79e73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:29.264Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f4844d11-426c-449a-be05-e2cba1b2dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:39.271Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=58a9bba9-d46a-4bc9-9501-8e598ea8fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:49.277Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fea46ad1-eb3f-4c66-b646-48bce5b3ea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:59.283Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d64afee1-ddac-459d-acd0-d2beb4111920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:38:59.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:09.290Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5afd5396-a633-439d-969d-b070cc384669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:19.297Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=37a1b012-9052-4e0b-b5e7-7f1c460670f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:29.302Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a99061fe-a18b-47eb-bf41-a0d8d781de7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:39.309Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c4466fd3-1f36-471c-a242-fb3498499097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:39.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:49.315Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=be7e290b-1310-4ed7-8af2-d34bbbc48cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:59.321Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c3490520-5ee0-4837-8b62-8bc7bc76cc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:39:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:09.327Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=94b0fd75-8275-4c1c-827d-f2e41532e2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:09.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:19.334Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a0753c6c-ecc4-4bb6-9fd4-aaa911f2fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:19.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:29.339Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aa08ad06-8466-46a3-bef7-7b7a2cfd7c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:39.346Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e89fd7e2-c4ba-440c-96ee-edff8e428d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:49.352Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c600e5ac-383f-4dff-924a-759d8782225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:59.359Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=65b9bb72-31ed-49da-b037-9081d5a822dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:40:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:09.365Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=37c71be7-1ce4-4d0a-a59c-2d4c7aafb459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:19.372Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3d87ce41-0554-4faf-a40a-e5de14a28769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:19.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:29.378Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6a9c4553-5014-45a1-8fa4-61d0e14783d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:39.383Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f19c07a0-8a84-4bb7-bb34-88cef6b8d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:49.390Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5d1a19d4-897b-4e4e-80da-43ebe9fe981f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:59.397Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1775ebab-e191-4cf9-8650-68f5dd12ffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:41:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:09.404Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7e932a82-01e6-46af-9f70-21911816c339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:19.410Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3c45fe31-8750-4140-b2bb-8851e108577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:42:24.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:42:24.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:42:24.851Z |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 |2021-11-06T04:42:24.853Z |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 |2021-11-06T04:42:24.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:42:24.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:42:24.855Z |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 |2021-11-06T04:42:24.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:29.418Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4592a40b-a41d-4531-a8c1-d17a10f79cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:39.424Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=85002f6a-888a-4cbe-a3da-2217d976fd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:49.432Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ba2dfe3a-fba8-4ffc-b33f-da33878a7a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:59.438Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1916b3a7-be5c-4485-a79f-7bec30815ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:42:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:09.445Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a8d70304-a870-46b6-a5e9-35b0a5982d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:09.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:19.450Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5c0d7846-0768-4795-b3de-0bdf77c51793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:29.456Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7d4a8862-54f4-4b55-abf7-20900909afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:39.461Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b9293d70-0e18-4ecc-b21f-6cdb41d085a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:49.467Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=95faeeab-d87d-4334-a667-c90f338c1ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:59.474Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=80b9631c-78a3-4a19-94b8-2906213d6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:43:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:09.479Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7b39304d-1161-424b-81f0-2246515053aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:09.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:19.486Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=66271509-f43a-4643-9e0e-780126a1b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:29.492Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1db9e384-714a-4ae9-a6cd-5ab5ce7922eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:39.501Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=065663cf-a763-4918-bc15-79334ad9ce0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:49.507Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=83862feb-e7a4-435f-b3c3-28987fa00246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:59.514Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a21d622f-2722-4649-b07e-fb245f78b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:44:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:09.521Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=727c4ad4-ff2e-4e23-ab89-47413f3a206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:19.528Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4052acb9-e004-4141-acf2-727caca495f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:29.534Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a45ab9a7-a3ee-4d6b-8ef2-66bfa46cd11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:39.541Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=87e642c3-017e-4934-ac27-7f35f480a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:49.548Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fa8d99d9-c2c4-4490-8e1e-43f4ffff6885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:59.554Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1da53f9f-a056-49fb-a9b9-b659bd7e2349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:45:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:09.560Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0cbcab53-f5f6-41a4-b1a5-44eaf3b6f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:19.566Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=923635f9-6232-4f2f-bf6d-9a0df5827323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:29.572Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f48d7bfa-2278-49a2-8de7-3827a58dba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:39.579Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6c4f6061-9fa7-4eea-a680-d8fc1248846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:39.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:49.585Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b4a961bf-d986-496b-9296-3cfeded1c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:59.591Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9f983012-9c26-42d1-b2a6-c60f3fcd08e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:46:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:09.597Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=93aa5d66-a8b3-4e07-935c-f67b4fdf1b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:19.603Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=679b3f98-ed21-4372-be12-7aae861fabe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:19.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:47:24.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:47:24.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:47:24.875Z |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 |2021-11-06T04:47:24.876Z |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 |2021-11-06T04:47:24.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:47:24.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:47:24.879Z |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 |2021-11-06T04:47:24.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:29.611Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ca8c55d3-8cf0-491c-9cfa-56bc59c81b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:29.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:39.618Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7feca841-5f2e-4709-b6db-6d9ea0d8d8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:49.626Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=25ca1339-3768-4ee4-904a-a6f0709ab85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:59.633Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f4b4c5eb-1562-4888-94e2-1043b6779d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:47:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:09.639Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b962265b-b109-4b48-85e0-5de37675d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:19.647Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5ee23bbd-7167-42bf-adc1-e652a52297c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:29.653Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=779e5b33-0ad4-4804-af1d-cb7f823eaacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:39.659Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=21283043-db09-45e4-907a-36f930aabaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:49.665Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=10614a3c-e528-44cb-a880-a764f08152b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:59.672Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=afd6b4a2-343c-4a42-aeb8-be4bbe30c40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:48:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:09.679Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6a31fd20-2d0a-4896-8ce5-ff5b564eeb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:19.685Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e28f320e-36ac-4d42-b259-eb8d9b190b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:29.691Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b8c48b41-9f2c-4005-a12e-f1e673687c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:39.698Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f1eae355-7797-48c7-a4e2-5584f662097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:49.704Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=21e16b79-26ff-4ed8-be6f-4b14b9b14193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:59.711Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=af402957-1b3a-4638-a108-d6cd681bfe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:49:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:09.717Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a5647f9e-2127-4e8c-bfc8-902bc7e7af5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:19.724Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=57b4212b-fea3-42c1-8d47-b6c7eb9e6a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:29.729Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e09dbdb1-6984-4b3a-b388-630779562e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:39.735Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c2403732-13bd-4e63-8ebf-e14739e9adc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:49.743Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=285b8eee-8019-425d-901f-61a79cdde43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:59.750Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e0497e44-1e98-47e5-bac7-23b543a39135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:50:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:09.756Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ad551f0e-ee7e-4815-9704-5be078013cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:19.762Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=44cb56a0-9ce7-4e74-951a-a3648e48576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:29.768Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=46b23ba6-c795-4dfd-9471-605859553d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:39.776Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=94568583-fe71-4b4a-aba6-8c598a594cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:49.783Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c524e604-25a0-4e39-9ffb-3c322b33e0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:59.790Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aeb42736-7c89-4423-9425-83d0184c8151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:51:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:09.797Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7ce71303-df56-4f9e-acae-a3b7b42c5f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:09.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:19.805Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d1daf248-a853-4791-a01f-7ddebecfa048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:52:24.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:52:24.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:52:24.881Z |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 |2021-11-06T04:52:24.882Z |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 |2021-11-06T04:52:24.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:52:24.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:52:24.885Z |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 |2021-11-06T04:52:24.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:29.812Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f408eca0-eef5-4152-8446-e876ca530fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:39.819Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dbfb0045-bd24-4bd8-9b70-a445a0409bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:49.826Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2d586afe-f473-4415-961f-51f98afdac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:59.832Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f830bed7-20a8-42a7-a39d-4a54f5a38c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:52:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:09.838Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=507d5609-7a61-4a23-a3ba-359c09558db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:19.845Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=74591e1f-4be9-4408-8229-a9d9c994a8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:29.851Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2731dd43-efe7-42d8-b17c-e66caec9d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:39.859Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7e9b7c5b-73f6-4a51-a4bf-57c24fc79d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:39.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:49.865Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=81c2b10a-9e57-47b9-91f2-97a30e20f7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:59.872Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ca729bb3-c143-4b10-b330-44f7fe953646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:53:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:09.878Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6ed9b65c-4216-4f0d-897b-3d55c72852d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:19.885Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=83c4e9ed-a794-4c8f-9688-5ff37063ac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:29.891Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9965d888-af93-44b6-9610-80aee90d5c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:39.897Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=822edfba-9e6c-4a19-89c8-1ced5b7bfac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:49.903Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=29ce4a12-c25b-4bfd-858f-4846d89fe6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:59.909Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=52267cd9-536f-480c-9af9-7697ce19c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:54:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:09.916Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9273ff9f-dd2e-44ce-881d-aaf1f00ee41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:19.922Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=af28f87f-e02e-4d41-adc6-058195b9aeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:29.928Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a38b615b-b6e7-4320-b8ea-5487f51352df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:29.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:39.935Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ee4fae38-285f-419b-9272-2603b5be4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:49.941Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5a9dc06c-10c2-42e9-89b9-e1006a932b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:59.948Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=985b89c8-cbbb-484e-a666-d63238cb7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:55:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:09.955Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=adb509d0-36ba-492d-be01-3bb85d739306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:19.961Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=84c4ad60-bfef-4c53-a092-b1f62ed5ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:29.967Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ef59335d-7b0a-4adc-9c64-2612b4367ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:39.974Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aa77a1f4-2ace-4bd8-9a2d-c87bfc175bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:49.980Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cb6afed1-7730-4883-b525-50d10e74bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:59.987Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bff91e18-653d-427a-a026-d06c0774a1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:56:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:09.993Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7a92577c-d4b7-4069-988b-a976fc95aff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:20.000Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e685e741-dd88-422c-891d-d1259402b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:57:24.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T04:57:24.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T04:57:24.912Z |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 |2021-11-06T04:57:24.914Z |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 |2021-11-06T04:57:24.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T04:57:24.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T04:57:24.916Z |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 |2021-11-06T04:57:24.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:30.006Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=30f80004-81e1-4412-a732-7480d232369d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:40.012Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b4052dec-18e0-41e9-9366-f1aff0f6e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:50.019Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=da668d27-9a26-482c-b000-662b286d2644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:57:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:00.025Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=6721b0d2-8d84-4936-a27a-b1c1c7c8048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:10.032Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=714a91af-a24d-412c-a241-352a41779796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:10.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:20.038Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=74b1807d-af9f-4ff5-9ba4-5dee8f58d0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:30.044Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=221f2c14-bd2f-41b3-8410-6f6488b65151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:40.051Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e32a356f-5f26-4572-bb69-d0c6ec9c47ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:50.057Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=22734d56-d412-4338-920f-a937bc4d4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:58:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:00.063Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=256e20da-2de0-4c60-a7d5-a696aa74fb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:10.071Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=268281dc-5972-4d64-ac79-bc304bad9fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:20.078Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=eb26e630-1687-4a18-8d90-c22d85b8b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:30.084Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d8795cea-a34b-49ea-bd37-6bdd9f498b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:40.091Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=effa1a41-bbf7-4fc2-9c2e-e464953fc177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:50.098Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=14d108d7-752b-49e8-811b-ee332fb7c172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T04:59:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:00.104Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7a3232b1-680e-4070-b1fe-99d08c737c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:10.110Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2c39bdf4-8545-46c7-9098-d5b62c50b7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:20.117Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f36671c3-e8b1-419c-b46a-256c0336ccb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:30.123Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=082aa1a3-2901-4eef-9b65-4e8dbf0842b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:40.129Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d41584b2-46ae-474c-bb66-e0965e558ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:50.135Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7f76ee0c-100a-46ea-94ea-c0d857b7a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:00:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:00.142Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d4a32ec7-5cf8-4ffc-a1ab-529368da723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:00.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:10.149Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ba0aeaaa-38b5-4c7f-8aa4-52b33ba28343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:20.157Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=30880fe0-2af0-4910-b767-97d19931e12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:30.163Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=36750654-bdba-4edf-9767-314b269cd637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:40.170Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2a02e9ff-7b4d-4d73-a350-14d7cb2bda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:50.177Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=10e41b6a-95f7-4b41-a054-b9680c174310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:01:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:00.182Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1908684d-fa76-426f-a971-bb0e0a717456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:10.188Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d3e703a6-1736-412f-b29f-7b92830b6006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:20.194Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cedc0e06-b979-4bf5-93b3-bb3b77be13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:02:24.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:02:24.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T05:02:24.923Z |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 |2021-11-06T05:02:24.924Z |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 |2021-11-06T05:02:24.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T05:02:24.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T05:02:24.926Z |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 |2021-11-06T05:02:24.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:30.201Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a657fa8b-8c49-4bb6-931b-9a0a71cb04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:40.208Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c119abce-18b7-46ca-b458-456f368b3b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:50.214Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=74e5f0f0-a9bd-4355-83f8-77add35446b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:02:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:00.220Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=cf978b1f-72be-4c1f-9666-fca2b0efced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:10.228Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=0bae98f8-211e-40bc-8822-d5b2fc4cea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:20.235Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=17b0e9f7-7036-4a25-97b2-b7d08481f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:30.241Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a8d17c73-785b-485b-943e-8db348370d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:40.247Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=68b936f9-f6c3-4eb7-9989-aad198e3961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:50.253Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=99d16378-4b16-4eae-b664-7c8139765685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:03:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:00.259Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=794075c1-443e-420b-9b41-8078a8b8b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:10.266Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7b4a637c-f871-4dc6-8a89-40f4e89251b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:20.273Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=13864905-0df9-4d69-9a74-5af834a4eb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:30.281Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f63197f2-890c-4967-8736-c77c2dbd8d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:40.288Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9cf3dd46-47f3-46c2-8dc7-6a1fd795da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:50.293Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fad98642-ae45-4e2d-8845-408e5ee09b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:04:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:00.299Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=7afef849-18d4-43bd-9826-dfe2826f438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:10.305Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b000f1bb-c0b8-4d43-b49f-8a7020718807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:20.312Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=235f18a5-a56a-4f32-995e-e5d319fb24c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:20.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:30.318Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9719fdfc-09a3-4731-a1dd-647d9c22993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:40.324Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=93213083-6e22-4ee0-a3ae-990e6ce08897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:50.331Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=447e87b6-d72b-43dc-aa18-7e0d4f558efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:05:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:00.338Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=eb8f885f-96c2-4d3b-9ff6-28d6f4d8aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:10.344Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9d53bd54-5cb6-4a94-b060-fb3f94bb6dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:20.352Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4a2e0584-cd34-4420-babe-e0ad55080f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:30.359Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4ab07ad0-22e7-4ec9-9621-96d12e5b76cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:40.366Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1df34b1f-0af1-43d4-b972-12915910fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:50.373Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dbfc55c5-d809-4f08-b300-7652b1f51b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:06:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:00.378Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3bf105b2-d1cb-4f6a-a523-e7f6b4bdbed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:10.385Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=9afa71a0-32dc-4778-aa3e-a8da3df9b1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:10.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:20.390Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c16d23bf-b254-478c-961d-3a4cde68df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:20.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:07:24.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:07:24.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T05:07:24.874Z |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 |2021-11-06T05:07:24.875Z |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 |2021-11-06T05:07:24.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T05:07:24.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T05:07:24.878Z |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 |2021-11-06T05:07:24.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:30.396Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=91b9844b-7be5-4dd7-aea7-0d1c7d1a6995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:40.402Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2e72d567-0e60-459b-a92d-9d0a25e04674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:40.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:50.408Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=763d3d39-3cf3-4f9d-be67-f4e8098abaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:07:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:00.414Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=fe0df2ef-7e72-4e30-801e-b07713ef75bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:10.420Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=38fd33fe-dc54-432f-8e09-6cfe1b7dfd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:20.426Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4b82e11a-a80e-4176-bdb9-6058816371e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:30.433Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2e0a8481-e5c4-4723-b4ec-197bdd535c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:40.439Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=422b1cb3-e951-4d19-8b35-fbeb2767492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:50.445Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=188fc9aa-4803-4c44-b808-0649df69c195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:08:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:00.452Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=517a0ab0-704d-475f-831f-613f1518d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:10.458Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=398e7185-78c3-47be-8312-e34188b20301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:20.464Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=98d928e2-e18f-45cf-8212-bc5444bc31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:30.470Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=8e494501-0b6c-4537-b0e9-28332d446927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:40.477Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dad46177-13f6-4510-882c-eca1693b881f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:50.483Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=c63c1b60-b161-4c75-a5c7-b623e9b415cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:09:50.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:00.490Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=75afe924-4535-4d06-a774-0f0d77db022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:10.497Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5e08028e-4b31-472e-8874-a033419a1db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:10.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:20.502Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=09bc4afe-8f80-498c-b70f-8174bb5eb3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:30.509Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3495f09b-0313-4a7d-9e7d-2e3306b65ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:30.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:40.515Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a11ecd1c-f9ff-4edf-93e7-8666b1faa688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:50.521Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=03f2ab76-f67f-4602-99ce-3bad961f322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:10:50.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:00.528Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=86af8231-d5c8-4e2b-9d0c-5af765b6fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:10.533Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=4e8bccf6-4cf7-4275-a6f4-c456b2173c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:20.539Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=948c66c5-5ad4-4fcf-bde1-fbab7f8c06cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:20.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:30.546Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bb93e3a3-e6c4-43d2-9f72-d3fa17211b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:30.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:40.552Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=326eafcb-e919-4696-82cf-e872e3e8c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:50.558Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=3bb0e906-da3a-441c-8142-5b51628e0284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:11:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:00.563Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=46a3b9d1-45cb-4fd0-8672-453931c982eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:10.569Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=b6dfff52-559e-4737-8182-4cb17abf9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:20.576Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5f69f52c-0309-4de9-949b-e0613020dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:20.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:12:24.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:12:24.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T05:12:24.865Z |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 |2021-11-06T05:12:24.866Z |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 |2021-11-06T05:12:24.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T05:12:24.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T05:12:24.869Z |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 |2021-11-06T05:12:24.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:30.586Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e93e00f4-2c25-4e52-8e3e-af2d935c4f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:40.592Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ed0a3b28-72b1-4fa0-b93f-8a4c9e4993a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:50.599Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=47553d7a-f60e-4da0-8167-2857d71bff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:12:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:00.605Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e8fc25c6-a244-4d02-bb64-799786d3c19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:10.612Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=dbbf2b86-0919-4355-a9fb-e0374ba633c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:20.621Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=073790b6-3844-4214-b5b5-e1d8dc43cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:20.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:30.627Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=476da171-7024-4407-9576-01c13fa548a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:30.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:40.633Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=62297b23-74b6-4e37-a81a-7a8f484a4445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:50.639Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=aaf9c2ec-aca4-4e07-be23-3c1ba0ad6d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:13:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:00.647Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f1100c52-792a-4629-8f88-aff3e42c8392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:10.653Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=e5b8e980-419e-41aa-8caa-3c17e5aef392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:20.658Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=1753614b-4c01-4b56-a794-cceec1f407d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:20.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:30.663Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=680c4669-ff93-4149-8b0c-9f62d36447db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:40.670Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f7c040ff-b726-4c6d-9aec-2c4899acad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:50.677Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=2c8b1715-0cae-4944-a7a8-8a4edb2dc9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:14:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:00.683Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=85f52cfb-690f-4f70-9240-ca0126290fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:10.689Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d314b545-3069-4edd-941b-482a0e04f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:20.695Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=80163447-fe7c-4020-bdda-8dd6b1d3b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:30.701Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=badf22ee-6228-4a5d-8fbe-b0ef1e78e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:40.706Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=f7c246c0-48d7-4444-adc7-80d59a7094a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:50.712Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=51cdaace-56de-40bc-b271-a9c54a84af2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:15:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:00.719Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=960837f6-61c0-46cc-97ee-c14143d9dc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:10.725Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=5befc4cf-5c74-4088-90ee-de13cdd858b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:20.732Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=11457e91-1146-41b9-b98a-04544aeee7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:20.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:30.739Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=956e9fc5-2b46-4434-8b0b-4e0628ba4f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:40.745Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=ee31b470-7e3b-41f0-a200-aa40d4c4fb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:50.753Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=a057e91d-4ebf-4ae6-8b17-b59db56b6234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:16:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:00.759Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bd4ff2b1-a960-409d-ad7e-cf9b4fd6782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:10.765Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=18189f5e-9839-48ea-9a17-cef96a898720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:20.771Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d12a09c9-e754-4819-9212-5065e4994b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:17:24.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T05:17:24.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T05:17:24.851Z |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 |2021-11-06T05:17:24.852Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T05:17:24.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T05:17:24.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T05:17:24.855Z |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 |2021-11-06T05:17:24.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:30.778Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=880a0a2e-ae50-4b53-b6de-682dd8ccd443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:40.784Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=d7d0acb3-fec1-4259-b424-f673d04d5027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T05:17:50.790Z |INFO |Init configs |InvocationID=15c1ad40-a43a-4b1d-84be-386afaa84a70, InstanceUUID=bbc6d6a9-871f-4035-9fb7-d43101467d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.