By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T01:49:34.925Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T01:49:34.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-24T01:49:34.962Z |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-10-24T01:49:35.683Z |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-10-24T01:49:35.786Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T01:49:35.786Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T01:49:35.787Z |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-10-24T01:49:35.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-24T01:49:35.948Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-24T01:49:35.971Z |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-10-24T01:49:37.845Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-24T01:49:38.373Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-24T01:49:38.392Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-24T01:49:38.392Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-24T01:49:38.455Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-24T01:49:38.455Z |INFO |Root WebApplicationContext: initialization completed in 2483 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-24T01:49:38.944Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-24T01:49:39.693Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-24T01:49:41.201Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-24T01:49:41.732Z |INFO |Started MainApp in 9.453 seconds (JVM running for 10.287) |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-24T01:49:41.792Z |INFO |Start scheduling PRH workflow |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:49:41.831Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=67319e59-019b-41a1-a041-4367eb4cef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:49:43.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:49:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:49:53.435Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=aee2da65-ec29-435f-b147-abde228969a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:49:54.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:49:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:04.507Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=561841ac-5b96-4db8-9314-d110e8f39350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:50:05.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:15.579Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=75840fd2-d896-45c3-b402-6388751087d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:50:16.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:26.811Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9816cd85-e66f-40ce-979b-2fdb26cb7d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:50:27.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-24T01:50:28.764Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-24T01:50:28.764Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-24T01:50:28.767Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:37.850Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7a0e8b48-598e-4864-9643-6364329e45fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:50:39.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:49.116Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6d8e6ee6-8b54-43a8-bca1-a323089fa94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:50:50.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:50:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:00.188Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5049e248-54ff-4dc2-be76-b4ab10b3c2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:51:01.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:11.228Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ba3bbf46-fcb9-4111-9efe-7d13847fbd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:51:12.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:22.299Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=344f4ec4-7439-4122-8edf-360ca9897e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:51:23.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:33.406Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=54cc166b-accd-40c3-adc5-578cb2012e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:51:34.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:44.475Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8a4b9d37-c77a-453e-875e-18a731b2ef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:51:45.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:55.547Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=32e10def-55a0-4906-93fc-9113ca510cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:51:56.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:51:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:06.621Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=93dba575-5bdb-47da-aa5f-eca63a2143ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:52:07.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:17.678Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f86baac2-513d-481b-9ff7-83489ad081cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:52:18.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:28.859Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8835ad94-c211-44eb-b775-f9a3289e72ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:52:29.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:39.931Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=48772014-8621-449f-8166-43b695c4f2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:52:40.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:50.971Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fe174954-64b0-44f6-a541-c5445d4c5f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:52:52.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:52:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:02.043Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5668a62d-ffd1-4c41-8577-84a9bc20b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:53:03.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:13.116Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=212beb7a-21e1-413d-a92c-ce76592c4482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:53:14.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:24.250Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2f18468c-fd39-4d90-a323-355bc1753fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:53:25.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:35.295Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1f3f25f2-cae0-417a-bf52-2ea740707ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:53:36.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:36.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:46.361Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ca6fcbe5-5614-400f-bac5-f98438d2959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:53:47.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:57.436Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1b69baa7-dbc4-4903-9903-97d9de06e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:53:58.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:53:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:08.539Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a5c2fa33-dee1-435a-9a65-303404d669a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:54:09.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:19.612Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3294a36b-791c-4609-b08a-9d685acb1e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:54:20.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:20.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:30.649Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cfb76332-7afe-4dd2-9f39-c721e2169f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:54:31.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T01:54:40.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T01:54:40.195Z |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-10-24T01:54:40.196Z |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-10-24T01:54:40.199Z |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-10-24T01:54:40.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T01:54:40.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T01:54:40.222Z |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-10-24T01:54:40.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:41.914Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=88f5bc4d-53ca-4ce1-904d-8b637e0dce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:54:42.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:52.991Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3974ea3f-22f0-4ef0-948f-80943e00818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:54:54.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:54:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:04.058Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f410139a-af7a-45d8-a8f4-c01b01165c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:55:05.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:15.129Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7ff75b56-af37-4da8-8884-4f7c0e4f3001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:55:16.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:26.331Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=91ab64c4-4ecf-4b5a-8502-29549f3222de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-24T01:55:27.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:37.403Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a5064893-bf43-4883-a49a-93276a4995bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:47.508Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=11b8be53-d79a-4d96-b1ee-6d9c3da5d83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:57.525Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c34fbc42-1101-40f7-b3a4-fd0ecd9df7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:55:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:07.540Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cbfda920-a630-4c66-ae4f-d5fe4565d77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:17.563Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cd786dfc-4cb0-4983-a475-5a0741cf616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:27.577Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=853209f6-18bc-41f8-92bc-e68071fe318d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:37.591Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=306ada4e-85be-44ad-825e-0175853efd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:47.602Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=975993a9-b792-4f02-9be3-70811a5050de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:57.617Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=51dd8e66-8067-4c07-8f3b-be6e4ed6eb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:56:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:07.631Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8117bb3c-0c86-4edf-a0e6-b51df8c33c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:17.646Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a5517e33-f90e-453b-b93f-053a850b7b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:27.659Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a1e3f572-764f-4ea2-a781-85620be1f16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:37.669Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=17eead0a-e388-4a73-b98c-a4bc1b536606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:47.682Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5fd06bc8-0d3b-4b3e-a7f5-ef4c7203bcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:57.693Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=01eb3813-6ede-415c-a49d-dbf01a1165a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:57:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:07.705Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2395d6fd-fefe-40e1-834c-0c48f774c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:17.718Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8bfefad3-d6f0-4591-83af-514ac9e14aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:27.730Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a0acfa42-93f3-49c9-808f-8053e34811e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:37.742Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=dfa5427d-56fe-427c-b623-c8e7bef80e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:47.753Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f5c2039b-ca66-46bd-99bf-983fd632b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:57.764Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3b728c4d-1e94-4b09-8f21-0a68b2679d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:58:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:07.775Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f08f51f7-7240-4d6c-ae21-de2121f18089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:17.787Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ca99bb21-3599-407e-8358-42fbb9dcfdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:27.798Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7f43114b-6590-4816-864b-013f8965d056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:37.809Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d6b2d0a9-6ea0-4a4c-8b39-e2fd98aacde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T01:59:39.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T01:59:39.287Z |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-10-24T01:59:39.287Z |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-10-24T01:59:39.289Z |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-10-24T01:59:39.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T01:59:39.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T01:59:39.297Z |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-10-24T01:59:39.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:47.820Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a59f825d-bd5a-45b5-a70b-40119725b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:57.832Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=366830cf-406c-4da0-8973-9fedf1dc2667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T01:59:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:07.844Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=310a6fdc-ad95-4b75-ae2b-d6fb186f5db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:17.854Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8634ed72-f05e-440b-90e6-6c6272bbc3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:27.864Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=78aeadb4-5294-4945-b1c6-3e2c6f4a3626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:37.875Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7109a945-5746-4737-adba-845d0ee0dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:47.886Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1615eb9a-9708-45b6-9e4f-670b9ba13560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:57.897Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=75e10d8e-47a3-4990-aefc-9ab46d0252fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:00:57.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:07.909Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=914bafa5-3224-4fef-8d65-f380908abf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:17.920Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ffb223dc-ff4d-42ce-82ef-01e0ad5cc3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:27.930Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=af456c0d-fd72-4af4-9d14-4f5369dba289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:37.940Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8c78bb73-d04b-49d4-8056-64ad185824e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:47.953Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=31f0e24b-fbcf-4959-ad82-fdbbe78a9596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:57.962Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5ab8ca3b-b340-4bdb-9a5b-b2462166747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:01:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:07.975Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6e0bc53e-6ab8-4d00-9ad3-85b4a88eccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:17.988Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=15ee9f90-23d2-40d1-bb13-5949c50c8d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:27.999Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ff053277-46c7-48e5-815b-adb249eca681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:38.008Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d995cfa9-6e1f-4ff1-973a-7dddf615dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:48.019Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b585f0b7-56af-4b35-81da-5f4d69f114dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:58.029Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4283f07f-a427-4b01-81dd-c75369a88e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:02:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:08.038Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ac162eaf-9340-4ab9-b81e-c225f183c76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:18.049Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=470b3f91-c424-4cca-9317-e61112c7ec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:18.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:28.058Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=80cba1de-0e82-465c-aa16-25311907eaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:38.069Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=da3a50bc-8227-4107-badd-5f231fca22d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:48.080Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8869c9ac-052a-424f-98bd-63fbaba8c913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:58.090Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e7fea064-8877-4370-966e-1ab023d6d50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:03:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:08.100Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b1673231-068f-49d8-a797-c24b0a407cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:18.109Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=48df5e22-51fd-4540-9267-65b73de2a81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:28.119Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=78f5b2e6-1a59-4383-acc5-c45c60dc73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:38.134Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=afe40a9a-1812-41de-aa7b-7a276699a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:04:39.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:04:39.274Z |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-10-24T02:04:39.275Z |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-10-24T02:04:39.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:04:39.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:04:39.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:04:39.282Z |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-10-24T02:04:39.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:48.144Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3478f088-910e-4763-ae2f-93a04e429eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:58.155Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f3bda568-0a50-4222-9bbb-8e978dc8af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:04:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:08.164Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=86d6e5be-896b-4821-bb93-4961e8bc6ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:18.174Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=15d8150f-6ad9-42f1-bd7a-afb5d8c99cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:28.183Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f5015f6a-17a8-4cad-b6a8-ea69905050c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:38.193Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4653c6e2-18e4-41b8-80e3-b6df18fbedd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:38.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:48.202Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=27302a63-d423-42be-b514-6283c22f03cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:58.210Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=15c84bea-0689-47b0-aef9-ea390b30b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:05:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:08.220Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6d97d195-cbf4-419d-b8f4-4275f4fefd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:18.231Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=99f36c5b-8a9c-4cc5-9b74-edf89f25dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:18.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:28.240Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ac0f875b-f68e-4382-839c-0cd91f1a452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:38.248Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3a0664c8-de3c-4f10-9caa-2b15a688993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:38.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:48.257Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b4057d85-4d8f-4274-a79a-e3c3bb050ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:58.265Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=01de0710-4ea3-4656-85b3-4514767803ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:06:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:08.274Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=34e3b41d-be1c-4650-a9fe-0a95c5c91555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:08.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:18.284Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=766cb555-a6db-4c14-9314-fd82d5a81e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:28.293Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9eb11d04-b237-43cf-99ae-0763df726fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:38.304Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d3554165-bf7c-4333-a318-e8a15288e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:38.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:48.312Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1cbf2e65-286e-449c-988f-d491366fcd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:58.321Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=36f55a74-ca46-4761-91bd-8ad3de44a19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:07:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:08.331Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0a5bc21f-9c0e-449d-bc6d-52f183b15f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:18.340Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5c54914f-8f3d-43c0-8a30-2aff7cd50d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:18.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:28.350Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=23b03b43-b160-484b-9641-cf9aad38bb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:38.359Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a480f8ee-8103-45fe-bcc1-6cb32f95731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:48.368Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5accce56-5959-4652-8f11-ce326d66ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:58.377Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=db86c9d5-44b0-4df5-b6a8-5bf6747279e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:08:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:08.387Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6467d23d-fb91-4d81-ac35-39e480165240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:18.395Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a5d03d04-bdf8-46f5-be6a-29edd4e7ed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:28.404Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d9fc4f5a-0162-46e6-86c3-8cc4c4a664b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:38.414Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9cbc5e06-ebfa-4da8-a750-9e55ff00a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:09:39.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:09:39.284Z |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-10-24T02:09:39.285Z |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-10-24T02:09:39.286Z |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-10-24T02:09:39.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:09:39.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:09:39.293Z |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-10-24T02:09:39.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:48.421Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=270bfce2-4308-47d1-8e56-92842243ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:58.429Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=86fbcd1a-af45-45cc-8482-79cca149d131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:09:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:08.439Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5e39fedf-864f-402f-b9f4-29536cda2499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:18.452Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9f37b907-ee55-40b6-bd90-caa06c0fcdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:28.461Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4869bdc2-9b78-45b5-bfdc-90d1eba4852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:38.469Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=225cc036-fc35-4b95-8e51-05502f64abf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:48.480Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c4c7c1c4-56bf-4096-86ee-f939486e8267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:58.489Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3d0b69cc-e4b5-49fc-af8e-8b6ede5d02ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:10:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:08.499Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c3728046-602d-4a9b-b8b9-a5a99241c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:18.508Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a1f47d46-2f78-4783-a475-ee5e862dce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:28.518Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=25937f6e-e966-4397-83e8-2043753b63fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:38.528Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0053a17f-bb5d-4cec-aa9d-af0de275f58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:48.536Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=76887fd6-40a9-4d35-8515-a4b1ad5d3688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:58.544Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c16cba56-4bd4-42ce-bc27-147008529249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:11:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:08.556Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8764eab2-f817-4a82-b109-4b24dad867a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:08.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:18.566Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=06ee0c12-21a0-4d77-bc66-76b5713c533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:28.576Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d0308989-92ef-42cd-81de-85a90dcb8f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:38.589Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a3d47404-3784-4a55-91fb-01bf33c085c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:48.601Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c05dd956-338a-4499-a72b-44f5a2938850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:58.611Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7aea0b75-6728-464c-bc43-e6239f1adb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:12:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:08.621Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=71629850-3e24-4f03-9e30-c886606b720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:18.631Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cc721425-1901-4394-8fcb-2c89fdbc67f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:28.640Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bce1e74e-1dd4-4d41-988a-8c72486eda73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:38.648Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=998a91e7-c68d-4953-b30b-e4dd77347133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:48.657Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6b971de8-a1f6-4f3f-9b04-d4fe78bcb5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:58.666Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=82dc8052-0c04-40e2-822d-748283e68abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:13:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:08.675Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=efbd431d-38bd-4493-9818-ff6e42106716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:18.683Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=51d6f117-6cb3-4bd9-a4d2-f7399cf29a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:28.691Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=72af8beb-50e1-4e2c-9776-5533f9a66a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:38.698Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7a1e6c95-7c76-45d0-bd15-49f52e39c4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:14:39.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:14:39.253Z |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-10-24T02:14:39.254Z |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-10-24T02:14:39.256Z |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-10-24T02:14:39.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:14:39.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:14:39.261Z |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-10-24T02:14:39.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:48.708Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=baa5cd8d-23b3-4e02-83c5-320407ab0ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:58.716Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=65b040bd-8c81-46bf-b9c6-5dc63ff65c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:14:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:08.723Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=383f7cc4-ed12-4e59-906e-ba09c289189c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:18.733Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=012cd4f0-8563-4b41-a3bb-a5a5dd18812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:28.742Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b89b9ad6-5b07-4ec5-9b8e-8d3e1204cb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:38.751Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=89cba8c1-32c2-49cf-b049-a399c94d91d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:48.759Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5b457530-87b5-4bea-a76a-3b32b991b81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:58.767Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d668e6d4-117f-4cc1-ac29-b50134ad1820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:15:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:08.776Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9e02a40f-065d-4184-b792-0fc683e2b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:18.786Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7e9c1fc0-e8f9-4aea-95be-f10ce913ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:28.796Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6807775b-b36a-43b2-b6b6-914658d909a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:38.806Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9571245c-4a56-4efe-93b5-41c3d3974507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:48.815Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4605d337-b3d4-41b9-801a-4fddad21ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:58.825Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=419044f1-aa30-4c50-ac37-0c70e5d3c5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:16:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:08.834Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=61d0abb1-739b-444b-a359-0e135de6a9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:18.842Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8d12bb48-5a27-40f7-ab23-88233641a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:28.851Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=848d9345-dee4-4546-9ada-42177d585429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:38.861Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cce34645-bc8b-45fa-8392-4974f7657e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:48.869Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a7014717-833c-44ec-8efb-c91590f4c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:58.877Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e1240ec5-1841-4b69-a477-f88dfbfbec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:17:58.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:08.884Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=758556e9-c6f8-4114-b074-09ac0e442cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:18.892Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=814f2695-e67a-43b1-8768-3fd28698251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:28.901Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8f86ff16-fabf-4081-9dab-2e25bc2904cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:38.910Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9978a29c-f39a-4080-a9a0-cbb1606ec4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:48.918Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=15cc90d4-c526-43f7-8ae7-99ec1e6a447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:58.926Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=23305373-1881-40f0-97db-31d8f73371ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:18:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:08.935Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5347f022-a280-49a8-8204-221c8caae542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:18.945Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bf60cae0-5ce9-4516-875a-1f103a121412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:28.953Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3d116e4d-30f3-4b75-9fa3-1e16cbd7bf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:28.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:38.961Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7c324078-989d-41b0-9e89-9948cfd7793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:38.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:19:39.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:19:39.228Z |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-10-24T02:19:39.229Z |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-10-24T02:19:39.230Z |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-10-24T02:19:39.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:19:39.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:19:39.238Z |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-10-24T02:19:39.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:48.969Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f07bb490-7f9a-44fd-b605-7675acf17bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:58.979Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=724ebe49-0370-4b97-a051-64b2efc9b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:19:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:08.988Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e2120607-cfa4-4507-a4a2-119a935f4d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:18.996Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=043e70a6-31d9-40d5-8481-6e475323a72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:29.005Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cc7244b9-ed42-4393-a953-602fd7eeb399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:39.013Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=361b986d-baf2-4833-91a9-f5c527b2555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:49.022Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=000c0483-51f1-4c85-adef-cde5adf9d9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:59.032Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a381c499-ed2a-41ee-a689-607b829d8b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:20:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:09.041Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=30ccd58d-9035-4aa5-8a01-77c70b15e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:19.050Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e82d4437-8dd1-4a2b-8baa-f97f2d17c4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:29.058Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f1e86fc0-e3d1-4f3b-bdc7-87c573550949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:39.067Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0a6840de-ecdf-41aa-97fd-db78d240f2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:39.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:49.075Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a52c52a0-4da2-46fb-bf1f-7215e0a3b7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:59.083Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=65153fff-ca66-41dc-ac1b-9d4bc8dd6714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:21:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:09.095Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ae54496f-c7f0-4825-ac9c-5a042b55585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:09.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:19.103Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8b478132-c14a-4a29-8fc7-d26bd9708ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:29.110Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7b763ba5-02cf-4a1d-87b5-afa4b4f6c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:39.118Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=11917aa3-2f22-4c18-b91d-56b01f87085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:49.127Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4c3bfeae-6396-42e6-a0ab-8087cec43528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:59.135Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=75ccb87f-cc7e-408c-81b9-4790ff7eb7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:22:59.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:09.144Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4d0d4045-d64f-4773-ad74-9bf30c9826b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:19.152Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fdd8f81f-8f1a-4a56-a409-93e69ef6fdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:29.160Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=59bd66b1-84cb-4ec5-a4f1-b4e5241ea289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:39.168Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d3ccc5e4-ca29-4450-8945-04d4ee139016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:49.177Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e13f5bbf-ae63-4b59-872e-37782f2ade66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:59.184Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3894c019-a37b-4c1d-9dfd-5d471406ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:23:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:09.193Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f2f0faf8-6564-4ea1-bc53-9a39ed7c0d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:19.202Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5275a780-c341-47a6-aaa4-36b9a38b3c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:29.211Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a0882c37-7fd9-4bd2-8e22-8aa80a3c323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:39.220Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9ce64f91-569f-4e20-a2d5-7db965bd4a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:24:39.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:24:39.244Z |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-10-24T02:24:39.244Z |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-10-24T02:24:39.246Z |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-10-24T02:24:39.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:24:39.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:24:39.252Z |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-10-24T02:24:39.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:49.228Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a61d3eb5-88c2-4a30-a06f-ef2d775583b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:59.237Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7e6fd529-1c5a-48c7-b422-b41824f18c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:24:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:09.246Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=42907a8c-c36e-419c-98b9-3b4c215bfc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:19.254Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0225d941-afee-4d6b-987f-d8af2f9b60d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:29.263Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=35a99e43-4a03-4375-9e54-f32871d9fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:39.270Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=859acfe4-0c80-491e-b07f-e42a9fb80b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:49.278Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=05662dac-1d1b-43b1-b659-946131112062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:59.286Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6075a3d8-f187-4af1-b29a-1a99561e652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:25:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:09.295Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6f560e8f-6a58-4680-bf6f-1938eb96fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:19.303Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a9ce6710-48f4-493e-b4af-a4b7db37047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:19.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:29.311Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=80e18169-271a-4009-ad8d-f51430d89b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:39.319Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3376808f-f682-4cce-81bc-0f413cbdf039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:49.326Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f4d36be1-fff5-432c-81d0-7ae13e7e5c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:59.335Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c5ac93b2-3489-4405-b4c6-28c2316710fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:26:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:09.344Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a38da0ca-fe95-4801-b178-63613328f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:19.351Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=37ac07c2-dad0-49a1-a0db-4b2cbfbd842b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:29.358Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=307bb72a-43b9-47e0-a92d-a3069a85e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:39.368Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=dcddb673-0df9-4c88-bb5a-e60d4a7298e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:49.377Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5b22479a-cf6b-4fac-a81d-939eded8b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:59.384Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f2ca85a9-d606-490b-bb59-d6b301add74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:27:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:09.392Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=85da2c34-0568-4a10-a6c6-6c0fadb43b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:19.399Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=df78fce5-c0fe-46e3-9177-17aa5b7520fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:29.407Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=da6ac689-744d-4403-8ca7-75a2e75ce8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:39.416Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=023ca58d-721e-49b7-a99b-7c4ff00dc417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:49.424Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0c34490d-5711-458d-adf5-6e3d7e972a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:59.434Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7095aa71-c9e9-4663-9f13-785a39c0ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:28:59.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:09.443Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=18776935-bb4e-43a4-8a64-75faad8f4ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:19.451Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a3c31b3d-135d-4c4c-b5cf-418fd03a6122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:29.460Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c9d4d3b1-a949-4903-853f-8ecf2a16933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:29:39.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:29:39.236Z |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-10-24T02:29:39.236Z |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-10-24T02:29:39.238Z |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-10-24T02:29:39.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:29:39.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:29:39.245Z |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-10-24T02:29:39.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:39.468Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fc083bcf-fbfc-4a9a-aa39-815b781c51e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:49.475Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ccf85621-104b-4806-9463-d3bd5e119f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:59.484Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=21a78b00-aba7-482c-90d8-55a49b339f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:29:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:09.493Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=abf80776-ae3c-450d-9988-dd640a87d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:19.502Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=65aee36a-cbc9-4756-b222-7d7001f8a9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:29.511Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5eb6d4ae-29ab-47dd-9c87-8e0bf0398c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:39.520Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=959739ab-caac-4986-9f25-d69dbf9fbee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:49.529Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=26d74160-27d7-4ee7-a31f-ab0c50ada0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:59.542Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=38039b57-aef5-4090-a245-67e7b9a051db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:30:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:09.551Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=79ca3b36-ebba-41c8-99b8-b10fa4bd8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:19.560Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7eef5878-63d6-40c0-91f4-c85e040b7c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:29.570Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cfd5919e-d79f-46aa-8163-3b878a436106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:39.578Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cb70ba9f-f1da-4678-995c-8275b210f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:49.587Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4b8226f8-6433-4f58-ad65-536a4e0f5282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:59.596Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f1ca9c24-92cc-43d0-9c36-fbd4f6f0d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:31:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:09.604Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5f649e4b-f5d9-4f74-83d9-e7967825c73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:19.613Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2df168ae-5b26-4c1e-b3f0-4890ea0c5270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:29.621Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6df42839-1f41-47c8-a54c-c41ea3db7221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:39.629Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1bd5f5e1-6715-49f2-9fcd-5f6c8914e92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:49.637Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=61eac320-15b6-467e-8fb9-f13d487cee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:59.646Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=11adf6bf-deed-474e-aaee-f43898a9c271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:32:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:09.654Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=37b2227d-826d-4f68-bbb3-0715a3d96064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:19.662Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3f503834-3705-46a6-b57c-7dfa8cca53a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:29.670Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=809bd54b-220e-4fdb-846d-4027ed160a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:39.678Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fa1cd3af-5570-4194-b238-ca5cc8f52189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:39.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:49.690Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fb405481-2a43-4581-a7c1-ba6413b2291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:59.698Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=43b414e2-cfe7-429e-a2bc-26481a32d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:33:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:09.708Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d979aa6a-fa80-42e0-8efc-2f8b672d4b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:09.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:19.716Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c5b8b44c-ef16-402a-a1e3-943fa28e0001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:29.723Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5ada087c-fff9-4f04-ad96-7b6559d9a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:34:39.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:34:39.280Z |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-10-24T02:34:39.280Z |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-10-24T02:34:39.282Z |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-10-24T02:34:39.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:34:39.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:34:39.288Z |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-10-24T02:34:39.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:39.732Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=82a17315-35c3-41c5-934b-dbd3f3a78c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:49.740Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=87ccf380-0a3a-4a23-a669-046171b0aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:59.749Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=811245fe-e5a1-4d43-b575-4b8605ea37ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:34:59.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:09.758Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6e905f4d-0d53-458e-8ae5-801cf8570f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:19.767Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a952148d-70bd-4d3b-964f-5cb26def0bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:29.777Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d9f0f285-851d-481d-99a5-9bc560769ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:39.785Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4f688ede-e6ba-4f71-a829-b33b88739a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:49.794Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0c90731b-d128-44c5-abbd-eb227205f8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:49.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:59.802Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a105e128-4b81-45a9-a4b1-c0b0288991a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:35:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:09.811Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4545e9bf-d84c-4cc2-abd5-3745beb167d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:19.825Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bd0a4cf8-c6d3-4ec6-8920-10998232f958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:19.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:29.833Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6f133e69-a302-46ff-ba57-54d075be9db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:39.840Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d5dcd4f3-c950-455a-aefa-0ffff16d1511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:39.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:49.848Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7b39854a-600b-47b8-99e9-f76a259474ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:59.855Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e8a8ca25-cd3d-48ed-b88b-412d0ee30071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:36:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:09.862Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=650b6584-a98f-47d2-b647-dcde393cd757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:19.871Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=70d337fa-91ee-41e4-a4b9-79a9fb468dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:29.879Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=739080c8-8496-403f-9709-7b27ef79cab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:29.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:39.886Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8b070ad2-e0f8-46be-abdf-caa1731a31b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:49.893Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=35c6ba2f-ce07-4df1-8680-d6a3fdd1f808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:59.902Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bbe05d76-a17c-454e-9cdb-4dec0a4483f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:37:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:09.911Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1983c023-7718-49f7-81b4-1fa99459aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:19.920Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cc8a9225-0ed2-44c0-80ab-d875e80543e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:29.929Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=39113692-0056-4b48-ae69-f7f7699dae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:39.937Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0b2b4e59-528d-41bc-b4dc-d50590c94d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:49.945Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=eace4585-b175-4092-8ce1-3c590cbf20fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:59.953Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=adf62f7f-8660-49b2-a7ab-5a07d6f3d040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:38:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:09.961Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c584504d-63e4-40a7-8552-db491db7225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:19.969Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=59a54837-9cae-41be-b18a-103229423e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:29.978Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5f684ce6-fac1-4aa8-98ec-792c766f33e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:39:39.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:39:39.217Z |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-10-24T02:39:39.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:39:39.219Z |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-10-24T02:39:39.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:39:39.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:39:39.222Z |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-10-24T02:39:39.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:39.986Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ec4d0bb7-2ce1-416d-abf3-6ccf50afac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:49.993Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=97b4c7c2-08ef-4110-8d30-7ace0f012705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:39:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:00.000Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e1a7d720-d159-4364-9847-88a643fb7a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:10.009Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cf0f635c-8c6b-4b26-b3c0-ce235aa72af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:20.016Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9871a422-eb93-4ee9-adb9-958721ad78d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:30.024Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=de7876cb-b3e2-46b5-9778-523a11540408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:40.032Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d7fb2ad5-41d2-4ad0-846b-63497d467e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:50.039Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0c789da3-0411-4747-aeaf-b326016e6efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:40:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:00.047Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b34503d5-49d6-481f-bb90-e4cfb6778168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:10.053Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e6e01bc7-28c9-42b1-8f52-3dab09711a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:20.061Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9c998fb8-8ffb-4297-9cc6-4bb3d74b1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:20.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:30.069Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b3d63303-fdf4-46c5-857e-0dff4af80917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:30.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:40.077Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cbee4020-8561-42da-a351-e6d3feaf5ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:50.084Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=48733199-fc09-42fb-87af-706f84b1a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:41:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:00.092Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1e658ea7-c3aa-4955-8721-24463ca50325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:10.099Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7168fdba-d73c-4b7b-9d94-96be700bb591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:20.107Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cb41130c-3011-4581-8598-c534ab75f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:30.115Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=153cc1e4-f39a-4f93-a226-3c274adc3c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:40.122Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e67afd31-e1a6-46ad-9c57-d6f761592858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:50.128Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=713f91e7-5845-4b62-b4dc-f491c4ec8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:42:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:00.136Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=65d57f45-04bb-4b14-ae0e-7b73b49f4755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:10.143Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=17fba387-835d-4fbc-8d9c-5335c7fecc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:20.151Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=89a8eeb8-8a7c-4c5a-aa0c-c8a8be177348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:30.159Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0769f999-d346-4542-88ad-06fbd7f40ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:40.167Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2ab8d0c4-09c7-4d70-8afe-354891a1185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:50.174Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ef425a3f-b944-4493-9e8d-3861607660e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:43:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:00.182Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e811f367-2657-441d-be4a-d997342bd9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:10.189Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=34d46de9-0b55-4281-a339-e91c77b8447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:20.196Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=edb52064-0972-4afb-99d1-3bec9e357049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:30.205Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ef7cdb71-577d-48ed-a9c1-91aaa57c6877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:44:39.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:44:39.202Z |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-10-24T02:44:39.203Z |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-10-24T02:44:39.205Z |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-10-24T02:44:39.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:44:39.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:44:39.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-24T02:44:39.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:40.213Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b2aba0cf-d08a-414a-a263-a6b549f77538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:50.221Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=dc8103f9-eadc-4614-8c7d-186334c53438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:44:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:00.228Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5c1b3ffe-75c3-4d89-ab11-3e9427a0d8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:10.235Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3cc8158f-f268-4dc8-8ddb-b70695f99887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:20.243Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bdd6739f-9b3a-4110-85db-f6312eb80998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:30.250Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6da24800-6bd6-4bad-8f38-7c9ab62760b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:40.258Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5945a240-bb23-43a4-a6d6-a8ea6ef4c669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:40.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:50.267Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f801c6f1-80ca-4ad5-88fc-4184929af92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:45:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:00.275Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6bd54a9f-9f09-4ff1-9c9c-63003ede2b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:10.283Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=308ca0f4-0a8b-4c07-a763-7e51e0b8160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:20.291Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ba61c08e-6321-4de1-aa6f-dadf12bba6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:30.299Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=99128083-b950-4af2-9525-83d3204c43e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:40.307Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e34bcb58-6110-4875-b087-cfed3fa2f363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:50.315Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=812333f6-de7b-40cb-90d4-ac7714d212a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:46:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:00.322Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=582c242d-f51e-44d9-9848-861722eb2c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:10.329Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=153440d2-a091-440d-9db9-ebc5daf9f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:10.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:20.337Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9b4bea1e-1dbe-4072-8eb1-f4e467990afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:20.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:30.344Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8a7e1294-3f3f-4308-b6da-4265b6023b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:40.351Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f1bb0091-6429-4702-ac1b-a27f1c9653a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:40.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:50.358Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b517082e-981f-40a3-aac4-252ac9268b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:47:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:00.368Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=83c7a71d-35da-41e6-bd23-753edbd5d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:10.375Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6fa376b7-eddf-4cf3-8f6c-03c0be22f6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:20.383Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0bcacfb2-51e4-43b9-afee-afa016fb94a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:30.391Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=93bf4668-5356-413c-bd14-5457d88f9e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:40.398Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=be2f8bb1-a629-43f3-b892-b2c83c944771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:50.404Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1bea9864-38c7-452f-9c1d-120bc9800ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:48:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:00.413Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=41a1fe20-7d46-41f7-b95c-12db4f4ea7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:10.420Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=837e86e3-90f0-4445-b953-3dea543f3b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:20.428Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=23210608-509f-4083-9490-4c2da997adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:20.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:30.436Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=01c18d43-12f4-4072-a50f-e45d66dc1ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:49:39.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:49:39.196Z |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-10-24T02:49:39.196Z |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-10-24T02:49:39.197Z |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-10-24T02:49:39.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:49:39.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:49:39.200Z |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-10-24T02:49:39.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:40.444Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f2d9448f-e1fb-470f-9c84-43d4f0d56009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:50.451Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5de53fd0-5d1e-4344-b3f4-0438d57e964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:49:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:00.459Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=204fba04-05d1-4b52-84f7-2fac1ac332b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:10.468Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ec952141-5874-4404-8071-f2769b70c710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:10.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:20.475Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3a8afc92-cd67-40bf-82d8-751a567ac599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:30.484Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f9a303bc-44b9-4b1b-83f9-f390bce2c453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:40.492Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3c7216a6-2530-4905-b908-3fd39f2274d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:50.499Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=55f9f4a1-6e85-40cc-87ac-20d3c9a17201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:50:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:00.506Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6657c075-4784-4b43-82e7-d549ac669bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:00.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:10.513Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=80e242d0-f38a-4f02-87b5-32c42e52fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:20.522Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0433a299-4dad-488c-804f-3b4694a0ba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:30.530Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7a6ac5fb-ee6d-46ea-87ad-44e3c8a4d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:40.538Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=27b7f4cc-b072-4e00-9a35-cdb6deb02801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:50.546Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=45dcf441-97d2-414d-b254-ef5818bf47a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:51:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:00.554Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4b13d251-d8f8-42be-9b01-bec91968feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:10.562Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cb9b0240-2cc6-4fcb-baed-49f55a81ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:20.570Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=723d178c-e046-4e96-b03c-34d9d5525a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:30.578Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=838f9e8e-bb67-4975-8d91-0cce059fe821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:40.593Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=132ac794-da4a-4f12-86a7-fd641a0e5e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:50.604Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=77c072fa-25f9-4315-b391-1376bd459028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:52:50.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:00.613Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=93b8e411-39ab-4865-bee8-f14f87224466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:10.621Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1afb3837-5605-4e84-a882-dd018aeda12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:20.629Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3e41317e-b111-4afc-ad9b-0635c9d67732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:30.637Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ae396554-f070-4d82-8f3c-d947b1beb2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:40.645Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=44b0dbc3-2eb6-4819-8af5-4faa43c867b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:50.655Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=36421f0c-0327-4dbf-899a-61dcfce607c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:53:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:00.669Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3ffb8aaf-8ee8-4db8-8d5f-2b205f00f9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:10.676Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=852a389d-9408-498b-ad16-a6cef54b6177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:10.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:20.684Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f58428c7-4303-4a70-8b95-586395af4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:20.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:30.694Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6e79df04-0d00-4baf-ace4-d9ee2b95853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:30.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:54:39.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:54:39.213Z |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-10-24T02:54:39.214Z |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-10-24T02:54:39.216Z |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-10-24T02:54:39.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:54:39.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:54:39.238Z |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-10-24T02:54:39.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:40.702Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=550dd57d-6021-4b4d-88d0-459ecb0a0570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:50.710Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=618e5b50-42ee-4805-aeb3-41f8df4e66b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:54:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:00.717Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6803cbea-cff1-410f-9f57-563fae382741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:00.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:10.725Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=988063ac-f4d1-4a15-9035-ed658f6d05fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:20.733Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=32496779-fcde-478f-bfe3-892467a814d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:30.740Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b50163ac-d6f2-423c-a759-e950d34b57db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:40.748Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1683f0c7-d884-486c-9373-930aa6af2793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:50.756Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4a050fcf-60f6-4ef4-947f-c0a90f09cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:55:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:00.764Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=66d36e4c-f157-4994-a3ed-bbca0ae74364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:10.773Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bcf98571-7ccf-4900-966b-a48d9a90a128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:10.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:20.781Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0cd21c12-d5cc-45b6-8e6e-7b3787fe123e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:30.789Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9c6e557f-2e17-45fe-a438-9519f2896443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:40.796Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=272d85df-bf4b-451c-8410-6b760e591d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:50.803Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1595dfb3-1747-4345-99c3-0e2e4197e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:56:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:00.811Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fd5f678e-6ddc-4828-8473-14dfb4846ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:10.818Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bbc0e92b-1636-471b-84ba-4c8acde10208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:20.825Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c612a463-4025-42a6-be17-49a80e66700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:30.832Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a5030acc-935d-4bee-9e65-31c2d92fc93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:40.840Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5d036fb0-2efa-4a3b-afa4-012b885265b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:50.848Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9b4473ad-aff7-4536-b952-b6b2fe22473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:57:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:00.854Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=06450dd9-b82e-45e5-b055-5080b216362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:00.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:10.862Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4466dbb2-7990-44d6-94e0-e29010ccd76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:20.871Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cc8aedf4-7321-465b-a243-4b5075493871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:30.879Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6755b45b-aafe-4801-9faf-2eab95f473f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:40.887Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=aa29a009-9849-467f-99d3-947a25b04fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:50.894Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=eb03406c-a23b-4338-acec-6a0d70a808ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:58:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:00.901Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8a4c9d38-8efc-4112-9319-7a82817b5c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:10.908Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8e3b668c-067d-4448-91db-835251ba9ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:20.918Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0b4878f3-a7b2-4dfb-91b5-86562c9ee07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:30.926Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=41b89ce5-3f74-478b-9e5d-2040c7529749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:59:39.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T02:59:39.233Z |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-10-24T02:59:39.234Z |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-10-24T02:59:39.235Z |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-10-24T02:59:39.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T02:59:39.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T02:59:39.239Z |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-10-24T02:59:39.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:40.934Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cf2853e8-ee1e-4ba6-b065-b7664924bf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:50.941Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d50fdc20-33f8-4cad-9d72-0ae031a85a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T02:59:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:00.949Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=87f04938-067e-4a9f-a5d6-f03fbb3ef1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:10.957Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=96322ea8-3724-4707-8f89-a9b263d1aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:20.966Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=21f0fc9d-1d34-4d61-8736-1c8ba862cf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:30.974Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=69c5eade-97fe-4b99-9e18-64844b23a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:40.982Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=45f01d36-767a-4836-86e7-b225e9571cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:50.990Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=da6ce1a1-0fa6-4342-a1be-f2a54621c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:00:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:00.996Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ac754020-5b21-46b1-ab84-e07a22847e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:11.003Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d4199ca7-2856-4c23-b864-6c4c4521aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:21.011Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c493c010-3d47-4d73-af33-edde330be7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:31.018Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=736cd525-f38f-43ec-b58c-446eb18e3aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:41.026Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=58f06afd-abc8-44a9-9b3f-3a649a3a7e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:51.033Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=21277f45-b4fd-4154-aa6e-bb1f3528c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:01:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:01.040Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7109048f-8066-41e8-acf0-6086bf425f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:11.048Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f582ea86-5141-41ce-a9c4-e833bbfb5523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:21.056Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=22eb4a8f-3d9d-4e7e-8a65-c124333eaf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:31.064Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=642657c8-865c-4e4a-9900-08734ea47bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:41.072Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2701cec2-0f79-4f08-882f-9d26e28a4f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:41.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:51.079Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7a2947c7-4922-41b8-8b1a-d8a6758b2b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:02:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:01.085Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=12f34001-7003-4f37-8642-96dcbdba01c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:11.092Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=44938d5c-eba7-41f8-9a0c-c61caeabc1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:21.098Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=abde88f0-ed36-432b-8a6d-594f88f165bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:31.105Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=87ce92e3-4db4-4794-a173-c9833fe8fefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:41.112Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b8e5e3de-150c-45ab-8dd1-da5f9bbd9d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:51.120Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3a5fa80e-9b8d-4a4b-af3e-a1775a46dacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:03:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:01.128Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c4c90167-e00f-4ef2-bedb-1696bf81c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:11.135Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=92e4636a-2845-4cbc-bf9c-236d0cdcca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:21.143Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=962c72d8-0583-4621-b06d-8efe5fab6968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:31.151Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=da2da44f-7ec6-4178-bc3e-68021dd95107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:04:39.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:04:39.227Z |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-10-24T03:04:39.227Z |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-10-24T03:04:39.228Z |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-10-24T03:04:39.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:04:39.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:04:39.231Z |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-10-24T03:04:39.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:41.158Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fdaed063-3c4e-4abf-a336-f0c265fce31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:41.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:51.165Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d84a8a96-43b6-46fc-a151-47d06e7dd8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:04:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:01.172Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=192db84a-3483-403f-9b59-24343999d7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:11.180Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=08a2c2e2-4f59-44a7-808f-1b6c456e6b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:11.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:21.188Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=053e8ea3-e6b6-4339-a066-02b24dcfb49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:31.195Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=40eb7358-c7a4-4163-b79d-d67bd9ef8804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:41.202Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=acdf22db-6190-4989-b61a-2c4727c2b758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:51.209Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8e04d487-852e-4d73-9624-714de5c49029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:05:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:01.216Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a6c01375-c175-4777-b282-7a70c5057d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:11.224Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a28ba346-529f-42ee-8d5d-87ee10f6cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:21.232Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5a174331-0118-4090-bb03-b09c957be304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:31.238Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fc65f869-1f72-4c1d-b4cb-c388800b0464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:41.244Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=39e2acb3-ce46-451a-82dc-bb778fa36ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:41.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:51.252Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1f8473db-ad9d-4b6e-a426-3aa2016d0716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:06:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:01.259Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4821595d-5906-48f8-91ad-e68b581ee8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:11.267Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cc93dc59-76b6-4262-a8f2-3a9c58069ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:21.273Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ece96952-473b-4ec4-9b68-be7490c310c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:31.280Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9a58751d-08d9-47a3-ac0c-59489336b019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:41.289Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7916699c-a206-48ea-b237-42b3965f2efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:41.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:51.296Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4278be2b-393e-41c6-8b64-413fa6dbdd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:07:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:01.304Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=158fb13d-e4c6-484e-990f-d957ff655db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:11.312Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4391bdec-4b87-484d-b7ae-f1602a713270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:21.319Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=60815664-7cc7-451d-a159-c1f1088e1f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:31.327Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=86d0fe3b-122e-4c82-b22e-ca8fb5c65182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:41.334Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=53f94011-0875-4131-86fa-6a65a43a5542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:51.341Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b3485b92-8a97-4ab4-92db-6034e7a5d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:08:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:01.348Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=db542640-1425-428b-82d8-39864a5b9dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:11.355Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=118a83f3-9d1a-4aff-81c0-93c759cd75c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:21.363Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d6c8c9a6-f6f1-4e7e-9fb1-b4cadd8ec3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:31.371Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d297deb5-116a-473c-9228-dd47e65b220c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:09:39.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:09:39.204Z |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-10-24T03:09:39.204Z |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-10-24T03:09:39.205Z |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-10-24T03:09:39.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:09:39.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:09:39.226Z |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-10-24T03:09:39.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:41.380Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=92742d46-8452-41ef-83fc-d0397ccd799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:51.387Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=38b563e8-cf08-451f-b81d-45f04340a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:09:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:01.394Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ad739b87-7c0f-4ad6-bdb1-bbd1b2902dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:11.401Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=52f3c5e1-4b10-4527-8e66-d8b2a884e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:21.408Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bea29289-9bab-4b42-8736-275170b89874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:31.415Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4a7562fb-a643-4c32-b062-6314390bab83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:41.422Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f2c7a499-4138-4e49-87fc-37ee2d70e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:51.430Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9abbc240-bc9a-4ece-8633-7fca7e62ad58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:10:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:01.437Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cc1205ff-050e-4391-a1ea-bb2dfbb4a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:11.444Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ff3721eb-15d1-43eb-b095-bb58782eab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:21.451Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f66cc288-fc08-4fe5-b2d2-e2bca7207a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:31.457Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=40f375cb-c0eb-4900-a289-fb4ef049cf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:41.464Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=89cf4803-0ad6-4534-8b7c-5c0222f81ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:51.471Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f1d27b87-288e-48d6-aaf4-28e4110db6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:11:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:01.479Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=62e7f536-d10f-48e9-90c0-a39d554bf383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:11.486Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=14c99a64-411a-4eee-bcf9-483adca14486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:21.494Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c8ee0461-884a-4c2d-93e8-22238a24dbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:31.502Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ea83f8d3-82e0-453f-a60c-306c8a8778ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:41.511Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a35c6d7a-826d-42b4-8567-d62ccc5d8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:51.518Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4ef04ca5-8a7a-4681-ad3d-cc69e3a8e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:12:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:01.527Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b179968d-d6c7-4bf5-8230-26758dc344cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:11.534Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=07b765b7-1c22-408b-a273-ddd11d230774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:21.545Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7c58fced-1f22-40dd-8cd4-0c8e888452f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:31.552Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7c7e4818-05ce-4856-b02f-85e4770ba65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:41.560Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fcb1b9ee-607d-4275-aa02-567e9bc4ab37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:51.567Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d781e214-65ac-4a78-9dbe-e88897171aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:13:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:01.574Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3d980da9-8274-4ea3-8265-c973e3cd3353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:01.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:11.581Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4c0cd603-edc2-4f5b-ae01-afb20c032707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:21.588Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=14477df4-35dc-4142-b812-9324b1c82ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:21.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:31.596Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1c848dd5-99dc-4a5d-89fc-0ff03689489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:14:39.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:14:39.178Z |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-10-24T03:14:39.178Z |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-10-24T03:14:39.179Z |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-10-24T03:14:39.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:14:39.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:14:39.182Z |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-10-24T03:14:39.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:41.603Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=763a21ce-cabb-48a9-af43-7209474108cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:51.610Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9066ea9e-7b62-462b-ac6c-67c0a07e47af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:14:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:01.616Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0290e376-287b-4861-b35c-e9c188d37999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:11.624Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=90ed75af-ec6f-43eb-a427-41aaaf5e56ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:21.632Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=72448eeb-b9fe-48ba-8e62-2b4e90ac87ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:31.638Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=71eab81d-bbe3-487d-86e2-941c182ca031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:41.646Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3b0c1b29-6a20-4e9f-89e9-5fe3d4cd1149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:51.655Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f8e871b2-e830-4198-a078-c56ccca850c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:15:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:01.661Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=497feccb-a10d-43d2-b231-ef2938b57708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:11.668Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=234e522f-de8c-475d-8e41-c83c2fee21fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:11.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:21.676Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=753bc3c4-6c5d-4e6e-8026-a32a200a0335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:31.682Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ea95360f-de8c-4c4b-acf4-5c378c8e74f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:41.690Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fbc179f8-18ed-4663-83ef-0d60f7324c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:51.698Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5f0e1091-6e53-45aa-9878-42c9d90955cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:16:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:01.708Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=58c9dba9-5457-4bc8-bec7-84dfca59445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:11.714Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=396e43fb-defa-44b1-997f-1edab2f95a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:21.722Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1de515dc-d2ec-435a-aefd-a6109c54589b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:31.728Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=92f5ae83-1a01-4a1e-abe5-9350ed52a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:41.736Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=be10c4cb-46e0-48f4-8e53-66766e64fae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:51.743Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0e13abe2-b3cf-40e6-a862-6aabb132a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:17:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:01.751Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b4345176-3a4d-400b-8ae4-ce64c9d1cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:11.758Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2508cfea-0f9b-44d4-a840-79346f152b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:21.765Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5163a784-3cbc-43b4-a999-fd40cb963966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:31.772Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=325f5ac4-718c-4f5e-b4a4-d74bda152f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:41.780Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f948f9fb-40e9-4953-af75-1792025e6685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:51.787Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=94aee63b-77f4-466a-8a8a-dc52ca2dcef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:18:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:01.795Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0cf79229-e925-4bfb-9b51-26e73ddc584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:01.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:11.804Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=06b899d9-0236-4bba-b056-46fda907a29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:11.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:21.813Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ec675fbf-bc64-41df-b18d-9e1b4611f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:31.820Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6f44bbdb-cbbe-4f8c-94df-cc7838c615c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:19:39.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:19:39.212Z |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-10-24T03:19:39.212Z |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-10-24T03:19:39.213Z |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-10-24T03:19:39.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:19:39.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:19:39.216Z |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-10-24T03:19:39.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:41.829Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7074e4bf-f41c-41b0-9c08-813f2b7a0160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:51.835Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=48c55b14-b0e2-4dad-855d-bc0566910138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:19:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:01.843Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4a76e5c4-b911-4931-bdcd-bc70239a945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:11.850Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=aa738893-9019-4e99-907a-7cc016114db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:21.858Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=eb98c433-6c61-4de9-ac14-b9ec0b5a81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:31.866Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d846ce67-a3a3-44d0-9409-dd10146433d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:41.874Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d9ea2e31-54a7-4218-b52f-15c44b3e61b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:51.881Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b563386e-2371-4e16-acd9-adb301d169d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:20:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:01.891Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=919e3f8c-ee6b-4e2e-8187-e8827b0fa7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:11.898Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9adbc313-81ca-41ee-acd4-56fc20e41269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:11.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:21.905Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=245abe12-13c3-42eb-86e7-381c3e1ef220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:21.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:31.913Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1633c4c2-3dee-439f-9fcf-cb4f4b03ebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:41.923Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=32dde563-5ef8-4e22-8eb7-63fd9c9c3e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:51.929Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=361e713d-0950-45a6-bf16-b716698d1b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:21:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:01.936Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=93cc379a-5e72-467f-a011-14b7e9079cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:11.943Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0bda3d69-dc92-445a-8088-666a0c863d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:21.950Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=663c120b-0931-4358-b162-e6882249e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:31.956Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e426a903-2b4d-4eda-a913-8f868511ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:41.963Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=44c392c0-133f-40d6-91a0-a86fccf94825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:51.970Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4e5f3cbf-b36c-4acd-b6b8-a89c9b672fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:22:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:01.976Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=070596a5-4416-4316-aab2-5ef2b19823cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:11.984Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9f3657c7-2e2a-4d0a-b91a-e2eccf6ded82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:21.990Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=35d0c641-723c-48b5-9e75-8f4b4356dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:31.999Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3981779a-817c-457a-a29f-d9bee75a071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:42.006Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c691f451-6c18-44d3-b048-b226fd3fdc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:52.014Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cf68f7b8-a757-42fb-b633-2d27fe938640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:23:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:02.020Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2d84267d-3e18-45a1-9025-a33d0155e826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:12.027Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7ab586b5-798b-4d61-a6f5-6ae01a35b2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:22.034Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=379900a4-3783-4c4b-bb46-e1327e0f1ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:32.040Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8ad4484b-a9f8-413b-8506-e02cd9acf8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:24:39.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:24:39.217Z |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-10-24T03:24:39.218Z |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-10-24T03:24:39.219Z |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-10-24T03:24:39.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:24:39.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:24:39.222Z |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-10-24T03:24:39.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:42.048Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e2ccc9e1-9c10-4b5c-b274-5d560ebfb24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:52.056Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b82238d0-9eee-467f-ae5c-59b253747e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:24:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:02.064Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b05c6611-22ae-4921-aca6-5f91de616f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:12.071Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=12d80751-e2d3-4e4d-9823-ed86ea7623b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:22.078Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=488e11cc-e04e-4bd8-b6c4-6b76250996f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:32.085Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=86be8127-1e7a-406c-ba83-d45155b4a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:42.092Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9a428aaf-e701-4280-8887-b61e13bbeecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:52.099Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=811df017-2702-42c1-87e9-f2704e51f98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:25:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:02.106Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=22d5d697-3515-4126-8c6b-7f9c25297e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:12.113Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e8fcac03-208b-4904-9d32-8e6bd7074ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:22.119Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0025702c-9388-488d-b0f8-d569abb1c923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:32.126Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a29788da-e3f2-4aa8-aa18-b0109a7b6ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:42.134Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f3527257-deab-44c2-86cc-812a684d7db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:52.141Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6a9cdeb1-77e3-4d5d-8532-5d739a3c9e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:26:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:02.147Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7172891b-548d-4a0f-9c1b-02fab1b405e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:12.155Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d57d11a3-01e9-4b10-b11b-9aaa0c73bca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:22.163Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9c4e18eb-0600-49c5-8cc5-042873d28446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:32.170Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=debf9885-e730-47e0-aa1c-4d18a7f9d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:42.177Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b11e4b3a-94af-476b-a21e-dc66467a0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:52.184Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=02e95f20-47a9-45cb-b35a-6b99598cd874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:27:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:02.191Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=29a4bb44-44ee-4de0-a474-df83f50c87c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:12.200Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9df1c0c2-fe9c-4dd7-b2b9-535237ab46f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:22.207Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b5300cc5-d7a8-4e99-875f-a4ad7e8c7fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:22.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:32.214Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a8495724-b9a9-4b8d-a712-02e41e9d57ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:42.221Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=05d840b8-66ec-4d09-8f01-05806275be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:52.228Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5d1c87b3-e290-43dd-94f7-29a9fc4be574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:28:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:02.235Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5bbaaaab-8e46-4e11-854d-754bd6cb1aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:12.242Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d75a7ff1-dacb-4ee3-91ee-71abc66f28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:22.252Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=24de6b54-b3e8-4e6d-9992-a7a6605b23fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:32.259Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bebaa01c-c444-44b3-afcc-1f1df4eab13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:29:39.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:29:39.201Z |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-10-24T03:29:39.201Z |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-10-24T03:29:39.202Z |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-10-24T03:29:39.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:29:39.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:29:39.205Z |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-10-24T03:29:39.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:42.266Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f26fa93b-952b-47c2-b7a9-c443b40bdcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:42.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:52.272Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ac115086-5675-40f1-887b-3c92a2c341eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:29:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:02.279Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4c63c112-3402-46bb-b6c6-074e12677862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:12.287Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=91713ed5-f215-433b-87fe-686ef7f2af08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:22.294Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d0fa87eb-4dc5-442e-b12f-36cd443dc007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:32.301Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0bf5390a-ae50-4d3b-9516-f17ffda58240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:42.308Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2e938390-6fb8-4c8c-a16f-7ef1601cbeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:52.314Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7d35dfc3-3ef3-4024-8c59-668f3611485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:30:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:02.321Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b6857a5e-523c-4753-8502-1973ca102047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:12.329Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bfff8e26-e4f7-4d65-9749-0677bfc35104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:22.338Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c29bc459-ecb1-436e-9818-acfb46e3a515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:32.345Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2ce3e8a2-b6b0-42cf-8714-99cca7276785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:42.353Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1a5f03ba-7ee3-4a30-9ccb-f34e6b89ebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:52.358Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=02733fa9-bc9d-40bd-ad02-1fb4b58ea6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:31:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:02.365Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=18c697ac-42a3-4085-99e9-6443c15e6c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:12.373Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=27ebe22d-ad30-4f76-b794-344e722daf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:22.379Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0198c72a-5664-45b1-a40f-70441529537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:32.385Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ae8b3b0a-0296-4cb7-a377-9d9fa21722e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:42.393Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ce47e969-a6b3-4bf6-8aa2-2eec7ae8b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:52.401Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3ced8fba-8e6c-4772-b3e3-12b5135934b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:32:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:02.408Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4e0336aa-4762-4518-b356-7731e39a1ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:12.415Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cde5cf8b-cf02-4eb5-9566-a5885e1d95fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:22.423Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=663468a3-4970-418e-9ad1-f4fc7781a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:32.430Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5d58aa1a-ad59-495b-8c7d-26f19e1cfc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:42.438Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=86aefcbb-a2b3-4e78-a945-d04b2c2a4ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:52.446Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=aaebd55f-c89b-476e-ab13-b8e77826665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:33:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:02.453Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5f553562-9fca-4022-87c7-71dda60eb1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:02.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:12.461Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c2bd5b18-714e-426d-ab77-b5e640ae1ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:22.469Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8c407511-7675-42f4-aa6b-a4072a54add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:32.477Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=52f4335f-fe83-4297-b1f3-79346b5a09ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:34:39.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:34:39.211Z |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-10-24T03:34:39.211Z |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-10-24T03:34:39.213Z |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-10-24T03:34:39.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:34:39.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:34:39.215Z |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-10-24T03:34:39.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:42.486Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1bd75a07-b35c-4b53-8927-e7ac83c5d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:52.493Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cdcd4464-2f71-4026-b510-5671ec2cc400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:34:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:02.500Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=df6f8529-6683-4c3e-89db-84872afc0e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:12.508Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=22d4b91b-9718-4c0c-93cb-d56fa1075515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:22.516Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=84d2ca0d-2923-48ea-94bd-1641d4d1f67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:22.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:32.523Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4d89fdd0-0d20-4789-a515-d89e943d6536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:42.532Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=715e2de7-64c0-4ed5-af30-72c37f334d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:52.538Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=971d486b-2a46-4422-8275-96d3bfcf7168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:35:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:02.546Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=052e523f-212c-483b-af0a-d7a45f6a4c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:12.553Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fd7851d9-5fa5-4c51-9697-6f91c3311f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:22.559Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=492db19b-c702-4cb3-a88b-f2b48ffde84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:32.567Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=96f6c8b2-4601-4894-80e6-98c10c941222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:42.575Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b99e408e-d612-4f05-8e95-7cc1acc793c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:52.586Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=809c9594-6a1f-459e-b7f1-da34de6d4a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:36:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:02.595Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4e111c82-5d6c-4e43-aa95-a0d615da180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:02.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:12.602Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=74e6e74f-4c16-45d1-92b3-1b9e2733c460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:22.611Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ef1445ab-c806-409d-ba0c-6eea88c42bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:22.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:32.619Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6ca6f428-f2c2-4398-9fa2-a0908c1446fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:42.625Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c6d32a6c-51cf-4f84-9296-8e1f94558878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:52.632Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3e3520a7-a7e3-4d99-a339-d1983a451216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:37:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:02.639Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=86f49de3-daeb-415a-a707-6c9aefd1cd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:12.645Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=39b833ec-e811-4051-8ef7-bc93467214b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:22.653Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6936cc2d-25a1-4322-b9c7-07c903fe9131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:22.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:32.660Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=60376c79-525d-4cde-8b8d-24868071ee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:42.667Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9b058971-b9b4-4d35-b9ca-5e531f0f7e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:52.674Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8cdb6219-db35-4775-ba95-ab09ed6b88ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:38:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:02.683Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=12df2de1-4c99-4450-a3f3-054e97daa702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:12.689Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f2b3b461-b4e5-4100-8fbc-8fa4c7064840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:22.696Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b29f9025-59cc-4be4-97f7-8fdc77128ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:32.703Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f247b9fe-7a88-4f33-8d4a-630da912fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:39:39.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:39:39.205Z |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-10-24T03:39:39.205Z |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-10-24T03:39:39.206Z |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-10-24T03:39:39.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:39:39.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:39:39.209Z |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-10-24T03:39:39.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:42.710Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d001e692-f516-4463-92a6-a8cd05035094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:42.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:52.717Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ec507195-68c3-48a1-afc4-f89ecd754204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:39:52.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:02.724Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=30e8085b-c0df-4fcc-9ddc-2a93e90b56b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:12.731Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6d9a3f37-1e6b-4165-90e6-b5748543d77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:22.739Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b270112d-e2a3-485e-8dcd-f25ead32a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:32.746Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0b6ffefd-38a6-434f-897e-e816554cf808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:42.753Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3bb72bf8-8f35-45d9-a97d-5b020b63787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:52.760Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c196a662-c29a-433d-85b7-589b7f8379f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:40:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:02.767Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=19c4cac0-8096-4bb7-815a-c9def8da6d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:12.776Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8700a299-7a0a-48db-822a-1756e5624a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:22.785Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c2bdbd21-f0f5-4717-98bb-efc6039df334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:32.791Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=daf94405-cfd6-4b0b-a744-4233c6a5935e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:42.799Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3c98c4df-898e-4135-8c4c-6b16bd914cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:52.805Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=84f77b52-c33f-4690-bdbf-54e53fdc0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:41:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:02.811Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c36dfd07-7832-462f-8b54-5d81334dd114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:12.819Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9f121b2f-a724-4fd3-969c-474e8f8720db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:22.827Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c5c9c5f2-53fe-4d83-ad68-13d88e3f6510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:32.834Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=31838bac-2ec7-4638-8ff8-00be79c31f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:42.841Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e2150139-b4d3-4af9-8c74-23dc16b070ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:52.850Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8fc51030-1403-43b8-8b76-211ab73c0a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:42:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:02.857Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d4eab7c5-d2d7-4cbd-bf58-43df7d6c7fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:12.864Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9818e9a6-3290-4327-a459-4ceb9e6b0026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:22.874Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9c40bcb1-a22a-4ac1-9917-5c2df185ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:32.881Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c513182d-8175-4b7b-871f-22e55d15f90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:42.888Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bf98f480-8773-4998-b367-7ba9852b2983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:52.896Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=05df1c2f-10ac-429f-8bbe-47d603768fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:43:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:02.904Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bdc95458-eb30-4ddc-8da5-131109d538bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:12.912Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4be0d66d-30f9-4503-9ee6-57cd9c24076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:22.919Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b08673a7-456e-4b8f-8ed8-c3584e322442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:32.926Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=dee2c62a-37fc-4af8-a1c5-9a079c32b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:44:39.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:44:39.240Z |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-10-24T03:44:39.240Z |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-10-24T03:44:39.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:44:39.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:44:39.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:44:39.247Z |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-10-24T03:44:39.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:42.934Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6910aa9b-6585-4a10-a397-1b2de7b3d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:52.942Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8ee302cf-b8ec-4a78-986b-f017f20fb4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:44:52.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:02.949Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ad111480-c7fc-4d14-a673-8e94669bc9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:02.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:12.956Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1c713a7d-947b-468f-a38e-720747b54231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:22.963Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=68535c67-3982-4dba-9295-460f3bc6cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:32.971Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=bfdbd448-a804-4696-be85-87d2cd345f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:42.978Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=882e2ce3-df5c-471c-bf68-fdbd2a39c36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:52.985Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=346b9576-d908-48c9-b120-372f64143c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:45:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:02.991Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b93ba8be-2011-4b5e-bec4-db9dfe17e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:12.998Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=49a8b2bc-f92d-44a3-931b-7dccf00bb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:23.005Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9c2da0f8-41dc-4779-ab39-629cf4566d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:33.012Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7f599055-cf81-420e-af10-e3fbdd96ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:43.019Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2c7c1464-1270-412e-beb4-153b1adfd728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:53.026Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d72fa9ce-e269-4112-a264-a3dca05776dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:46:53.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:03.034Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=88e9c465-1d3f-41f8-b099-8a28a08ce042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:13.041Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a5359f97-74b0-48fd-a318-60b1a7a27b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:23.050Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=4ca9a4dc-840d-4266-99d3-3d58942dce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:33.058Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c687a79e-5da3-410a-95b9-04129a984cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:43.065Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=df45d57f-1673-4239-a655-454b9e80de6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:53.074Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cb085c59-f5d1-498a-82a8-34decd65d0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:47:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:03.081Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a24ed02d-0865-49ce-a52f-d5605d6be4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:13.088Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d78fdd3e-e608-47da-9df0-70b7b6f7bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:23.096Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=17822ce0-48a4-4761-9fb1-d9d6ee748f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:33.103Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=222033ce-3822-4a0a-88b9-4564e465002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:43.111Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=510a14c7-45c5-4106-a890-f8521974321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:53.119Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fd65639d-d4a9-4030-8b94-878397ad929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:48:53.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:03.126Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6216b011-889c-442a-845c-1ad13e129e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:13.133Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=478acac9-61df-46a9-8364-f1722114032c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:23.141Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f8b91264-5808-4a0f-8dad-4549b6b318d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:23.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:33.148Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b2dfbc15-5e0f-461d-a424-793acf771ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:49:39.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:49:39.212Z |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-10-24T03:49:39.212Z |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-10-24T03:49:39.213Z |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-10-24T03:49:39.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:49:39.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:49:39.218Z |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-10-24T03:49:39.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:43.154Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a68d8c69-daa8-4d0b-a2ba-413898283c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:53.162Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=96288436-88ac-4a86-b7bf-2219924b7e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:49:53.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:03.169Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=818664c9-6263-4c54-aa68-f19d10125bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:03.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:13.176Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=73408162-bfab-4114-ae65-c25bcdf67b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:23.182Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7bd52b01-fe48-42f7-9492-4796a3a47989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:33.189Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=61c960f5-18f0-4d2c-9dc0-a201f442cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:43.197Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ec4789b7-659a-40df-ba63-0903ecbdf8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:53.204Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fad62279-6c09-4528-93ad-a492e9c2cedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:50:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:03.211Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fe7719d8-5bb4-4cd8-8b6f-b889b52fa243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:13.219Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c6ff39d1-9493-4c0e-a882-a15298ae006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:23.225Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=14d457f3-2d5c-462d-9607-03b7b84055f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:33.231Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a7e30630-7659-4f6f-b5c4-79493e74561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:43.238Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a491f6d3-557c-4a9e-a0f3-e4585ed276e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:53.248Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b5aef51a-820f-4c33-9659-6e77cc277389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:51:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:03.256Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3d2cef5c-5c87-411f-ac03-0dfff747c418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:13.264Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8c85c501-6322-4dcc-8236-592d373c3605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:23.270Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b8aad3b8-0220-4c9c-924d-d7b78245bf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:33.280Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e16bf176-ecec-4144-98af-2d51cd40d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:43.287Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=417f858f-dc97-4e26-94c1-2d8eb4c6207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:53.297Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b41e8d94-d9fd-4ebb-94d2-a27c34502d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:52:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:03.306Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c46681e0-f6a5-487c-b5b9-a63468e12bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:13.315Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d22e823d-7780-47f5-9071-f0bef6b145a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:23.322Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5c39233b-d9ab-41ba-9347-0d648592d01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:33.328Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=95698ed8-b687-4917-8e46-8ec04a50cde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:43.335Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d97e9c00-d310-45da-a46e-3f0b663340fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:53.343Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d954a52f-b738-4f9f-a376-0ea6d3b10ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:53:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:03.351Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9ca3e141-557a-49a5-95df-580f99b6ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:13.358Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f83ff538-6602-4354-b7bd-9e7e18fa709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:23.365Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a7476b76-1f0e-4531-b008-14840f398b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:33.372Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=26255e4d-f93f-42fc-914e-842784927ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:54:39.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:54:39.190Z |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-10-24T03:54:39.190Z |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-10-24T03:54:39.192Z |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-10-24T03:54:39.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:54:39.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:54:39.199Z |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-10-24T03:54:39.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:43.379Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=fb13ebc4-6255-4dbc-9d2e-0015ab943c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:53.386Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d2f7a960-ec91-47a9-a163-0ef4f4dd6525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:54:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:03.393Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=615c628c-ce4c-4f13-862f-6270b63e64d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:13.400Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cacd857e-7d92-4e33-b33e-7ff9fd0a6383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:13.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:23.410Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=088984e6-a02c-47db-8514-eef0c03d60c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:33.417Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6db63029-d0df-4234-9f96-49e27df11596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:43.424Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c1d9e688-bcc4-4fe4-b044-77671468db53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:53.430Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3bf0347c-2904-4073-b1e3-d4dd24171d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:55:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:03.437Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=198a0cbf-d0fc-46b0-97ac-f6c3804e6555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:13.445Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e5f8888c-a527-44f8-b52e-9de1b5c1b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:23.453Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=61e8037d-ac68-40e9-a8ac-0a790a9ec862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:23.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:33.460Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=36005e0b-a507-43a7-bba9-1ed1b88f595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:43.467Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8c01d537-1666-4449-b5ae-909fe36787c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:53.473Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=35e7548d-17d9-449a-9b21-0f5e11b020c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:56:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:03.481Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=846c5445-5c11-49ed-8c2a-d71a1cfb5cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:13.488Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=323a1835-d6ee-4d54-bfc5-1a9184585ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:23.495Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=32c104e9-1d25-4227-9827-92f53915cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:33.502Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=461369b6-d126-4727-96b0-6a11013ae007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:43.509Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ee45ca20-0402-4e79-8603-5db35bfcccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:53.515Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b7760eb9-f755-4666-8875-feb472cd0f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:57:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:03.523Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=05a51b7a-0464-43e5-9b76-8f53e9d8a556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:13.530Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5f2a5f1e-9b8c-4a7a-acbb-a0edd1635e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:23.536Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3c814127-1948-4d86-bfb0-489f85671bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:33.546Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=096df1d3-a1b1-4e37-a5d2-0fd321d5dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:43.553Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=e4ccd2d8-fa00-45bc-9de9-f1f90e358998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:43.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:53.560Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cce68934-a3d5-4559-b559-74ec87823d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:58:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:03.567Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0b827114-1150-4b0b-a429-67eab78563d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:13.573Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=75923c93-4d00-4019-b6b0-e952b157d015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:23.580Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=499257a7-096f-4808-9090-f0296afbc62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:33.587Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=160f8bca-7b29-455d-8e3f-55d6e11225be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:59:39.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T03:59:39.224Z |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-10-24T03:59:39.224Z |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-10-24T03:59:39.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:59:39.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T03:59:39.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T03:59:39.229Z |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-10-24T03:59:39.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:43.594Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a006737a-d33a-4925-a272-ef13d1ca6f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:53.601Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f3ff037f-9f0d-487a-978b-60af6cf88562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T03:59:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:03.608Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=34777332-046c-4e9f-bd7c-9f3745c4fd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:13.615Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ca60a276-3078-410c-81dd-c4fac84c873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:23.622Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3ee15bb1-d120-4ad1-a5f5-5f6c2ac33b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:23.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:33.629Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0509381d-ad39-458d-b905-b2ce29d003aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:43.635Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cde83756-136f-47cf-b07e-48f575a61a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:53.642Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=90edea83-0a5d-49f8-b4b1-3695353b1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:00:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:03.649Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=8f1d4aa2-a42c-466b-bbda-5938a9adf9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:13.655Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=acba9f4e-bb62-452b-955f-ded4cdf26ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:23.662Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=9b7c1375-a45b-42b5-a924-3481669a9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:33.668Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a8a1540c-71e4-4e67-a82d-bdb3c74311f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:43.675Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=444f2682-8839-4dc4-8d92-be1989cd0309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:53.682Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=650dfb7f-669f-4ff9-9573-8767e800deff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:01:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:03.689Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2c9d86df-2e5c-4e7e-b1e2-51cc2ba7eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:23.956Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=43b95c5a-c876-4e4b-9ca6-7e618b0d38fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:24.422Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:34.422Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=d02fdfb1-bca8-4c87-bdb4-deddc394d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-10-24T04:02:35.665Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=XaH7mFd7doGd140LdghV, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:36.154Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:46.155Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=f90a2493-8a4b-4c2d-a9d7-bca6424c500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:02:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:03:05.697Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=2bd27b81-9fcd-437f-96e8-72fe909909cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:03:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:03:25.230Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=57b54e90-7c1d-4470-8d08-99d8ec2d0a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:03:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:03:44.766Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=41751cae-4f79-4594-8f53-28c01f60fd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:03:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:04:04.309Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3615e999-5ed5-4826-8083-6ff26eeea725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:04:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:04:23.844Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=c4f9188c-26f3-462a-848f-6938d3d48481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:04:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T04:04:39.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-24T04:04:39.261Z |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-10-24T04:04:39.262Z |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-10-24T04:04:39.263Z |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-10-24T04:04:39.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-24T04:04:39.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-24T04:04:39.267Z |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-10-24T04:04:39.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:04:43.383Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=1e5ee0e1-0568-41df-9927-ce1f6d96421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:04:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:05:02.923Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=cbd853b0-e3cb-42f4-b264-81d74f68f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:05:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:05:22.467Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ef4853ff-6b0e-42b3-93a0-6ffc33bba6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:05:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:05:42.001Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=07dd2675-66c3-4815-994f-35327a562a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:05:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:06:01.538Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=6c5e5c5e-26da-49bf-b047-06bc1d3b8538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:06:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:06:21.077Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=5072c0ad-8a1a-4521-9551-793cfcab005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:06:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:06:40.618Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=0246a9b9-d415-4251-b469-9f4458ec1636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:06:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:00.159Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=74f73eba-74c8-44cd-b956-59100c02f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:19.702Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=db996d6d-893d-4eca-a99a-5d475e646397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:39.244Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=ff35612d-2eed-4c67-a9b0-4539e103f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:58.792Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=b1ac766d-a584-4fa5-b508-15bd2a4209a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:07:59.533Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:09.533Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=7e423f56-6afa-451a-a9c0-47b03a11f893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:29.074Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=a695b936-6d53-4bd3-88a0-bb2654000712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:29.771Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:39.771Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=3e64d157-d393-491f-b36a-195e66ee8b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-10-24T04:08:43.129Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=YFNR5nb8Vcty7Hhdwi6Z, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:43.139Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:53.140Z |INFO |Init configs |InvocationID=2f65635c-f555-4df6-b87f-7b94fe71f08c, InstanceUUID=667af830-4728-42f6-822b-1637ff97ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-24T04:08:57.290Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(F