By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 |