. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:16:24.287Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:16:24.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:16:24.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:16:24.974Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:16:25.068Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:16:25.069Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:16:25.069Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:16:25.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-22T03:16:25.249Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-22T03:16:25.292Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-22T03:16:26.926Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-22T03:16:27.407Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-22T03:16:27.429Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-22T03:16:27.430Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-22T03:16:27.499Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-22T03:16:27.499Z |INFO |Root WebApplicationContext: initialization completed in 2206 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-22T03:16:27.974Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-22T03:16:28.866Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-22T03:16:30.406Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-22T03:16:30.546Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-22T03:16:30.557Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-22T03:16:30.561Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-22T03:16:31.081Z |INFO |Started MainApp in 9.152 seconds (JVM running for 9.832) |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-22T03:16:31.163Z |INFO |Start scheduling PRH workflow |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:16:31.177Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=85c58bd3-6de5-4a2a-8e48-5058e29b462d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:16:32.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:16:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:16:42.736Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d863d3ff-b2db-4bf8-ac3f-75807845ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:16:43.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:16:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:16:53.816Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=65ad17d3-6cc5-443f-a706-502ed6285eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:16:54.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:16:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:04.851Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cee9608b-c82c-4998-b9d5-957779502157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:17:05.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:15.931Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f7ffa6f9-aa19-4701-be2e-5ab5d7ebd446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:17:16.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:27.003Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=96213688-e6a2-4751-93cf-8efe2cbaa287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:17:28.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:38.069Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aa6d633f-1d42-46ce-a2ea-d0fdf33cb5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:17:39.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:49.144Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7cf9edba-4202-4918-b332-71c8ca9e7f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:17:50.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:17:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:00.178Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7f2befef-0a5b-4e68-a3db-fff32c9d1ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:18:01.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:11.222Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=390a5be8-54ab-4a51-8a36-09472966a6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:18:12.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:22.294Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6b2a7b09-ec3b-4df2-901e-f7f87416dac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:18:23.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:33.332Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=00c1d919-e939-4746-b021-e64c56933645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:18:34.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:44.374Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ebc6d39d-58a8-4a35-b7cb-562de4eb1b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:18:45.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:55.413Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e690ebc4-c8e8-4110-85ef-744fe408a2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:18:56.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:18:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:06.453Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=62a0ef27-cb0a-4d7c-a35d-bd5dd6905a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:19:07.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:17.494Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3c30d105-78c8-4ab7-80e1-f337462e057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:19:18.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:28.565Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5ca623af-33cd-4844-af67-7c30b28ec279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:19:29.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:39.608Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7bc66955-06c6-430a-a9bd-a5e5cab9c894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:19:40.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:50.646Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f73f5fb6-3d1b-4da6-9096-01ce15fde9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:19:51.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:19:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:01.715Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d54cd7f3-3d68-4324-aed5-bcacd24e2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:20:02.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:12.787Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=957ed45a-d933-4fff-a313-30c027ec40a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:20:13.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:23.827Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=802e675f-e93f-48d8-a8d3-cc1024401d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:20:24.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:34.868Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d9f42bbb-e43a-45d0-ba40-a0c34fc0f1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:20:35.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:45.911Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ef36e222-b567-40b8-be80-c45176409c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:20:46.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:56.986Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fd4a8626-b74d-4cdd-b9d5-8b6e44272128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:20:58.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:20:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:08.052Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=60dc0a8c-362f-4f3a-ae59-bb79aa591f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:21:09.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:09.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:19.091Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ff5e22fd-1d98-44cc-95dd-5bb505b25280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:21:20.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:21:29.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:21:29.239Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:21:29.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:21:29.244Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:21:29.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:21:29.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:21:29.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:21:29.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:30.133Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=825925c9-7724-4a60-8c54-0434100b52e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T03:21:31.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:41.173Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e4cc2ad8-cdb6-4f17-a9ac-65c819d10c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:51.294Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ba4a6fd3-4555-4487-a324-3573325a2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:21:51.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:01.323Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2cf9f8d1-be8c-4cd8-bfe2-ec1c0760b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:11.344Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=767b3707-92f1-4238-b9fc-b7d84401aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:21.381Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=de652049-3ca5-4b88-8379-d41b81dfdc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:31.401Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=66c931a7-820d-41c7-8d44-029448c9c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:41.425Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cae234e4-e482-4750-b468-66da2fd3ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:51.445Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b9f90952-1f8d-4402-a0ca-100849682b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:22:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:01.477Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=168ca8c8-6f3e-4016-91e0-64d1af31543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:11.507Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=41e6a262-12a5-448f-b9c0-bb3eb0648067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:21.537Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=63d54717-e463-492f-b040-af60beda5ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:31.556Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8ba6746a-4c25-4caf-a451-c53644eeecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:41.593Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8e008f94-ec58-4b0d-adc4-455cd2da6a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:51.612Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3050bcf6-7d10-4833-ae6e-f64321bfc935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:23:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:01.638Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7ce0b2fd-9c4d-419f-bd90-67b95b54d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:11.659Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d293f3b-807c-4510-b389-342e1258fd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:21.678Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b447449a-c4a5-4eb4-aaa9-e5bde8ce484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:31.694Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4744150a-6cad-4f57-8fdf-4c7c0410917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:31.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:41.707Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=da2a18fc-dbac-4794-8960-8e28f68c9efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:51.735Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2725575a-bfae-431f-bdc2-85d7f1ac978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:24:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:01.748Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=38fd8554-885d-4fa1-a6ee-520a7a4b09a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:11.767Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ef4c6ab9-b13c-47d4-b8d7-b7ddb7597105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:21.781Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0fcd982c-4031-4c51-9f2b-2301558dc6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:31.798Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0878009a-9897-43c1-95cd-8b0b12dc04b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:41.812Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=082b5f25-bb83-4753-9770-cd2b7bb5e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:51.824Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=93b31569-857c-499e-a455-046522ccf203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:25:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:01.840Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0109016a-3634-4316-8d22-a6a7d293496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:11.854Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0015e88b-36f4-4398-804c-a57230df577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:21.875Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6884931f-a342-4d09-8ca8-3c7665696fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:21.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:26:28.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:26:28.335Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:26:28.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:26:28.340Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:26:28.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:26:28.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:26:28.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:26:28.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:31.890Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ed63c625-f014-410d-a444-022522ed92e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:41.908Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=593741a9-5404-4fc0-ba4c-32a0bd8a9d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:41.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:51.924Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=829516cd-ad20-4b72-9dd8-a8a05f598d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:26:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:01.935Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d031e884-77d1-4e09-9252-b5b9e87e9b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:11.947Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c3ca402b-e1c6-45d5-8119-87b7b986b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:21.963Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e8e45dac-e206-41af-b5f0-6f81e13047c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:31.976Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=03e86943-1985-4fb9-9ea0-1492c8718590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:41.989Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=284cb245-0f3f-4a38-a9d8-53db9cf5a318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:52.003Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d3442830-240f-456d-89dc-6c885de11972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:27:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:02.017Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c5f02779-743d-4199-b3f8-1c17af87cb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:12.033Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1b812aab-1c95-4dcc-a3cc-7df3916c3482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:22.047Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f05c348f-186e-4a18-b625-352eb687b92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:32.063Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2ad00fba-ad5d-4fe2-a96c-47af45c1a07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:42.076Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=50f3b153-f066-4414-b521-f70a93385742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:52.091Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0897ea05-7bae-4d5d-bbb5-97deed6ca11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:28:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:02.111Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=427343e5-1e62-4f7b-b01f-0f737d145397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:12.131Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=48487ed3-58ad-4bb4-a0a6-953cb26caeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:22.160Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e38e0b0a-96ba-4153-be3e-6aaa5bd2d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:32.180Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=09b6654a-67f5-4df1-b978-a4d5b4773f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:42.196Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=22bedd4e-dfd2-4c1e-87ce-6aa1ca0de805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:52.212Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6ec9bcd5-0321-4caf-a57b-b1b2ec2375a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:29:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:02.227Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=69d8fb33-ae1b-4f0a-ace2-6fb6e2f7d2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:12.239Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cc8f9836-8bd3-4991-b0b7-1794817b0c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:22.251Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=08fca286-c798-4022-8af6-25b435f72f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:32.264Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=19e630de-b20e-4bd7-ad75-9831fb990a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:42.278Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=da1b50a5-8a36-43b4-9364-45d9fc8ae687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:52.293Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e7efe0fe-0ef5-46a7-b031-6efbf2dacb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:30:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:02.309Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1b9b173c-6aa6-48ff-a970-dabf885275a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:12.332Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b9281684-bf7b-4c46-8430-6f2ece08825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:22.346Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=90c43266-b643-4177-bdb5-0f7465c1f8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:31:28.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:31:28.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:31:28.335Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:31:28.337Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:31:28.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:31:28.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:31:28.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:31:28.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:32.358Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=93279eda-b9e9-4b5d-bd3b-9fdbc12f2700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:42.373Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ac0f8c70-f269-40cc-bc55-4d887d8d5f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:52.386Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=39014258-c2e1-48ed-9752-85c71abdbba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:31:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:02.401Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0977bdfa-d944-4425-9c79-72d7de174f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:12.414Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ab021f1e-1b6a-41ed-9cc5-ca6004212caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:22.427Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e0c8ddcf-8e5f-4914-af56-68a7706b3014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:32.441Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=187d36c9-3130-4882-835e-48d1814830b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:42.465Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1e2bce88-68bf-42f1-adc3-43e47154d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:52.487Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6fa7f146-046f-4f57-afdb-665727b5dc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:32:52.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:02.507Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7ead6697-3796-43e3-954b-ded4ee9b71cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:12.521Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7ff913bd-d66d-4b5d-83c9-d72e124356f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:22.536Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c4c9a115-044f-43f5-8090-218d7b96e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:32.557Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bb81afe2-0258-4140-8e74-c5c7408e5f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:42.573Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=35077610-539b-4c54-81c9-36cab9425561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:52.594Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=310aeec7-6551-44e4-9bfc-580a587da1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:33:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:02.615Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b47ebe32-b082-4fea-bd39-1de7664630e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:12.632Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=187fd8f8-e8d7-450c-999f-29dd5d6b6f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:22.646Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aaec5bc9-965c-43ec-a756-3318b07d827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:32.677Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=27dcca7e-a3e5-46aa-9de9-ad6101b3947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:42.691Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5d066510-8e83-4dfb-995d-e2d7b02cd289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:52.729Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c89da0e3-42d6-4bcb-8359-4d1a8a0c38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:34:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:02.757Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7635ba20-47a9-4513-99d0-9f8d3c5009ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:12.793Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=eb8cfd01-ba15-4e10-b9a1-b4706d54267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:22.823Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=499b64c0-7c48-4009-a116-b7197e461d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:32.858Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2842103d-9d0d-4efa-bca2-e05e2e4d58d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:42.900Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=08aae731-97db-430d-b52e-6ff470d46355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:52.913Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=422f4b9f-9722-489b-a977-351f4561a3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:35:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:02.927Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=70af46a4-3fc6-4a41-906f-d28d32b32925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:12.943Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=56e75d44-321c-4e50-bbf9-c9f583097465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:22.959Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7ee07ead-07da-4f1f-8edf-51e0829e3141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:36:28.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:36:28.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:36:28.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:36:28.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:36:28.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:36:28.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:36:28.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:36:28.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:32.974Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5f4997a0-caf1-4a7e-8058-3ea17d3ff5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:42.991Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b4508411-554e-4998-962a-1ed4efa2d3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:53.008Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6cf9d740-a1aa-417c-bafe-c1306e188c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:36:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:03.023Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6194be07-8d59-4406-a614-5039e83d5fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:13.042Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a8438379-ba55-4138-aaa7-46f8d23e072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:23.056Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b47c32e0-b55a-418f-bf22-a684b2822112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:33.072Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0052578e-2fb2-4899-91ba-b64e0f1aa86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:43.087Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bf88f494-0719-49dc-bf55-4980009a5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:53.106Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e9494dd1-39d2-4dc1-aa45-1a341098a06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:37:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:03.128Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5be9c692-af2f-499c-927c-9fb3e8773006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:03.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:13.159Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f488ab52-42b2-4ae8-a704-b16bd1efbd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:23.174Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dd07349a-a9e5-4db1-a128-6576fe18fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:33.189Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3702fbf5-ae41-4a24-9a07-21f79fcfbdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:43.215Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e28f67f0-a966-47ad-ac4d-02c7d7cd4818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:43.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:53.239Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2beefeba-57bd-4786-a4da-dff99914701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:38:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:03.262Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ee7ecfa6-8a11-4746-addd-61fd106f1b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:13.294Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d82cb780-d2ad-454f-a803-a16db635d9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:23.335Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a66fef15-0cab-4f80-928a-5c498ca037da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:33.350Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fc05821a-1eb8-4b78-9da9-5a6233aa6f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:43.362Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=89551201-4c0a-4641-8aea-528c19b4ba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:53.376Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=371535db-3a3d-4aa4-a4e4-46e3a796ca5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:39:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:03.393Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=334d7ba9-e596-4fb7-a132-622637c9cf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:13.408Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fa438d41-a6ed-4686-abe8-e87462dc9718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:23.427Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=90eefa06-6829-4150-bfa3-589ee93ce522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:33.446Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=916e2519-bf0a-4b82-b30d-4b7686d3aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:43.463Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9a7c87d7-42ab-4f16-a225-2c8176bcfd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:53.480Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e4af7941-2b19-487a-897f-2b5bde270552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:40:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:03.498Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3abb7823-1f42-45d1-8372-41517d01500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:13.510Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0269bc35-d54c-4b94-9ff2-26e2b8c9248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:23.523Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cd061bfd-adc5-4cb1-a9b4-cac3733ce535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:41:28.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:41:28.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:41:28.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:41:28.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:41:28.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:41:28.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:41:28.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:41:28.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:33.536Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f85f0541-97fc-441d-8370-b0d3ec4b63f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:43.550Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b02cda71-f3c1-4ea6-b199-888f5c860895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:53.563Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9f35aa0c-e95f-4b81-9aea-f8c35ac4641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:41:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:03.578Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b7b5e248-6faa-4e38-a1e7-b781b004878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:13.605Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8c56576b-9017-4350-b97c-7de415c8d3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:13.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:23.626Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e77f3718-34ba-48b6-9f49-d60ae61c67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:33.642Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8f964ce8-7163-4bfa-99e1-63db4512853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:43.655Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=02c42536-e309-4beb-b9a2-d78b2a7cb1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:53.668Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a5f3ef9a-2546-4298-96c0-663778f8be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:42:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:03.685Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d5a3344a-ac00-41e7-bc6d-d2e3376cacaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:13.696Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4a95b5c7-695b-4d2d-a399-21d380c0f7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:23.708Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9be0778c-32ee-42af-80c2-c1f0d9a3e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:33.724Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a26968e9-2f59-4e87-96ab-f6fb42107b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:43.746Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=30ce754b-68e7-4741-8de5-52faa2ed60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:53.757Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=65d99920-c8eb-49b2-ba96-97b16a700d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:43:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:03.773Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5d582ca5-7416-4527-8df4-be442211af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:13.792Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ecf17151-dfac-44a5-8b97-1f772395bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:23.803Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5546f4b7-b7bd-49fc-acea-68d921078237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:33.816Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=82473eea-4d94-4668-95b0-daca675a5e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:43.828Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d474f1f-90a0-432f-b29c-35e03d8b4033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:53.844Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5fabf761-50ee-4a57-95ee-7c76f235e02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:44:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:03.857Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=397739cf-7ddd-4094-bf84-36442859ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:13.870Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1b1ae136-efac-4590-8720-783a699b8bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:23.880Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cdd4abd0-a8b5-4e90-b4a6-3bf70f2f73f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:33.890Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b526a5e9-7867-4364-bf60-55d70f8f3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:43.915Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b9c841de-4917-4d25-b838-9d0b76d0070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:53.929Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a7baf3ed-3458-4197-9fb9-5cbed7961028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:45:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:03.941Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b3ae6a96-a8e6-4fbf-9f5f-18284866273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:03.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:13.952Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a920e5cb-6c0a-4889-81e0-e88fee8a55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:23.962Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bd8decbe-73e9-4088-ab1d-01a93f6b5c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:46:28.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:46:28.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:46:28.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:46:28.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 |2022-04-22T03:46:28.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:46:28.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:46:28.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 |2022-04-22T03:46:28.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:33.974Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b92781f0-6c31-42d3-9ac7-f2bc0d337572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:43.990Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f904b492-d2ba-4349-a687-e741a8146fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:54.002Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=991af123-b30b-4110-949b-34402c728383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:46:54.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:04.019Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ff908fd3-27db-479e-9b10-197ec1e88ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:14.031Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6e1a215d-2f50-4449-8edf-61ec1301ed69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:24.043Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ba4a8004-bcfb-4a1f-b0d3-babc7fd72544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:34.058Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b09fe1a5-3749-497d-bfeb-4e5470407fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:44.070Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bb3c32df-9826-4d0e-9b8d-4f424364ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:54.082Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=745b342a-ed3f-4b0d-951c-f08402c8a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:47:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:04.093Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d1e09c4-5b4a-407d-bad1-c53895f87898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:14.106Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=caf73f9b-02ca-4364-93a1-ea2df5f35222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:24.119Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=66727fa7-3f36-4a09-a9fd-9028e168d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:34.138Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=772c365f-59e3-4f79-85d6-7715dbe8f182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:44.150Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=78c4d546-5109-4ed4-b49c-a04e5c055b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:54.170Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=39649ef7-fc64-4abd-9693-97f2fd345d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:48:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:04.185Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=38f15f8e-7739-4e38-a2cb-780d44c3e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:14.199Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6ab28b2e-9bc1-42fc-8231-9a9694896baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:24.218Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a74c1e43-c676-46e1-820b-8df1eed27647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:34.233Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=97d0a2a7-2502-4c19-89e8-7631c0cb8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:44.244Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=82a943ee-f6d7-4d55-b6e5-c3bd59b9cabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:54.265Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=156f5ef6-6b65-48ac-9161-3d48727ffa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:49:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:04.277Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8fc7a563-5acf-4be4-8c9d-0ad00282e777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:14.289Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=db759025-cf7c-4f79-b7da-ce5d43d30024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:24.299Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=65b45a33-50e1-4381-825a-f33f435fe0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:34.311Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e188ea95-527a-4447-9c7f-eff7f87c1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:44.324Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ea406edd-7c8a-4830-8be4-ea66df28f29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:54.334Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d6446761-6373-482e-a904-1f4b484ddb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:50:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:04.350Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7a6872f2-54a8-4391-83b1-158d576ca933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:14.362Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5670370e-d850-428c-84ae-104049620fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:24.373Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c524c51e-2591-4140-b1ca-4a4be0f933f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:51:28.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:51:28.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:51:28.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:51:28.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:51:28.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:51:28.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:51:28.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:51:28.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:34.387Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ba0083bd-3f4c-4864-8444-285786539fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:44.409Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=27849adf-0fd0-4a22-9440-90d299a3d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:54.419Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0ff52b0a-808f-49f7-b42b-c1f9f61e87c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:51:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:04.435Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e64b6491-dad3-425b-b6c7-a452e09acba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:14.445Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=495efb9e-b537-49ed-b71e-e4c6a1bddc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:14.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:24.463Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e2507797-061d-4315-8735-b6911df7782a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:34.476Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e1057645-cde0-40d3-b2ef-eaeee604871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:44.487Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a9a26cec-b5de-4159-870e-8312810d0631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:54.497Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=21c0a144-7ad6-4c70-965e-ab27f70190c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:52:54.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:04.514Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ea1ed776-f15b-40bd-bdc4-28ca66772939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:14.529Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=eac1fc6c-dbe6-44fe-a70e-072b795064e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:24.543Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ef363514-d17b-4aa2-a942-f385d5a41d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:34.555Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b80084c0-a8eb-40a1-a904-b7913fbae1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:44.570Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9f800e29-2189-4653-9f11-30ede196574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:54.586Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c01f0c2d-dad8-4e50-bf2e-60a97e858f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:53:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:04.609Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5112fd76-a5da-411c-bf01-5f50783cc77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:14.622Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=609f30fd-8d77-4474-aa26-1624b9d54ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:24.632Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6350654e-e1af-441c-8bba-cba4396502f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:34.644Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1eb94ecb-c5ed-4571-96fd-969a35325ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:44.667Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=89eae50b-3cb7-4b33-856e-afd86c1ffdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:54.685Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=54df06f0-60c0-4d33-a481-5bcd7a86d4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:54:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:04.696Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f45000d5-8818-4710-a94d-aa04a591a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:14.710Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5536b188-ac0f-47a2-bad6-06e531234eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:24.722Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a97ed48-9938-4f34-bf18-2f518b5b0ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:34.733Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7bcd17f2-3e4e-4e0f-b3d9-385c2ba9261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:44.744Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cf09d7e8-d789-40f6-bcd5-08c363054dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:54.758Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=13960051-ed5c-4279-b7e2-909110705151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:55:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:04.772Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=997f49cc-d405-4d96-a4f5-d9d8b5ea57d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:14.783Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=274727c0-0a52-4630-a45d-253e2b0d4334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:24.793Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bae115fb-52d5-4728-bea3-fb0e27903df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:56:28.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T03:56:28.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T03:56:28.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:56:28.262Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:56:28.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T03:56:28.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T03:56:28.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T03:56:28.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:34.808Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4cffad8c-40d6-4c04-b241-ea001b6c2500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:44.825Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d9526239-8148-41ba-a21e-7d51ad230b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:54.837Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fd1915e6-96b2-47fb-8f15-22667227c51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:56:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:04.850Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=83b35560-72f8-4d02-9cf4-c1072e938f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:14.863Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=76a792d1-d0b8-42c7-906b-9504fa513802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:24.879Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9a44edbe-e946-44e1-9c75-fd4161f842e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:34.896Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c18d1493-f17b-4989-8984-eedf79f683d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:44.906Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a03bb6a0-913d-4b54-9b8f-966f575db269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:54.921Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b542b48d-7c79-49f8-8daf-005fcbddf85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:57:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:04.932Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=71c5b564-363a-4890-99d0-7a3bd433b6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:14.948Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cd7ef4df-c946-4f36-aab1-0ccbe3159779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:24.959Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e8426ce4-fac2-4c3f-905b-bc02d41972a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:34.983Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=22d9081d-909b-4e69-821e-6811b19d528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:45.000Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cdb79b61-2390-473a-914d-1532354bd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:55.011Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d7a277d6-4e16-4714-8234-9fdc6d379bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:58:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:05.023Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=34577f95-edbb-4866-b974-e088bcc85770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:15.034Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fb7fc449-2efd-4c33-bb25-30af8101404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:25.052Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ac730b6b-a9c8-4831-b0f3-8ba28d351ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:35.067Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a0b2ad4f-41d4-4de1-b7eb-2869647926c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:45.087Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5eb095a5-f797-4e15-9b0e-273ac2c36a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:55.098Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cfc4bc89-c13f-416a-af8e-1a677374fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T03:59:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:05.112Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b6ea75d8-94df-4dca-8d27-c3a39587a2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:15.124Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=627b57d3-1806-426a-b0e4-a0b3b8820cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:25.135Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d6ecd68-f6b1-41bc-9932-201b9a9d3126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:35.145Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=71b5541b-dcb1-4b5d-9c1e-0d72801735c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:45.157Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=301b6f54-dddc-4540-9699-9fe34bdbad70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:55.173Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=71bdfe1f-ccf0-49c3-b2d4-d96b2217c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:00:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:05.183Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a11146f7-383c-4622-b941-b85979f6b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:15.202Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8b409817-a3f2-4fb0-8956-52fa2d8c7c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:25.214Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0f0cb65f-b7fe-42b0-ae99-ee9244da06dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:01:28.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:01:28.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:01:28.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:01:28.349Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:01:28.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:01:28.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:01:28.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:01:28.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:35.231Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=af9d59e8-e15f-4a9a-99b2-794b5ac0f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:45.244Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ded5b4ee-87c8-4a7b-aafd-b907ff79b1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:55.257Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2af9397a-60e2-4a5f-b8bd-d9f1d0d9e766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:01:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:05.266Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8078265f-9fe8-4f9a-bbc0-139727691cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:15.276Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3a971bdf-b7de-4a52-828c-8600ff219f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:25.287Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f8eb7340-105d-4176-b8d6-aaa0befc2272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:35.297Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=67954f56-a6a9-41ed-921d-ffa075f2e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:45.308Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4dcc53b7-4536-469f-ae82-5801ab8a6768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:55.329Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9af9a77f-91e0-4518-b1a6-bd100664971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:02:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:05.344Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=42f6a06f-9605-4fb5-b534-2b97ad72c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:15.354Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=224d7d83-e062-4137-bffd-c3a27653c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:25.370Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3fe8bbca-61ed-4b39-95ec-308224c1b652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:35.379Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7066be0b-6437-4ae9-8aa6-f7e3fd8c3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:45.391Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6a0a6438-7858-4754-9576-2f1ca028fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:45.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:55.403Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f1a5b0c4-1790-46e0-a2f0-9b2ebfebbfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:03:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:05.412Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f2bdc6c4-d47d-45c7-80e0-f029678d2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:15.429Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e7d9eafe-ecd0-4c1e-b545-591d15bd295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:25.443Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ece43112-d8ee-4481-a744-9127290ed686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:35.453Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=77f70206-3d4e-4dd7-8865-4ce509ac09c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:45.463Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d43e2957-f18e-4df6-8883-3c92638582f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:55.472Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5cc8fcfa-0842-4e86-85e2-c553536f5314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:04:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:05.484Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aca010f3-48b4-44e0-995d-63549bc4e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:15.493Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=957a3287-555c-4ffd-9457-19af4332fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:25.510Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=557e0274-a337-4815-ab1d-39d5ae570895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:35.520Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=89b41fc7-fc62-4bb0-b32c-14321c8ad6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:45.530Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3204e1d9-801b-4691-b28e-59f79add9ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:55.539Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fcf987fc-42fe-4126-bfd1-67e1b807311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:05:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:05.552Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6b205a21-c014-48f7-928f-641735d30323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:05.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:15.564Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c66ad219-e063-458f-adb1-d363a609c765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:25.576Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e6279d64-1a84-4264-a031-0516aa05f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:06:28.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:06:28.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:06:28.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:06:28.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:06:28.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:06:28.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:06:28.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:06:28.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:35.586Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=962d3c5a-ae7c-4120-969a-adda2a4e8a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:45.595Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c7635c75-df11-4af0-85e0-8f28f47da036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:55.605Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8ed3dec9-e093-458b-811b-37db7af85670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:06:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:05.614Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=589a0f5e-0fa1-406b-b678-8c86279c3569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:15.625Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7cb347f0-f67c-4a11-a573-da913e55dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:25.639Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=994d24c3-31b0-4257-9547-d6a1d33fc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:35.654Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d996788-a275-43d5-9aec-a714580e2dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:45.666Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=745190f3-f7e7-4430-a0ef-b9d46e10b184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:55.675Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8efdf45e-ef13-4b2b-a379-9f274eb53cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:07:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:05.692Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=79e0ef57-4617-4d68-880c-846f82e7348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:15.706Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e32fb892-ef55-4fd1-98b2-a2fb80c88d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:25.717Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=11bae188-17b5-4d4b-9fb8-c8048841c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:35.726Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9378413e-5ff2-449f-bcec-f6a2bdcfec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:45.736Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=87b1bade-0f80-4d4b-89dd-146a21081410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:45.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:55.747Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=070f066c-6e65-4ad2-abc3-3307a70b6f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:08:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:05.757Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=71057a73-3b21-4346-aa49-1094a6f9467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:15.768Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1469fae7-77ff-43c1-9473-bcb4fcc868d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:25.778Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5fb7021f-7dd9-4868-b45d-ce23d8755fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:35.791Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5f22e1c3-d48f-44e9-b710-2e105a375abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:45.802Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7c09c592-cb7e-4208-b51e-7e8ade8a35e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:55.814Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ef924542-3d10-4991-8bcd-5b367dc35fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:09:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:05.823Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3917bf42-98a7-4e47-833a-083955f43a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:15.834Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5f26bb8b-b179-498c-87ce-63ef35e8d211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:25.845Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a0067c3c-ac73-418d-9282-44de652eb4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:35.876Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3dca22ae-86a0-426f-84d1-130972019fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:35.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:45.917Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2e526c6e-3048-4716-a214-2986fb39c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:55.930Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6c4dab6f-e478-4f1b-9ef0-bbea388540f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:10:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:05.942Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0b23d55f-c2d2-4f5c-9828-0b630e57e3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:15.954Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2d259cb8-a97c-4c25-bb8b-9b76ca6f6b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:25.965Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2c773fad-556b-46b0-b686-681d34242e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:11:28.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:11:28.320Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:11:28.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:11:28.324Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:11:28.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:11:28.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:11:28.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:11:28.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:35.976Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bad5a58b-58b2-4229-bdc2-95a080d3c310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:45.984Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a30d1e42-3562-400d-9e89-e35acf787340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:55.995Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ff9803e5-9549-48a1-9df9-2f73981b9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:11:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:06.005Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=80c60f8f-bf42-4a15-b7fa-a6e61a843b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:16.015Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3e769cfd-3755-4880-a196-cf2616f13ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:26.027Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bf02ac61-f19b-4b13-9694-5a8f74761a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:36.037Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9cf2f8fb-ef9b-4bf6-9174-2afa3bcafe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:46.047Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=374719c3-eb86-4099-b868-766997970152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:56.058Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fc747c23-9e5f-40b7-88b5-b558be9a0642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:12:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:06.068Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=be7256b8-b623-40a7-a7cc-cf8d3c9e081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:16.085Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=091c0236-fbf8-4764-be69-a389f3f9a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:16.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:26.103Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=48bed636-7867-4533-b170-ada560160016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:36.114Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2c8cb3d8-b5d6-44bf-b304-e12cd83e7e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:46.125Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=25311415-d058-4dc7-b5a0-4b9f194970a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:56.137Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d880772-f7a9-41b2-b24b-d3c9e13e6892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:13:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:06.148Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=617fc511-de10-46c4-8cf4-43a43406b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:16.158Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b2d5ab34-e2b9-4622-8db0-636bbed2df28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:26.167Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b6ba0fd9-3594-4698-8ebd-1d4c786796ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:36.181Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c01f19b3-4736-4726-8158-bdd062da6211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:46.195Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8d10dab0-dc27-4259-938f-a0d117339684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:56.206Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9510f523-32e3-44d7-880a-34d403fce12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:14:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:06.216Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c51be039-9f19-407b-9888-175adb31bb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:16.233Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a9b047f0-30ab-4151-9e26-8f982715e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:26.244Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ea8aa7ce-1ff6-4a8c-b17a-8ba335c5e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:36.255Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ad119006-e8a1-419e-8207-3b8f44ecfc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:46.264Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2de481ef-4693-4cb2-873e-5a32d85b0530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:56.275Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ebcb7af8-a2bc-4fea-aecc-7811715f4216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:15:56.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:06.285Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c8dd0f89-b984-403a-a93d-d7b0a3d3cfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:16.295Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=67f689fe-04d2-4c3f-862b-7552e5481ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:26.307Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ac287030-9e36-4c8e-abbe-81f2ba118a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:16:28.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:16:28.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 |2022-04-22T04:16:28.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:16:28.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:16:28.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:16:28.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:16:28.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:16:28.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:36.316Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8d2d712e-9c11-4c63-a17d-d7c6ed7da1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:46.335Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cb63155a-14a3-41af-a1f9-d0115566fd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:56.349Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3cac6819-d423-45f5-9758-a338959d436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:16:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:06.359Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=858ab417-88e9-4d9c-b1cd-e197a00f8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:16.369Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=26062ace-c0b5-40d7-a1d7-a8cb66d9ce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:26.380Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e5490496-e1f4-4c12-bd76-ac8d11da735d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:36.390Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=79a07545-09ee-4c16-9252-1d344a7b792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:46.405Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dda4d1dd-0cbf-41cf-88d1-c0f5b8cc9020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:56.416Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1c50dc14-27cf-4c11-a42f-8f1ed156b07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:17:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:06.426Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f1dbc7b9-dec4-46ce-997e-d978c103a731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:16.435Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9875d721-82df-4b4a-b678-d7415fc9bf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:26.445Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c31d6faf-658e-4dbf-b510-bf380643cda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:36.456Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a07efff-c9ef-44ac-b3cf-97b4e1b2820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:46.469Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d52e7bad-a819-4792-932d-eb1cb3f223de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:56.488Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=109112de-6adb-41e3-aaae-f6bc9d148700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:18:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:06.499Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cee69b26-db25-49e5-922b-807da1cd6b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:16.510Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=53b5ce1e-2f04-45fa-8b98-c44a6474b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:26.520Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1b6324a7-fb55-465b-84f2-2f71c6fb8bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:36.529Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fd8a3a7f-ebc9-4fdf-ac9e-be3d2a97c04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:46.541Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5f15dc99-0232-4455-b4e2-202a49612ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:56.553Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c459fe73-c172-4823-9e69-82b9f94c7024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:19:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:06.565Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b52ceb12-4e4f-4dd4-861a-72731620ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:16.574Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=53f4bd6c-765d-48ce-afdc-645571267c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:26.588Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d7f30da6-9d4a-4f5d-a3cf-6e2b08f72ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:36.599Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=57e14c83-9f4e-4894-a3ea-2d1ed92cfc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:46.613Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ae18ce95-a8fd-4e2a-89cb-1c2dd8c5eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:56.630Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9586a6ce-6811-4b85-acd2-49d05eb7df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:20:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:06.639Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a33971f6-1e5a-4486-b16d-f39ca2e76d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:16.648Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7f21138e-32d6-4a19-8c73-219b712d809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:26.658Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e6573833-43a2-4ea4-b3ba-8727a4a3f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:21:28.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:21:28.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:21:28.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:21:28.297Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:21:28.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:21:28.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:21:28.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:21:28.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:36.668Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dd1469b9-1213-4f3b-a0e4-3d6d03d6b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:46.677Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e6cd9f3e-9b55-4747-86f8-693a1ef95a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:56.694Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cb871bae-3059-4cc0-9a02-a1ad8033a498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:21:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:06.710Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4487b3de-73dc-4d0f-8155-a3c10ffb6b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:16.719Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ecbb93a4-43f4-4732-ad25-2ad803aae77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:26.728Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d45f8074-5b26-4a6c-9fa3-53645c64e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:36.740Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cf63f010-9cf9-41b6-9c73-43b36306671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:46.749Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f5b1d1e2-1a73-4979-b9f0-9f732addcd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:56.758Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cef271e5-056f-425d-8f21-6dc0f695e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:22:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:06.766Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=31adecfa-9548-44c0-9673-6f3ce0277489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:16.775Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=81f8f1a6-0b24-4e84-b133-6513b822d3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:26.783Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2fcf8e64-0b7d-4a64-b6fa-54d2a27a5d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:26.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:36.797Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=74b30779-d712-40f4-9597-c361f7132689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:46.809Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a29ae95e-ae65-462b-8898-debd3f1c49cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:56.820Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9e68d851-380c-4529-980c-9aa1c5437cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:23:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:06.832Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8c003e80-30d8-4b00-a5f7-2bec5e6e5939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:16.848Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=222a6e3e-2ffe-4969-9f4b-616506724b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:26.857Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6e493773-cb10-414b-91e7-6f2290a6542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:36.871Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ab7ee801-ee84-4f8b-8b21-2431d671a6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:46.888Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6858de77-6d50-4e5b-95f3-02230ef37dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:56.898Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=71af4b8b-94a8-4912-8c0a-f8a8ea0ea463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:24:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:06.908Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c532c4b1-8657-42f7-9ef5-595eb46bb30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:16.920Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=305e63d6-1ffe-45bb-989c-31ef220c581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:26.933Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8f1171d0-2608-4cf7-bc9f-49e2eb506ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:36.942Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=60d2b494-763c-45b2-8c32-f36b8b9ca603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:46.952Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c75e46ad-9c55-41fb-af8d-85f8f584938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:56.963Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=450c8ce8-fc66-4e38-a124-9cbf395c81e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:25:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:06.973Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a8d9d2f7-084c-490e-a527-abf61723ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:17.007Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ed18df8c-768f-4e20-8532-14a12af5eecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:27.017Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=61a3a350-4459-4747-8082-27812c8d7969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:26:28.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:26:28.199Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:26:28.200Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:26:28.201Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:26:28.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:26:28.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:26:28.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 |2022-04-22T04:26:28.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:37.027Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3a380bbd-8b56-464d-ba04-7f9366409307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:47.038Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ad8994b0-05b6-441a-94d5-eb5269cfa4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:57.047Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=eba3b073-75c5-448c-8bfa-ad9e33567d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:26:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:07.058Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2a84e2a4-e3df-432c-8dcf-d0ef3776f8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:17.075Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4a7e42a1-a520-456e-9bd3-895c09cb1f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:27.083Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3a6a4702-644a-43fd-990f-d5686f6b096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:27.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:37.096Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0ce44254-9e2f-4437-9739-a6bac5d8d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:47.109Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=98cdadd3-c073-46eb-880f-0d7cd5850c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:57.121Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=527409dd-e291-4862-a281-87fe24059a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:27:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:07.134Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6b17ad7b-5f8e-4c11-a9a1-5b2a9f3d88f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:17.146Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f7c6a135-fdaa-4663-a239-ac6d9a3a5c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:27.162Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=105f8fe6-5daf-4297-9126-d393357eba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:37.179Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8e593e6b-d13f-482b-99a0-b97bd9ff8639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:47.189Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5ae1ebc3-2c8c-41f5-bd21-1bfe09d2466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:57.199Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ea749b8c-09e3-4fb3-a877-152444d0b8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:28:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:07.208Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=97b25bd5-f473-4836-85e1-a8812638b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:17.219Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ce997fe2-1049-4df4-b16a-0f58d5ee2178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:27.229Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fd292a7e-337c-4097-b8b9-7a0b16d107b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:37.244Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b847e9e0-61a8-40a7-a284-0a2f4a43ec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:47.255Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c652a5b0-dab8-41e7-81fb-3c6085d5cac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:57.265Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=636db653-bedb-406d-b43c-1f26736ac272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:29:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:07.274Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b88d009b-aa72-4b43-a878-9a67452ddd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:17.283Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=36fe31b5-7aee-4a5f-8928-daac4bd5b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:27.294Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c50c7320-fa2f-461d-b674-7230b6acb603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:37.305Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e8fae8a5-fcf1-4e51-a6a4-4781886230df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:47.315Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=54fadece-7663-44bf-a174-ce7e79998bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:57.329Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=22f35253-b799-4e7d-a6ce-51fbedd0fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:30:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:07.339Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cbbc636f-c039-403a-8b29-48dfe3f5af0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:07.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:17.349Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e66c1ab7-0a40-470d-a5d1-7aa90dec6031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:27.358Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=38aa55c2-3082-459b-8ae0-c362d4ef32f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:31:28.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:31:28.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:31:28.339Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:31:28.343Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:31:28.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:31:28.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:31:28.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:31:28.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:37.368Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=22f3740f-30bf-4193-a5ca-5884554d3d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:47.378Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=24552f02-1a42-4b53-a794-aacc15ff58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:57.396Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7a52746a-e978-49ae-b20d-a3fbef030208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:31:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:07.406Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1a163821-1d7e-4e12-a01f-7a6c74c202d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:17.416Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7b55ae14-c5b0-4319-b85b-ee76a65e8695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:27.425Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fefa513f-6748-4f38-80a7-302cdf0d2ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:37.434Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5d127c06-2928-47e5-a089-1b96ae6b2e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:47.449Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6688a9fb-173c-4dbe-bc01-deef12fd83bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:57.461Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=237f20ae-bb00-46a3-bf01-ff076b902a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:32:57.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:07.475Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dec5ac35-71cf-49c6-abde-040d26eb2867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:17.484Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dcd8f890-f3d7-4377-89fb-c8f04f728821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:27.498Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=52f7dee4-5a46-4339-8738-17b097b99fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:37.508Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a8adfd4e-446d-495e-b158-b35c4a6ea628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:47.518Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e46d0914-90ae-4981-9c10-92ddaf98cc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:57.527Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=79ccffae-9d73-447f-b0c1-bc4a9f59e5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:33:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:07.538Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4392e321-4012-4057-9004-b9cbfc1dcfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:17.550Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aa071281-481c-45b2-8125-0f563d2dfdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:27.560Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dfd20dd7-2ab0-4e4d-af56-299b89e72a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:37.571Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d8e11c6f-fa45-4440-8898-dbfd48f0d559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:47.579Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6d0ec414-323e-4b5d-81d0-3b8f108c2c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:47.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:57.592Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fbb604bf-14de-496e-889b-8a53ab9770f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:34:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:07.600Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=41d2286c-6d80-4c63-bbc8-913afd1926ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:17.608Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9f316979-eb54-433c-88f7-169ceaddb565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:17.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:27.616Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f9d0be11-5c4c-411a-8391-a0169b597e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:37.625Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d48ed6e8-9d3d-42c9-ac0f-95f66181237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:47.638Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f7dda4e9-d400-4576-bf63-49cd7895c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:57.650Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=50ac7929-9911-4b1d-b63c-23f114bf5f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:35:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:07.661Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=656dd0e9-9c45-41a5-91a2-b3776083fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:07.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:17.673Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=54561159-bb16-45f4-96bf-50c8f7f22055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:27.689Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f476d321-e671-43f7-80e8-044f32978cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:36:28.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:36:28.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 |2022-04-22T04:36:28.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 |2022-04-22T04:36:28.215Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:36:28.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:36:28.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:36:28.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:36:28.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:37.699Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fa6a7d83-0bef-400d-988f-665946efb146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:47.710Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3bf36f91-7320-41a5-a566-bfebe25ffd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:57.721Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=22d8e860-368e-4391-9309-2346aea8ed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:36:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:07.732Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=739f5056-7266-4f21-b62f-034587b82cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:17.746Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=55d31037-4707-4a87-81fe-8984d239ae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:27.761Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4f74861c-c55b-455a-86ee-b6971a9d7ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:37.780Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=40917e3a-f284-44e2-b156-175be1694d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:47.789Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=39829b23-9201-4658-b9fb-8574a17f7718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:57.805Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fe97be6e-fb8a-441e-b8c5-4491aa57c1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:37:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:07.814Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cb4929e9-b4de-44aa-9553-16f714c627f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:17.826Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=eed5234e-1b04-4fb2-baec-865bfc4c4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:27.835Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c6486783-7c6f-4946-8d55-ffae74fa58d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:37.846Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=063fae17-216e-40cb-a95f-4749f25d2430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:47.864Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=625beaf6-52b8-4ae4-b4d1-8ab24ea1d1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:57.874Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a9b211bb-188c-4c04-8d8c-292a4c6f4c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:38:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:07.884Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=87f42d67-f79f-4b0b-8dd6-a8d9c977b14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:17.895Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1a51dc16-42f2-4ae4-b4ff-32bda37ce94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:27.905Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8f0f8989-b9c7-4d69-a6e5-a161b88b52e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:37.916Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4ba3c384-9ad2-42b8-a101-945014c8f4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:47.927Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ed9ce124-d8ec-404f-93d7-cbf2456189e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:47.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:57.936Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0c7698d7-c914-483b-bbe2-328fdc2271fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:39:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:07.946Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3bae5143-272f-4de7-a803-11bd62c2f80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:17.964Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=260c2105-2326-4c6b-afb2-fb462a5c8204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:27.974Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cba40f24-00bd-4307-b1ce-fb1b3613dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:37.985Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6c8ae146-643f-4f7a-83fd-08232b821e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:47.996Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2969f9e5-a67f-45af-9de5-11adc26833ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:58.006Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3aa5e9db-27be-44fd-bf83-09c0e0cb12a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:40:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:08.016Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9e1730ab-bf43-4be4-a1e1-ec6186d78780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:18.025Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5fb547aa-0cda-4818-8d2e-0ba4192fadf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:28.035Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=da93eb1a-7de2-416d-9073-72a653460a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:41:28.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:41:28.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:41:28.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:41:28.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:41:28.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:41:28.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:41:28.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:41:28.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:38.045Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=56d3fae5-f7f5-4c5a-8ef1-dc264838136e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:48.059Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=419d313b-95ec-479d-9c3f-07917e3a6d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:58.071Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7efc500e-7995-49ac-8a78-ad094afcaf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:41:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:08.081Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d12c9a8b-a4a5-4df7-9f2a-1192cd82ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:18.091Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ac414610-5e61-4e68-9e9f-96fb23ae7ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:28.103Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=43ffac92-6386-429f-bc2e-0ae529a7d0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:38.116Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=72b9eed2-409f-4176-bcf1-dd618a237e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:48.128Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=246506f0-6436-4887-999e-d1b1df13cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:58.138Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3fd40e39-1b7a-4c9d-a658-8124489bb4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:42:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:08.155Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a9b4ffdd-65d6-4958-8fcf-b6fa1e5eb9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:08.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:18.168Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1d55efb3-4b7c-43b7-94b1-c4a2e5ee357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:28.178Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=18b79d21-2831-4c79-839b-97549d31d84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:38.194Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=92ba139e-fa2d-46cd-bbf1-03026d39385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:48.205Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=72ef1858-e628-45eb-b086-5febb5ef6da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:58.221Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=17dbfded-d7e8-463c-b524-b0267f03390a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:43:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:08.230Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5f6daaef-9af9-4979-855e-5e7207182fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:18.244Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=945beeca-c131-44ba-ab49-c60b153f5913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:28.253Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9c889074-721b-417c-9686-48303b2521cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:38.273Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=47b57d2b-6d99-4179-ba7b-5af6df6d314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:48.288Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2f7245df-bc25-42c1-9e06-6f3bfc69d3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:58.302Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=81edbd93-ec03-414f-b351-39eeaa5d810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:44:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:08.311Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=25688721-b9a3-4368-91e0-46a5e2642f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:18.325Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=32c253f1-85fc-4afa-b1a3-aa662d266db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:28.338Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dc073822-431d-4ca6-8016-fcb817797f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:38.354Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=35c81efe-9da1-4a24-8f0d-2d5727d114fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:48.366Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4558f559-478a-4a32-bb3d-dfab2ec5195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:58.376Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0ffc9eb0-c184-429e-8d9e-2774399ec42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:45:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:08.387Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=28747f3f-22a8-489f-8ea8-3bdf36fac411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:18.404Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5fd41771-bb16-4fbc-9fd9-39bb81aa9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-04-22T04:46:27.118Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:46:28.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:46:28.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:46:28.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 |2022-04-22T04:46:28.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 |2022-04-22T04:46:28.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:46:28.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:46:28.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 |2022-04-22T04:46:28.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:28.413Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=44597cdf-2911-4732-90d1-7e3d0915b55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:38.424Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=404e214c-20b4-4a50-9c4d-89f5a8dd07b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:48.432Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c894fe96-8231-402a-b2c9-07fbc3d6bbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:48.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:58.443Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9e741980-0bc7-4c8e-b6e3-445d1c844dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:46:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:08.455Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c381465a-0d29-48ba-ae9f-641a42e248d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:18.467Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0164d3ab-dcc5-496d-abc4-b24d68e664a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:28.486Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=57b87de7-2870-4b4c-bfdd-10141a4b87d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:38.496Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f9f17002-e093-4f8f-ae20-39caefb16cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:48.508Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f4ead97e-2561-4988-ad10-7f052a9e737f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:58.518Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=58b46a70-8cd3-41c6-a9b1-bb61a14ec2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:47:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:08.526Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=20f50e3d-69db-4cb9-ad35-635cdf583373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:08.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:18.536Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8f052ab6-9d96-4bd8-b145-fc92875993e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:28.545Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dd175bfa-37bf-4fde-992e-5fc386c4f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:38.558Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ecf0422b-a827-4dc3-9023-cd1e1b00205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:48.569Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1feaa117-efd8-4636-acf8-4f350d602dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:58.580Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f8565ff3-877d-4849-bc25-db46df7de802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:48:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:08.589Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=694d3eda-d731-431a-8a53-c3957d5e9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:18.605Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1d5841f9-1749-4c64-b9b4-a7b70371d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:28.621Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=630484da-02d5-4f12-b8b2-4e2df359fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:38.631Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=913d2c0a-b15b-457b-a78e-d9e0aa03e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:48.640Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0cf7fc8f-4c85-4e55-b84b-002489fc0f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:58.649Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c34f81c5-adb4-423c-8158-60bf50a30acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:49:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:08.680Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=82f97618-ed46-4d0b-8f4a-c900bf515dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:18.691Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=63001147-503d-4fca-8c0f-5a0fffbb26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:28.705Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=63079ce2-0210-4520-a70e-cba514878835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:38.715Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=260599dd-bf9b-4816-b75f-30f6da182880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:38.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:48.725Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d6ea1b61-bfe2-4c43-9621-3ada59cf68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:58.736Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=05aa2d38-3f3c-4603-8f02-72f743aea29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:50:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:08.751Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=14360e6b-6d01-4dbe-a01c-fd63e40b7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:18.765Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ccf848b4-680d-4bd9-96bd-52821c6b4e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:51:28.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:51:28.315Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:51:28.316Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:51:28.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:51:28.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:51:28.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:51:28.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:51:28.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:28.775Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c9124bc5-41e3-4cc0-9e82-a55b75062e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:38.805Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aa3f6d22-6922-4950-be7b-eb6d6a911704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:48.814Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0a06c445-40e6-41e3-8ec3-5e658ce7e182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:48.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:58.826Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a47935a-0a81-4ec2-abab-c55ae02cb07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:51:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:08.842Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3bb8aeaa-68ff-4437-aa47-d3bb2338525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:18.857Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5104e850-7d92-4cf0-8fd8-b71237fb2583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:28.881Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=029c2ff0-b0b4-4ae9-b05a-3e386bf8ef8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:38.891Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e76cab40-367e-499c-9551-f82a6d27dd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:48.906Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b63f077e-9ac6-4e26-8cd2-4dfba4cd5760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:58.918Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a65648ac-7319-487a-bf8f-f307494d612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:52:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:08.931Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6f7efc59-d56d-4e50-973f-934c3ad96196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:18.944Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=784adf27-5a2e-4233-b254-09be2a0237e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:18.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:28.953Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=99b331e2-8be4-4174-8d0e-5e249b1a9d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:38.973Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6792fe82-0b2e-4437-8b36-74997a43870b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:38.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:48.984Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dbe771ca-81db-4ce6-9815-ffb0429051c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:58.993Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5d878109-5ecc-4cea-8a42-56eaad90ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:53:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:09.002Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b45a0bb3-1932-4ff3-90b4-0bc67ad065f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:19.015Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3819d048-1d78-4353-b738-cf06ed9f7383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:29.024Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cbae1fd7-8338-42ee-934a-32b1c8c0271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:39.035Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=df349d00-5bd3-4e3f-9b65-7fc601460cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:49.045Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6f2a2c07-0fce-4713-8236-b28ee9d6c5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:59.056Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ba2a39f1-6ef7-434e-802d-b9b5692e251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:54:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:09.068Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=65013f16-402e-4574-8300-b73d23aceea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:09.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:19.080Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2b882c74-7a98-464b-a3d1-3e9416848556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:29.091Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0d2332d6-416d-42e0-b94b-7eda18686ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:39.112Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=625a2d7c-9095-4c86-86cc-4f2d37f58fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:49.128Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ef1d7e74-a7d5-46b0-8e12-b4678c95eb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:59.141Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9cb32ea8-f5ed-4ad4-86d6-7156968e7005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:55:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:09.164Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d43b5fc6-d164-41f9-af48-2212ed4e92ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:19.180Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=08fc9a64-5a76-4b7e-9917-2819bdafec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:56:28.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T04:56:28.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T04:56:28.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:56:28.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:56:28.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T04:56:28.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T04:56:28.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T04:56:28.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:29.190Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c7c91eb9-c470-4c48-b8da-d56c01ff75c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:39.202Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d9c655e7-8611-4141-a44d-2ab1d728b173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:39.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:49.212Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f20f0081-4026-4134-b226-6bc9cc26d4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:59.222Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=45d548dd-0d54-4642-bc88-038d1a807bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:56:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:09.242Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=eef3938d-77d9-4dc2-a24e-1fc572bbeffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:19.256Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1c97ca5d-dbf6-44be-abda-cba6d3823cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:29.279Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8b3743f6-e333-46d6-8970-49430fa3ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:39.290Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d787e802-3a2d-4780-a83f-97b10064d4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:49.302Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=03bda093-08ec-44fa-ae76-1e05db351569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:59.314Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=757e3750-48df-4803-a560-2aff88dba7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:57:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:09.326Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e9e76780-279a-4686-a605-fd75b7b13b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:19.337Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b8ef7305-dee3-4d0f-9ab2-7ac72ab4f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:29.358Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c77a6981-1bb3-4253-af34-9d60e7db7c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:39.371Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=49d826f0-7a9d-4ed6-b00e-0517cf6ba7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:49.389Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1041470d-cb99-4eb0-bd0b-56a15dbc5ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:59.401Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=031b6793-2092-4751-ab21-ee04c82cd244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:58:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:09.413Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8bd96d40-22c1-4055-8752-055caee089e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:19.434Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=19360e5e-487d-450a-aa24-9665a696cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:29.464Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3abbf639-397f-4cba-accf-c8801c232df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:39.489Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ade081ae-6a5e-46f6-9861-965dfcb54a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:49.502Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c5d758ac-e48e-4bff-97da-e6e56cb2d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:59.513Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e2a12eec-861b-477b-936b-6c9dd220bc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T04:59:59.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:09.524Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1ec020f4-6e83-42f7-bbff-91079b7f171a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:19.536Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d7cccfd2-a2d8-4f5e-8676-e98fb192290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:29.548Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4a438b25-2494-446c-a012-fe684360701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:39.558Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1012e04e-ef0d-4513-b13e-8eaa8a8a89c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:49.572Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d77aec75-0b6a-4156-ab0a-b49c0796fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:59.586Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5f6705c8-0056-493b-9667-2392b20db918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:00:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:09.615Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=18a4d1cb-22cd-4541-8265-b1c9e5cf341a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:19.625Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6aa7f54c-659b-40b7-a227-5614cf5309b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:01:28.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:01:28.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:01:28.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:01:28.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:01:28.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:01:28.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:01:28.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:01:28.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:29.644Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6b27292d-e0f8-4fb8-8dbc-b85a7337d39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:39.653Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8865b662-2b3e-4d92-b792-0afc58dcd38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:49.665Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=abc05a9b-4840-4dcd-945f-44fc1a77d177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:59.676Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c275eabc-c186-45d4-bb55-3881281a7ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:01:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:09.686Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=68a230e4-0c5c-473a-a88c-c481e4288290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:19.720Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a710e3ee-25e5-4d09-81ea-553997b07ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:29.731Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=62591469-4afb-4a73-a3a5-4cc00da2488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:39.743Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ca2ca065-0397-4d6c-84f6-376026234b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:49.755Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=927ff77a-928f-4a0c-b243-86b2571747cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:59.765Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e9f05561-ef5f-4272-a0c4-83c37291fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:02:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:09.777Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1fb61998-06db-42ce-b994-c9cf852f2d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:19.792Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ea899b63-f552-4763-8528-6dd4043faa57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:29.803Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c8251c8e-d4b1-4736-9b87-be43de523204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:39.816Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4f7f53e2-3ee6-4807-a8a7-29423aec8190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:49.827Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=be0818e7-dcec-41b2-a9e0-a6a9bef680c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:59.844Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1f71c9ab-afcb-4ef4-a64c-7f9f7061d1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:03:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:09.860Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7ad5f2e6-5115-46b7-a9bb-a98187293d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:19.871Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e664276c-3d7b-495b-a27e-144898b2cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:29.882Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c3867316-16b4-474a-a323-802bdde7c858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:39.896Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b91e19cf-2297-4109-ae47-6dfb3192f3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:49.909Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=49161696-d8f1-4805-a068-aaa63693793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:59.932Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3a795cc1-5d0d-4fbb-bc66-db4b82fd5801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:04:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:09.945Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=cbfbde81-b25b-4cc3-8849-96c1fb0de304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:19.956Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7016f535-8afa-4ce6-b252-391c89095f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:29.967Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=654e191e-c168-4c15-b1bf-db910ea97041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:39.977Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6a0defea-c70a-4e2d-bcb5-f34e3c44e90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:50.000Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=df1f73f9-074e-4524-ba28-1abacb9e2641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:05:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:00.011Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=12b50b70-46f1-4822-be4a-cd955426c262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:10.025Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=78d7f1d0-85bb-4217-919b-93aef8af3e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:20.044Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b8938740-c142-4a46-92b2-771c77cc4d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:06:28.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:06:28.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:06:28.524Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:06:28.529Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:06:28.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:06:28.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:06:28.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:06:28.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:30.058Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a412c9e-635f-48d0-85b7-5626431bb6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:40.072Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=974f7021-7879-433b-ad4f-a239e5960400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:50.090Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b633417f-7f73-4c28-ba28-9f610f3b8c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:06:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:00.104Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=19ec5eeb-5b68-4cd4-9d43-4ca778d78def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:10.115Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b73cb7a0-395b-41a6-9d18-bfc4bcef0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:20.128Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3551d4d6-6551-4423-8541-a9467f170a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:30.139Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ddae153e-5d04-444e-bb36-a305e99fad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:40.153Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=218eac0c-13e0-4d8c-9513-29ac3ac43c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:50.164Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=be09e956-561f-459a-a6f1-dae5a1bf1f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:00.176Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e7404998-be83-41c2-a2a1-056a2cb32c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:00.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:10.186Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=577c5cfb-abde-4e05-a17a-6397dff021e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:20.202Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9e2d718f-6ff6-446a-bad2-3fbf713c8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:30.214Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2671f59b-e780-42db-b7e7-ccb407a3d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:40.226Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=82d90664-5fab-48d3-a80f-552adf82369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:50.236Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=154e1bbf-018c-4cd8-a7db-7646edf28450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:00.247Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b2c7c03d-bf33-4d79-b69f-88577a866088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:00.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:10.257Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f48abaff-248a-415d-b532-49f0f391aa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:20.270Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=084f4c58-a755-4f10-ab63-cc876ac691e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:30.282Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b41b2efb-5293-4c71-a496-124a68a520e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:40.292Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=89ad73f5-e158-4162-ab83-c901667fd00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:50.303Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ce1b2578-c299-44d6-ae58-6dcbd290dd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:00.316Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e4badb6f-0817-48fe-a3a2-04387d017a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:10.325Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f726b2df-4d9e-4376-87f2-4ee1b088eca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:20.354Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=126dce3d-2a35-45f2-aadb-f1667ec86522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:30.364Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=55990ae7-c517-48f9-85ea-35950b5ed808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:40.375Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=13cc7ffd-c593-4c9a-b02d-f2af46f04fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:50.386Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5ef20ee4-3f10-4894-9693-8f71fa3a017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:00.396Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b7442890-16db-48d0-a75a-1f4266c7b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:10.416Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4155154c-85b3-403f-b84d-085dd11e2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:20.430Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d7e55e28-0377-44eb-a164-f6883daed5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:11:28.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:11:28.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:11:28.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:11:28.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:11:28.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:11:28.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:11:28.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:11:28.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:30.443Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0802033a-955b-4be0-951e-4aa755ed89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:30.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:40.457Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c2681a88-f11a-4c72-86db-8bfe63a36d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:50.472Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0c175c9e-6adf-41c4-8b4f-c5176d65c613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:00.488Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=86391f18-e85b-454c-9c4f-4ab512f065ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:10.502Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0abb77e7-9082-4bb9-a7a0-17a37bac1bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:20.520Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=50861eb5-813a-468c-aaee-39ae42bcb77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:30.534Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d8660182-78dc-4b31-af4e-5e9a387e462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:40.552Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=17a24d5e-a2dc-4f1a-b46d-1e8b1cf3ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:50.561Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9be0035d-9916-4982-9d01-1fce69d054f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:00.576Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fde9127d-f7db-4d57-939b-661c5bbcecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:10.591Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=89f7096c-3023-4803-a26b-bfd909809186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:20.599Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=60aab850-0c33-431f-a105-f3248ab1d556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:30.615Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c2f27d33-a9f0-4056-bc06-69ec3117afc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:40.627Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=54ee1a1b-0b9e-46dd-9640-e2338ae86b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:50.643Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=85e8e504-f347-4a52-97ea-9cc2c15cd962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:00.653Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=52917216-2159-4b3e-aa27-6afff5eb7448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:10.671Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=75a622a9-845b-474a-917a-0f2e5978ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:10.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:20.683Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f931b5b5-beb9-4d1c-926a-21b19fca9dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:30.694Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=043fb4e4-993a-46b7-9129-27d47d064b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:40.712Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=de34ca6c-b568-4145-8c87-4c070ca5dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:50.723Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a4190f0d-dd7c-4239-a613-180cc4c5db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:00.737Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8cba296a-65ff-4f8d-a10c-bd8023e0e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:10.747Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8466ef03-3711-4778-8330-e64c76e4a75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:20.764Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aa4ee321-a0e6-4e58-ab51-efdd744fc145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:30.777Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7c160a2c-7f71-4e8e-b976-5ba0e7f7a9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:40.788Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=71f1af93-361c-4d40-bdbb-7aad019fdb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:50.797Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6f9127e6-f5d2-4de3-a620-e63c1b1ec249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:00.806Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a6977e6b-1fba-4055-8d37-ab556768ebeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:10.821Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4503b262-532d-4cb0-a938-1de6d5b8a402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:20.833Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=9f5b3939-4baa-47aa-92a5-5f3d8d62a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:16:28.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:16:28.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:16:28.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:16:28.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:16:28.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:16:28.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:16:28.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:16:28.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:30.846Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fa462fbf-ca7c-4699-934d-b19169b09484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:40.856Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6945c60c-cb40-41ec-8822-792c86476b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:50.867Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0e3e8c36-3d2a-4ef1-9378-ea3abc5bb1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:00.877Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=965b6e29-ce60-4139-b513-93f344a83460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:00.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:10.892Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c92cbb13-edb8-4dca-9e37-1a552893739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:20.901Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=85ad2b44-538d-46ef-a4b3-802eaaff2b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:30.910Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=780ca8f8-c105-4d48-bc85-c1b858fb779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:40.921Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=50da73ce-7bf3-410f-8e2c-f62dc8d62228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:50.934Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2e59d228-04c7-48b3-a917-cec811bedb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:00.944Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=73fbe45c-c671-4992-8a45-f2eecfd93a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:10.953Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ae04c6e9-20b3-4a84-83bd-909163fbd1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:20.962Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ca0f8539-ad88-49f3-ba82-2f845ece5358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:30.972Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=64d2c0a0-4626-4829-b381-71ff90599b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:40.982Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=111aac34-ca21-4377-bd61-036afa195c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:51.002Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bf081590-4e09-44ed-b23c-fad37c95018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:01.012Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e80e5f32-88b3-4e47-9610-49c6fcf4163f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:11.025Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=77a61ecc-b7c1-498f-88df-d2c3e2cdcf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:21.034Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=da212478-2c89-4275-806a-4d397285f7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:31.044Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=99e96796-3caf-4f1e-a1ca-db9d3381ef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:41.054Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=29bf43a3-6d6e-48a1-a5fc-c978ac7ff345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:51.062Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aa8cbd79-17f6-4113-b2e3-d3d73c123057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:01.072Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f662b76a-f624-4047-8db0-bf06ec5a4fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:11.083Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ff7158d2-e039-4466-b39a-c92511636fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:21.093Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b5c22403-045f-4668-a857-c36be2dd4c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:31.109Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=626b873e-0770-4619-8366-93776616f589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:41.117Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8475bb23-e725-4aed-a0c0-1d142c98f875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:51.127Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=bac17834-967a-4d0c-9545-3c8411dd6c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:01.138Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a21301e-ee0a-4473-9710-5d36dd9bfe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:11.149Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1d77dc84-5110-4170-8130-38ad0a21d131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:21.158Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6855774c-4749-4501-b4b2-072c7e30d344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:21:28.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:21:28.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 |2022-04-22T05:21:28.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 |2022-04-22T05:21:28.207Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:21:28.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:21:28.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:21:28.210Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:21:28.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:31.169Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=72910fed-3d8a-4d11-be43-9710bef130c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:41.178Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1a831b48-17e4-4591-b36f-239315a29c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:51.195Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=649ae177-82d9-49a7-87df-eab5ec5ab5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:01.205Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=addb16c6-5317-4b99-a1aa-cdf944954370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:01.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:11.216Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=21b76596-29b0-483d-8eb1-280a46468376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:21.226Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6c2d5a24-bee1-4b28-a548-56c10e157da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:31.236Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8613006d-8917-46f0-b75a-22356b1f26c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:41.255Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=af78ad50-9e9f-4ec2-96f8-c2ec6e957dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:51.264Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0b9cf067-a59e-49f6-9bcf-b0380bacedc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:01.273Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f2d8a8cd-969a-430e-8dee-c950c4f9da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:11.288Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c029954f-66c2-4ab0-9e77-2ae25a415020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:21.297Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=58398506-f120-4ff3-a2c8-2e4556649854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:31.311Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0609857b-87b7-4f9f-a7b2-e0560e16da22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:41.321Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4b0c5ae4-17f4-4199-a75b-9899d17c93b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:51.330Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b2eb80a2-9f85-4c9d-8969-27628e921aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:51.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:01.345Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=28d870b1-b50e-4aac-830f-cb4c794157aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:11.353Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6c5a11ff-d456-4549-b175-f0c45fc038fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:21.364Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f95b1925-dc83-4806-9b25-f90260d57cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:21.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:31.374Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=0af1cdbb-464a-404e-91b5-feb1e88ee4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:41.386Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=89908b97-2798-46ad-ac04-1ff7f316b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:51.398Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6f39ab25-bcf5-4d33-9ae1-c2e97c1dd551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:01.406Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a33de7e-12e7-4e85-acfc-d74ed68251a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:11.419Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ae1288e7-a4a5-440b-8e14-6cd9923c8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:21.440Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=56ba1c05-6b09-42a1-a8e4-2f9b118b51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:31.465Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=685adc8a-551c-4a48-ab76-06d69d1f76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:41.478Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=33e29a94-c4d7-4f14-8725-857ec0e436bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:51.491Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=664afcfd-c2b1-4a0e-b765-f5fcd5cec342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:01.502Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b797beef-6aae-4b68-85d0-ad1ef5938674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:11.516Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=903c1585-176a-4240-abf0-2f35b0170a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:21.528Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4ccb3dc1-016c-4806-9a14-04ea7312401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:26:28.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:26:28.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:26:28.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:26:28.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:26:28.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:26:28.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:26:28.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:26:28.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:31.536Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ac1f724a-cc17-47ae-8e11-cb52e16eebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:41.546Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2dfaabd1-b28d-4cf7-adf1-d029863a7cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:51.556Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e5302618-84f9-4db0-bdc8-4aef5b306611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:01.565Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=a5992a03-d46a-4331-879f-b68430227646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:11.576Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=25af5ebd-001e-462f-ab97-f6bc2a2bc1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:21.585Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5d351754-cd0b-4fe8-8848-4a4c428c9d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:31.596Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3ff3e791-4166-47b6-8be9-f0e6f5dcb5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:41.608Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=de303017-c518-474c-89e1-d3b7482fe3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:51.620Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3e88b047-32f2-4eef-9bdf-d08a72b5519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:01.631Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8e70c10b-587d-4561-81a5-11163ca23a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:11.644Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=55fa7d39-35c6-468b-abcc-35cd800e5c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:21.658Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8597a22f-23a1-43c4-bd85-af36be7a63fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:31.671Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f6c3393f-a434-49ab-b9eb-a12985c2ad88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:41.682Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=18aa5b82-4d88-4343-bd53-01b9eb13fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:51.691Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=980407a2-8ce0-4aa7-85fb-7e4ba092b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:01.704Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6aaa0f44-6b33-4870-8b4f-97e63a6a2b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:11.716Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2f5be08c-8ba1-4cfb-ae63-d61798601750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:21.727Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3accc78a-396d-4a96-98ff-636fb62a1fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:31.739Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fe2a80d3-2ff0-4612-b4d7-b126b5fff3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:41.749Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=77794dd9-8cdc-4128-9d29-9a762cdb7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:51.760Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4fd94b39-d997-4161-aa14-24d05a37e1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:01.772Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=f3fb4b4b-1fd5-48a1-902b-c60dbfd45fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:11.784Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=1e5be092-7635-4f21-8060-9fe1133e0184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:21.802Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b07dd574-a6cf-494a-a444-03d64f43c6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:31.812Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=3a9e9d67-14b1-440a-b6ec-077d3e73e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:41.821Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=35233df1-5448-495f-95f7-996afad41bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:51.833Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8888a329-b988-4599-b030-dc95b3334ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:01.842Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=692b4261-671c-49d0-b919-a28c6e657dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:11.852Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4766a451-510c-445d-95bd-fb47b4757ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:21.863Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=20c72626-0e1c-42cb-8309-7a154f2339cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:31:28.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:31:28.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 |2022-04-22T05:31:28.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:31:28.203Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:31:28.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:31:28.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:31:28.207Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:31:28.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:31.872Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7b44a81e-8b37-4efb-bfd2-0e2bd153f190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:41.891Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7d5cfb5b-f283-471a-8b0f-ab5d618d641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:51.904Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=07be65a3-c8ab-4219-bff5-3ca6639e32d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:01.914Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b90976c2-2915-44ff-8c02-172fd8ebba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:11.924Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=356d0ae2-aa02-43a9-aa3f-c55990dc73ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:21.934Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2a566441-5cc0-4c2e-b0f9-21e4883f73e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:31.946Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=d8bfa2ec-c487-4fd3-b832-69dd38f9cfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:41.959Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=dbb76326-adf4-4cb4-b64f-bcb53e217e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:51.967Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=b4e2899b-0511-4b69-8e68-7d559e45ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:01.978Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5a074c14-9205-4646-9fd3-6a27d0775bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:11.991Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=37225b23-b280-4f44-8de1-dcfe18417721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:22.007Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8e950bc5-b9da-4774-b563-ce47c2537332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:32.016Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=820634ba-f339-48ca-93c2-3e8d2d24354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:32.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:42.028Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=aa23d906-8e6a-4318-8634-27d42ca9d797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:52.039Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=45f85dcd-23f4-49cf-a790-659013c5559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:02.048Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=08dc76d8-7e05-4194-a48c-6dafc9982501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:02.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:12.057Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=8b00a366-5b2c-4c1e-ae22-5e19d30b0a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:22.071Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=2c746d53-41e4-41cb-8beb-a960a5fe0349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:32.081Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e649ba63-0c7e-4109-9a79-69a1cab89cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:42.091Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=51e02dcf-8294-4d0a-ba60-9b9050ddf59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:52.102Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=e85d4876-7ee9-4d0a-aa70-78bed5d0e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:02.113Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ef836f8e-fcd4-49db-8761-7a8725ffcd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:12.126Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=ea8dd623-b1d7-482a-92e1-ca6c2e9cf21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:22.136Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=32eed3ea-3fcd-4376-b8bd-4dceb0c6b3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:32.149Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=4d857e83-bdf1-47e9-9458-170f5c73cbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:42.166Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fa00cc1a-4e98-49ca-a1d2-cff4c4c8d49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:52.180Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=13180595-4a83-4f58-ab66-c3bd6073aa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:02.189Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=38ced8ae-ec22-4995-8fb6-7f436fe1b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:12.203Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=11a2e94c-a8bd-47c2-b0db-32da19080855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:22.214Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=80d2f109-29f1-434d-ab3b-ee8837ca498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:36:28.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:36:28.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:36:28.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:36:28.326Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:36:28.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:36:28.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:36:28.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:36:28.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:32.223Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fcb8ff6d-42f0-4071-aeb0-73864ec1d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:42.233Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=c2ab3861-6aee-4e80-8619-8e7a0856881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:52.247Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=37167bf0-fa81-4263-858a-0eb04dca49c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:02.256Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=00a33f27-5eed-4bed-b485-f53ac48e695c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:12.270Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=7bb6c09f-c2ef-4daa-a0a9-039d60708f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:22.282Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=5d1b3cd4-2a16-4236-b0ff-fd48f27d5d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:32.300Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=08fe329d-e543-4d9c-ab1e-711a14be3d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:42.317Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=6c8eb2f3-b807-4f06-be0b-1ceb322993f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:52.335Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=10de03f3-cf5c-4aa5-9018-b92693f1c692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:02.347Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef3b, InstanceUUID=fd9163cc-537d-4316-8b63-aefddf9a613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:12.360Z |INFO |Init configs |InvocationID=32430f42-42a7-4a0d-bc59-d9f7d331ef