By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:13:36.768Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:13:36.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:13:36.802Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:13:37.425Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:13:37.514Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:13:37.514Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:13:37.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:13:37.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-24T12:13:37.717Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-24T12:13:37.810Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-24T12:13:39.479Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-24T12:13:39.880Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-24T12:13:39.899Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-24T12:13:39.899Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-24T12:13:39.953Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-24T12:13:39.953Z |INFO |Root WebApplicationContext: initialization completed in 2134 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-24T12:13:40.333Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-24T12:13:41.094Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-24T12:13:42.417Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-24T12:13:43.233Z |INFO |Started MainApp in 8.644 seconds (JVM running for 9.316) |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-24T12:13:43.315Z |INFO |Start scheduling PRH workflow |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:13:43.327Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=dfed9236-c93b-4da9-8e78-b24689c2f6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:13:44.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:13:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-24T12:13:50.875Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-24T12:13:51.112Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-24T12:13:51.116Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:13:54.997Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a97bc9f1-6134-4209-bb9b-8fb7432279e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:13:56.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:13:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:06.050Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=18da922a-706b-4cc5-93e6-421f0d4f1bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:14:07.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:17.090Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c59a8e19-a192-419c-9ec4-353ea5a5dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:14:18.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:28.130Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b0dd8456-1a25-4d65-9433-426ae6947ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:14:29.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:39.171Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=23432c75-9e98-4617-80d7-5bc5ad0c5656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:14:40.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:50.243Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a9cf7607-1866-4d2e-b078-acae349a7bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:14:51.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:14:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:01.284Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2c73f51a-5b36-489c-acd1-d14094f8ce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:15:02.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:12.418Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5c0f1903-b9b1-48ae-82d8-ac650cbc0b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:15:13.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:23.458Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b7742b3b-af30-438f-955e-82b70e1b4426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:15:25.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:35.107Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ee69ec44-f6e2-41ce-8901-023b9458ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:15:36.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:46.147Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f681cf75-0d75-4f12-ac7d-e29fde95547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:15:47.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:57.187Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a7635cb3-ff05-4ace-9033-ea1149d909a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:15:58.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:15:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:08.792Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e02e8a29-1d4e-434f-957d-0b2c0e717e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:16:09.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:20.543Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9f0fdb7f-4765-43b0-956b-4861ccb31044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:16:21.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:31.588Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0e487760-68be-42bb-80b9-ee2454e40479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:16:32.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:42.628Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=14011b42-2c83-4737-98bc-a1c73b9d4e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:16:43.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:53.666Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6307d557-25c2-42a7-8eee-8bb83185e45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:16:54.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:16:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:04.708Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3a5df70e-6611-4ffc-ae9d-33fb1d5d7d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:17:05.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:15.751Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=384f2849-3a79-41bb-8037-8491ebe0621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:17:16.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:26.820Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2bf658d6-a505-48fb-a116-15029c41ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:17:27.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:37.858Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c06f6478-ec86-4e08-ab24-11058d78b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:17:38.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:48.898Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6f174c0a-b950-4ad4-ad77-7dd0a957fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:17:49.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:17:59.938Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=38008aac-9271-4360-977b-9adc25e4c10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:18:00.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:10.982Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6443ac55-b37a-4096-9cd6-f0e9e264880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:18:12.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:22.021Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b1aa1cbf-de1d-4527-b4b1-fcb996b76591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:18:23.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:33.060Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=934f841b-1388-40e7-974e-ee7d42a8dc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:18:34.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:18:41.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:18:41.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:18:41.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:18:41.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:18:41.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:18:41.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:18:41.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:18:41.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:44.135Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4787562f-1e78-4e52-8cd7-e4ee57e2032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:18:45.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:55.172Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=acc9c4de-9f70-4903-b7e6-48b49c26be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:18:56.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:18:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:06.214Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fa34c28b-32aa-4211-b8f1-72c81e5a23c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:19:07.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:17.251Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f967b7fa-a135-4a5d-8e81-21f3494717ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:19:18.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:28.290Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=76131a73-468b-4fba-a923-21fc5604e2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:19:29.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:39.332Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3c90f064-866f-4135-b272-004f7b318cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:19:40.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:50.373Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=649ee94e-28cb-4cf1-bf2e-a635704282d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:19:51.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:19:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:01.416Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=81a82c85-8a4f-4f0b-a10a-4380d906b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:20:02.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:12.452Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0ac8a251-f099-429c-9a5a-4a628b3445bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:20:13.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:23.492Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=84f89af7-ad74-4a9e-9f8e-14bc69065a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:20:24.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:34.532Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=72b89131-6c1e-47ab-b66c-2449a9f64f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:20:35.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:35.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:45.602Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fbb1501a-9ea2-4cd5-baf6-9dd829a58083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:20:46.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:56.642Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d8096170-825b-4c82-a4a9-317cd1a515f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:20:57.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:20:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:07.688Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6f91e1ad-4f79-426e-a908-5067b04d39af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:21:08.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:18.723Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=22080d30-7f74-4348-a17e-0ef2d1d89d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:21:19.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:29.795Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3765491a-d7a1-4b8e-999b-84456d830c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:21:30.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:40.835Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9221fa83-7b2d-45a2-9140-7336993cf763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:21:41.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:51.874Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d8d38985-c43f-402b-a310-047af843be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:21:52.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:21:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:02.920Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fd7bb993-1fad-4c03-b604-a861ecc5d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:22:03.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:13.988Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d3a5bbe0-375d-43de-85d9-fa9d97b2897b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:22:15.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:25.034Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8d58d7bd-84f1-4dc3-90e3-1bc2ddf233c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:22:26.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:36.066Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d4ff68cd-7849-4afa-b577-643f4b093acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:22:37.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:47.106Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=916ac918-4310-4176-a291-e6e5cf5515a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:22:48.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:58.146Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e4ad6b90-128a-4618-8463-c8879b93d8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:22:59.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:22:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:09.191Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c51f685c-39f0-46fd-8071-d4011da1a333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:23:10.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:20.251Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d9474508-e1a6-4636-8de5-973d31847573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:23:21.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:31.298Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6431382f-6b24-40ad-9175-cff08503d00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-24T12:23:32.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.198.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:23:40.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:23:40.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:23:40.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:23:40.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:23:40.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:23:40.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:23:40.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:23:40.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:42.338Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=64a82c9a-bdc4-4b4c-bcdd-d792b522bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:52.869Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2468b85d-ce46-470a-8a1f-b74c75d0a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:23:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:02.882Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ead3e97a-e18c-4344-bf8e-1cf27cb3ff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:12.891Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0a7883ef-3206-4cfc-8954-fdd82c6b920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:22.908Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d740c656-6efe-47f3-9c82-1f33c3602ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:32.919Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=802005e7-4f86-40cb-935a-400ea23c328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:42.934Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=42778d6d-ab46-4ad6-ac07-a49429a50129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:52.944Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8a09e0fe-5283-4dfb-9a7c-b1d14392450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:24:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:02.953Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3d1210e0-3c73-460a-ac2a-9098e1091a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:12.965Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ff279a49-cffe-4a67-bcbd-9ae4d4963507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:22.982Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f9f2f466-79f4-43d2-b0f1-9c5a429ffb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:32.992Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8fc5d0fd-f742-4bbb-a480-fb443aea177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:43.003Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2c75d071-2c1c-415f-a798-acbfdb994815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:53.066Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4f3705df-70ea-42af-8309-bb0d5472e203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:25:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:03.076Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=72818d38-9a7f-4d47-8e7f-a80b57a5a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:03.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:13.095Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=dfcc85ea-33b0-4f2c-aecc-97376c6924a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:23.884Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=75f8eb58-29ce-4fb1-8771-bf8c6e45c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:33.895Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9e554216-61c5-4302-a6b5-d8661107849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:43.923Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=42600d25-3bd9-47d0-8fbb-feb4b980e2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:53.931Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f7b172e9-09ab-488f-8c91-acf29ecc1020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:26:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:03.940Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=86cbd293-a1f1-4fb4-acd5-1b2906a9c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:13.959Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=136c6ad3-046c-48d4-b5f4-21633719540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:23.975Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=40f9205b-9bdd-4491-9a29-22b29fee4487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:33.987Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ab2e24f9-0ffc-43bd-ace4-225d628763f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:43.997Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=69bb8ec9-4f67-44a8-bd09-ae519109b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:54.006Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=758cf84e-7093-4315-ae8a-8b992440cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:27:54.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:04.022Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=24ac5b55-0635-499d-a563-c0ec27302d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:14.034Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b011b691-6808-4066-bee2-31af6645a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:24.043Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=05b7e0ac-1294-4a0b-9738-e6a6c78f5c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:34.061Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=15d9b5b2-70b0-406b-92d4-4fbcaead951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:28:40.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:28:40.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:28:40.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:28:40.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:28:40.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:28:40.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:28:40.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:28:40.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:44.071Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=18d268d6-3a38-4be6-9ade-71e897d5dffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:54.079Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e9304e91-c780-414d-85bf-c2e463e3ef4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:28:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:04.089Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bf209651-3b06-4c1b-8fe5-17ca2a00c0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:14.105Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8c3c97cb-19ea-4888-a0f0-d12d4fe3242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:24.116Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=491ee444-beae-42f1-86ae-56315a5f3ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:34.124Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d779962b-881b-4f3b-9faf-ce238e053398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:44.133Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=02c5f1c1-645d-4226-b12b-70baaaef99ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:54.142Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5204622c-1c2d-425c-9981-990c3197265a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:29:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:04.153Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e447cf13-bcc1-45d3-ac47-bcfd7444027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:14.161Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=21fe4210-f8be-41ce-860d-90855657cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:24.178Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=27aff105-300d-4dcc-9f92-abe4a4ee459a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:34.191Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=79574df6-9493-41ea-9840-f96e5cea40fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:44.202Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=dff73c59-2f4c-4341-8163-3efadcd8b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:54.227Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=84f283a5-a808-47a0-aa6a-e32edb3d04dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:30:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:04.236Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8f5da56f-e0f9-44ec-bf38-e26d4b938665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:04.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:14.245Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=96d567ba-2857-4020-a4cc-56b35c113d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:24.253Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=67b8d883-9392-4745-999a-cb1ca4f1343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:34.264Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4f742361-fcb6-49e0-8fcf-eaf1222bef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:44.285Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cb60d1c1-5374-42e0-b65f-073d9ee74720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:54.295Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f5b04052-b35e-48ce-a388-439e400d1c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:31:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:04.304Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c3b43832-ec63-4b1f-812c-7f3261dd8a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:14.326Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e2e4eff9-573d-427f-9a39-9c13faee2f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:24.333Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=aa4e6e77-4cfb-4a79-be86-a65f4547bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:24.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:34.341Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=27f8bf07-49d3-479d-bceb-5cfe61581ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:44.348Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=31c94f36-b550-4717-87ad-e4ee1e2c6738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:44.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:54.366Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1d24fec1-e1a4-4e84-a77a-a651c8df864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:32:54.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:04.382Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0b29479e-d10d-4e1c-a281-14fd4c0580f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:14.394Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b0fb99b8-8c7a-40e6-9729-b0ecd93f02e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:24.406Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a8a7967b-a92f-4974-8c97-fcc7fee6b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:34.414Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f8a42ccc-83eb-48e1-a763-e874f7a4ce73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:33:40.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:33:40.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:33:40.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:33:40.911Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:33:40.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:33:40.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:33:40.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:33:40.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:44.423Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f65c70b4-5019-43dc-af71-27a9fa2108ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:54.432Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=65294b99-3446-4f3c-b764-a203f7dc4573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:33:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:04.439Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5383ae7b-2366-40c9-a366-e1b874b99674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:14.447Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ca4b15dd-7ae6-4f76-a333-e12a1336a754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:24.460Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=184b50b4-c4db-46bb-b75c-21cd93e3a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:34.484Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ac6063bc-3bb0-4ab0-823f-7efea559212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:44.493Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9899df7f-7c03-4590-af9d-df73810e3404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:54.501Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b253b0b5-2238-4eab-82ea-89e54088eef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:34:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:04.509Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5bdac28a-0e06-4bf0-b929-7a7bb095b4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:14.518Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c5f0b7a2-183b-401a-92de-9d46fccf6985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:24.544Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=439ecd66-be7f-4b14-824b-1ba483d3643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:34.589Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f4520cf1-26cd-4794-a43c-ed94982d8a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:44.609Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=65489684-a0aa-404b-912a-b04be9caf92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:54.640Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=049f9a60-d340-4bdb-9d8d-9d05e9c687d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:35:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:04.652Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=052bad18-d935-45a7-9dba-d17d673071a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:14.663Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2957759a-9156-46c1-86ea-04d92d787529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:24.671Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=57d67e03-da02-49b2-9e02-4dc7803183e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:34.679Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e0256681-2484-467f-b43d-8c38585967dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:44.687Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=83d5116f-bd7b-4568-9b51-77a1b1032efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:54.695Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4328e8d0-b293-4c25-8566-77f0c96b2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:36:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:04.712Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e2452a2f-539e-4d9b-9b61-151b7f851ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:14.720Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e3918f28-7955-48da-9ada-330c1dddc791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:24.728Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=03afb05a-4470-45f9-a9d2-3a11a2fc1332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:34.735Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=96f690bb-c055-4bee-8490-90f44ae0c77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:44.745Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=44cc1df0-42e7-41b4-bad3-7273f483259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:54.754Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3bf429a6-7187-4409-b5b4-6d1a5e35b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:37:54.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:04.769Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cb5b899e-efb6-4e7e-9d74-47dfbb620d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:14.776Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cd2924f5-c316-474f-af18-4b9a333fa74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:24.784Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cbf68fad-853a-454b-aac5-9afc601c9653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:34.793Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=67ba1bef-0b96-4ee9-9c1f-c33eea23233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:38:40.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:38:40.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:38:40.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:38:40.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:38:40.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:38:40.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:38:40.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:38:40.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:44.800Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d0420a82-0dfc-4852-9505-859149c8d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:54.809Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a3864f75-0ff2-4575-801b-3ca4b2dba301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:38:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:04.819Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f17b58a7-06f2-491d-8711-0dd2572a4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:14.830Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=872e7849-53ae-4bff-a314-5a141fc846fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:24.843Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d085c17b-8a2a-49b6-985d-6ae283bb18bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:34.851Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=75a5805f-c18d-4676-91ce-366bf182d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:44.860Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=96141481-cc8e-4c33-9243-ad1ff1b93aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:54.867Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c090a51c-4954-4806-bc68-2c477c4d2a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:39:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:04.874Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8ab3fbbb-8174-4a87-b77a-28fc7a620b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:14.882Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4dc62dee-16e6-46fb-b010-76752d4f3990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:24.890Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bd61e9ca-06c3-40b8-b5a8-77302342e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:34.898Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9ab3d24a-03b1-43bd-b6d8-8360958164d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:44.914Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=84bae0af-b8cb-40ba-a9b6-75031b354f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:54.922Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9bedd595-f806-4b23-971a-3fffde3e0301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:40:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:04.929Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=62422863-ae91-44da-82c0-7f0561a00be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:14.937Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4924c49d-6ba2-433c-83a5-fe34cb66fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:24.945Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c24f7743-ba12-405f-95e0-efeec3a60687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:34.952Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=094399cd-eadf-4c05-960c-e1c1e4ff2c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:44.959Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6ab34b25-b4a9-41ce-8d58-25d81e7574ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:54.969Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=17f4f302-0570-4616-9a7d-c4af36d9c424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:41:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:04.982Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7905f988-f5e6-4223-a5bc-8cf565a9c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:14.992Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0131c0a4-07b9-4fb5-bb9c-e74f7d98c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:24.999Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=526692c4-1f88-4131-b8fc-cf5edc93d5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:35.009Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cce2010e-8e4b-427d-9886-0f4c32521d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:45.018Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6f58a414-7a49-4651-b366-44540894d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:55.024Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=88e82663-d1d3-45d8-96c8-5e49c7ea7ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:42:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:05.035Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=efba0674-5c5c-4788-be0f-3eced6ccf912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:15.049Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e2414630-b276-40f7-ae17-69bd60964706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:25.058Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7fb8a4fd-d31f-489d-af3c-6d1b2e86e9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:35.069Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=dc251e5f-a36a-43fc-b254-c61b984e5eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:43:40.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:43:40.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:43:40.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:43:40.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:43:40.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:43:40.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:43:40.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:43:40.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:45.076Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=332286af-b823-4a77-83c9-0aa116551e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:45.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:55.084Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=155a0d0b-b67e-4ee5-b541-b120f047ec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:43:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:05.091Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9429434c-53fe-454f-9505-71e3c8902f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:15.098Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=25e841ff-d1e0-4fcc-9abc-155791550b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:25.104Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a06b463a-745b-4f28-852e-0222eee7b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:35.111Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=54b85b6e-0933-4018-af80-723124d73a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:45.122Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3c04ec9c-31d8-49d5-8d63-7c3c9cd44fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:55.135Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3d7fab76-5399-4991-b30b-3dcf736eba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:44:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:05.144Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=27630d18-3462-4a33-90e3-e16de9f7b096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:15.152Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=39284748-1ff3-476a-ae8b-dedeb606b9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:15.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:25.159Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a2259adc-b574-4c60-a001-808bfb2529cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:35.166Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1c308897-73d4-4a4d-b001-c55134d847f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:45.172Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1944cf12-afef-4744-bf8e-d9f8dd2f4330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:45.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:55.178Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1ce55aba-2a31-41bb-a978-3e08c1811073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:45:55.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:05.184Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=68644149-13de-4a10-9990-9b2ff1afe2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:15.192Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0ade5600-f348-43c1-81f1-7cb269ba011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:25.204Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0475575d-4cca-4f18-9f35-c2a370c4f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:35.212Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=67ed22fb-d307-40f9-b0cd-84cbbdebc1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:45.220Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b7593e02-3fac-4d94-bd4f-63d1c32f54d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:55.226Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=52dbc797-7845-43b2-bbfe-c4808751d32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:46:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:05.235Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=49b99fbc-f3da-46cb-851e-a5ab2fc68123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:05.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:15.242Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=336e8ebc-3bcd-444a-8d2f-f5422a08e9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:25.249Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=021012dd-55e7-4ef8-ad6e-fd8525d1865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:35.260Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=15d0f7f8-8540-4ae2-8425-d75bee6a268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:45.267Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c4c030e4-b0f8-46c7-9113-6fd5b3c9998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:55.278Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=90dd9a84-f779-4515-9fbb-07c764908759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:47:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:05.289Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8fc78931-e509-4226-87c2-8001a9fdbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:15.297Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9002f799-3f52-4d62-b648-a6b08474ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:25.304Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=68b13dc5-ed1b-4bed-a199-dc158bf6875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:25.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:35.311Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=16a5c4fe-aad3-4793-9e04-6cc4adb3ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:48:40.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:48:40.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:48:40.729Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:48:40.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:48:40.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:48:40.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:48:40.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:48:40.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:45.318Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=74b7011b-8b42-4e7b-8ee0-34744b2fb716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:55.325Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=120cb5a7-23ed-489c-b143-e88b7f87c014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:48:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:05.331Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=16711b06-1f88-4917-b8b3-66a59da4913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:05.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:15.338Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f89ccdf8-6dec-49ef-90f3-ebaa16cb5a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:25.344Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d38677b8-9fde-4829-8bdf-d2ce5eacf4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:35.354Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a7d48608-49b7-4089-aead-538b434f231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:45.368Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=73ce9f96-d158-44e9-994d-b69b3c3fde8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:55.379Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=82de018b-d33b-422b-a681-0ee4e3b0b130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:49:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:05.385Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ad7ce8af-673e-4991-9a42-557ac63ded33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:15.394Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=82cf0ef5-7b1d-486c-bccf-3a7e60a5a9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:25.402Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7ba4b6d4-ddbc-4afe-ab06-53f2bafeb65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:35.407Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=31287828-2342-43a8-ac94-eaf1142cebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:45.413Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1e7cc17f-b0e2-428d-92df-ad6a6b299881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:55.418Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1314fa66-3251-4e3e-9d9e-6397c3d5449c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:50:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:05.429Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c93b0bde-486c-47c4-ab8c-49334ef3515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:15.440Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=95c3a07e-17a8-402c-aa04-bbc0f7659444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:25.448Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=35d1671a-9b5b-4a8e-9ec0-4a41ad9504ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:35.457Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ca326543-7bd3-473a-92d7-52a5be40d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:45.463Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7b2b412e-72dd-4120-82e8-24263ec351b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:55.469Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a986c3a2-b86b-4566-98f5-69dc238ba9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:51:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:05.475Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3b6867b3-1d0a-4f4d-ac20-04f4745100b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:15.482Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6c7e6c12-0791-49b9-b626-9dd1718f3f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:25.488Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=62ae37ff-734c-422b-a2f7-f2c08544dd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:35.496Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e5a3c994-c2ad-4b8e-854f-ea7e22bcb200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:45.510Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1a43266b-9ce7-4f3f-bb7e-ce1db4445325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:55.517Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2fb0698e-2593-4f53-b996-27b31f1679a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:52:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:05.524Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0282b362-8a5a-4387-958e-ef9111bb502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:15.532Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=14790101-cba9-4c97-a95c-bc2de003938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:15.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:25.538Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=eb5070ed-a715-4141-81a1-770165ef6563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:35.544Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=60696f57-ae44-41b7-ae9c-bb5f89283473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:53:40.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:53:40.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:53:40.671Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:53:40.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:53:40.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:53:40.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:53:40.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:53:40.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:45.554Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ac79c3c9-c6fc-4154-99a0-0e3c91037d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:55.563Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9a82dac2-0e2f-4c66-9ace-229818772f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:53:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:05.569Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=70340d42-6f01-48ed-909c-83d4e8cbd0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:15.578Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=dfff468a-1973-432a-83c3-b1a38ba91cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:25.590Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3e9f7b51-636a-4d9c-933e-b3c35ab009c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:35.596Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=91d3e4c5-7897-4d28-aebd-3d931431c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:45.602Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a0e17062-fd6e-41af-a28f-f47f59da07bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:45.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:55.609Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a9e1049d-0bcd-4e5d-a97a-9761c44bafb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:54:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:05.616Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=420537eb-9760-43c9-a232-0be148e71acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:15.622Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=45e872e0-a06a-43f7-9c49-129e25554997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:25.628Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f33935fa-245e-4249-80d7-468343698103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:35.633Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=16d9e0df-5b08-4990-9706-e2d3dbf55e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:45.642Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8b448a7e-5526-4cbb-839e-444fb077cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:55.656Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f5642c76-9241-46ef-9d70-2ce6a782afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:55:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:05.672Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=847301d4-0882-4a77-9d28-69ff52d51ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:15.679Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ded6725d-7899-4014-88d9-0c6302328ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:25.686Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4b1ae0cd-c739-49cf-b14d-6a246e1129e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:35.691Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=314cd4f6-f5d7-49e9-92c1-c912f7dc74c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:45.697Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1aaa1bc5-ac66-48e2-bd9c-bb6fdcabc45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:55.704Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c64a2dd4-7987-41c2-91c8-0b45769d7f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:56:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:05.709Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a8c77e7d-472c-4682-82e6-1f7c2c0af4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:15.715Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=870c985d-0e4d-477a-8989-983413ef00ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:25.723Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=924bf03b-6ddf-489f-9600-36b9bbce533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:25.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:35.733Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=56a6bf92-0b6e-473f-99e5-9c1cf808b659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:45.747Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=640b648a-7eb5-4bdb-b1f1-4da3ee736945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:55.754Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=67dd40d8-0f53-4f05-912f-d884540d5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:57:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:05.760Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=939a7a72-87b7-47e1-aa7b-7740a70fba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:15.768Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=093cef91-5952-4551-a06b-bad5d693ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:25.775Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d18b94f2-626b-4c5d-bf93-6f29909d6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:35.782Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8e1201c0-f86d-4e31-a542-cf840a970385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:58:40.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T12:58:40.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T12:58:40.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:58:40.669Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:58:40.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T12:58:40.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T12:58:40.674Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T12:58:40.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:45.789Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=38736569-bcd4-4486-a496-0a16577f8433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:55.794Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b8fd21a9-4e5e-4d09-a9a3-e9b70c3010bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:58:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:05.801Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8f88872b-4f7c-43a8-a165-e72af652190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:05.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:15.813Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=44d7f457-c084-4454-9c5b-5e16c86fc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:25.823Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=497d1f85-6d1c-416b-ac72-b36ad222773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:35.830Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1dd1243d-ffe3-4368-8ba9-42bbc5822922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:45.838Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4d46f406-232b-4993-983b-e7f09075e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:55.846Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b12a848d-634d-4a09-837e-ff95bbd1a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T12:59:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:05.857Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4bba5322-e6a6-4daa-bdfa-2675739df2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:15.866Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6b8e130b-efe4-46de-ad53-94d5e5a9fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:25.873Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e13978ac-8910-42cb-9d3c-fbb8270b0033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:35.878Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e1181209-05e5-471b-a387-28b1a129bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:45.885Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3b752ec2-6770-472e-8078-bf4e5bd044ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:55.895Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=22358b0b-1919-4777-9f6d-7f4ad5621187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:00:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:05.905Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=88fc781d-25b6-4cd7-8f5c-8dee3154a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:15.911Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=46f5ae5a-2cfa-4eb3-97db-ce248f52012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:25.917Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=17fe033b-1cf7-458a-a194-65129ed972e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:35.923Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=46388ef3-895d-410f-8504-a98c10d68e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:45.930Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2fe5c4a7-2ffe-4096-8c9f-b14bc8aa7b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:55.938Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bccf7cc3-0e1c-4a0c-bba0-cd8557795fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:01:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:05.945Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c0044874-3a55-48d6-ab7b-abb0686ea732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:15.951Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=55f29492-0d62-4ee6-9131-b41a2470ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:25.959Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=948845e2-98b6-459b-b1dc-1cc8e1018788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:36.217Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=47f72869-aff6-4f75-8127-48238a6cd61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:46.225Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0144e11f-e62a-4a0a-8e7e-6ed55c2f5364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:56.231Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fe9ef80d-4af7-4359-8210-6ba9a2d709d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:02:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:06.236Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3a8a3b11-5106-408e-8532-a12bda18e2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:16.242Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d8c8b768-6aa6-46e6-8dfe-e6b9685e3c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:26.248Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3a7c273c-08ca-4c1b-a79d-9f221bdc95b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:36.254Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=01e6aa51-28d6-43ee-b2f3-43300aac2a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:03:40.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:03:40.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:03:40.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:03:40.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:03:40.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:03:40.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:03:40.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:03:40.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:46.263Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c6bc2496-9d5c-42de-b378-84be76f92022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:56.274Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=830af2f6-8ede-4146-ac1c-26dc5c1c187d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:03:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:06.280Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3bd97a14-7118-4d0c-a5e5-52f62979fc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:16.287Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=178cc715-33a9-40aa-a30a-7216eac30e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:26.294Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=659d792e-e714-4c06-a562-56d7dfd571b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:36.300Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=760f6f70-646f-41e6-a921-bb6bc413598b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:46.306Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4e469f8b-2173-489e-9d65-d0a58b355b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:56.313Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a20ab8e1-9f92-4e5c-94cf-502a8c5eeaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:04:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:06.319Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0b2ef47a-da59-410b-a55b-556197a1893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:16.326Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=12fcd149-2521-40af-81cf-8ca6541899bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:26.340Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=80900c7e-3925-4b03-9fb9-f9c74cd4d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:36.346Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c2cf607d-4ebe-4f96-b014-07ade158afd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:46.352Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=899b96dc-48a5-477c-8c6d-d7fdc9df2305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:56.359Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0e1960e4-5be6-46e0-b79c-b5b7769740bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:05:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:06.364Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a2dcee65-e3df-4170-8b0b-89560b4379c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:16.371Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=48896df3-679d-4074-bfe8-b7b59974a227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:26.381Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=acac9e0f-730a-4e27-9d41-e63f41486c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:36.388Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=167a888a-d163-4189-b0da-c49260d98132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:46.395Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=71ac37f9-1cc2-4406-bf49-ee3acb473c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:56.411Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=232df5e3-97a8-45fa-8fa6-d072da10ec1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:06:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:06.421Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=47b771f3-71ae-4934-abcd-60cd29e6a1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:16.427Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2bdd666f-2934-4884-b6dd-262bfcaf131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:26.433Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c6451e99-6f0d-4dec-a905-869969670e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:36.439Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e4c4b3c4-ac06-47e2-902f-7bd570de630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:36.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:46.444Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=aaf07c1d-e956-4f39-b0c2-c16f4faebcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:56.451Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e24f2e6b-32ee-4285-9e68-b1550e526db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:07:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:06.458Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=89021a88-5c4a-4bea-bf93-2e0149a9de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:16.465Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=655371d5-f6e4-4b63-8e30-8a5c2dd9ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:26.471Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e7908dca-bca1-4de4-ad5a-29ef770cf4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:36.481Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4c0da345-974f-499d-aeeb-3779b05fa98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:08:40.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:08:40.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:08:40.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:08:40.679Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:08:40.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:08:40.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:08:40.683Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:08:40.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:46.494Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=03601411-2c2c-4cea-9174-25af223dce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:56.504Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=de544e65-3771-4d10-8616-f06edfd1bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:08:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:06.511Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0784c50b-8178-4a64-806c-9979170fb166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:16.526Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d795aa66-dc6f-4d34-b6ed-5ec947118701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:26.534Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2480e0fd-2c2e-431b-8590-f44128acc2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:26.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:36.539Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=18f426b7-17a7-434e-8f37-b1c645fc4626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:46.548Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=021a7ece-c072-4de6-9ed7-68af4501b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:46.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:56.556Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c48daf88-771d-4c69-86e2-fb991fb1d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:09:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:06.566Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bd9c5508-eddd-49ce-85ae-24c3cc80d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:16.577Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6eba5600-31ae-4056-9033-40b1105ac0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:26.583Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b5349b26-3f68-4344-8ed6-6dbc3e90627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:36.589Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d897fc49-e3a7-410b-8633-d706276c5a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:46.597Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=25634f8a-0091-463f-8a80-2c9a412e0b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:46.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:56.602Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bb5d503a-45f3-40a1-b3a5-3e0487bbf543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:10:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:06.609Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=03b956f2-eef7-4d45-9b1c-4af4327c939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:16.615Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b6932521-627c-4ead-bfbc-d673e2397962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:26.622Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=90d0818f-9fea-48d8-a093-41b7d332764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:36.628Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c6923891-7b2b-4517-bab9-87601f15e0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:46.635Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cc83935d-4709-40bd-956d-518baf6dbae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:56.649Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2319d918-5918-43ea-8fa6-614b78af8169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:11:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:06.655Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=11bf6d6f-dc36-4cd2-bab7-42be47474f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:16.661Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=192f84ab-f5d3-4a74-8fab-3855733410fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:26.667Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5c7d401d-4b80-462b-ae4a-a92727baeaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:36.672Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=67c8a598-bba5-46ed-8f95-e526d21c867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:46.678Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=959ceec8-06bc-428b-8b0a-75d043861300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:56.683Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b8b007d1-5ce7-4ee8-a3ed-7bc10fee0c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:12:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:06.689Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9873d0da-0516-4a58-b902-d65b7786fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:16.696Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=461fc3bf-ed09-4183-a0f7-89112b962833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:16.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:26.702Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ae01aeeb-1657-4e01-b26e-0c599dbeef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:36.711Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=06011fcb-02e1-40d8-9071-99de296ef18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:13:40.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:13:40.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:13:40.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:13:40.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:13:40.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:13:40.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:13:40.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:13:40.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:46.719Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=0d329413-31c9-4d32-8753-af7a23159ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:56.726Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=369b08fc-c73b-4a40-8a1b-8342d82a1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:13:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:06.731Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4d7fab1a-7c25-47ad-89b7-567b9d5abde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:16.737Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8d2fe68e-4e9a-4054-9d65-4e58fdf25a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:16.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:26.743Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c9a2cee5-56d1-41b4-9b12-b6c13a9c5780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:36.749Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2eb6c545-8e31-4d4c-a4e4-dc53e86d8cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:46.755Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=261a8e08-e2db-4b10-8bba-568d5591ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:46.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:56.761Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1c60b0c0-29cd-433d-a811-83d5f50fee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:14:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:06.765Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4615d4e9-6844-494a-9346-368ca8a0e9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:06.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:16.773Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=69337415-70d6-4108-a7d3-bc8955928b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:26.791Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=33e58c6a-1cb5-46ab-841b-13a4a9f55544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:26.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:36.798Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f7321735-0f53-4eeb-b25b-cd8093c0818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:46.804Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ce4a456c-8464-4f69-a737-402eebd2d2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:56.810Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=400fa1fc-8679-4883-9a47-ddc522daa0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:15:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:06.816Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8e9612c4-2819-43c2-a445-93dae52e6f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:16.823Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=33bb9895-9b65-4a19-9f63-618f3024f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:26.829Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3f0d6a11-7bd4-40cc-b412-e200aa908320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:36.834Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=43e46e9c-5ae7-41b9-a890-9dd2bdca8467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:46.839Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a0549897-08ef-451e-be1b-6512631c32d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:56.847Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=366f498d-9c67-46ec-b89c-8db71de2195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:16:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:06.856Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a488c3cd-733e-432b-a648-d3f176fb20a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:16.867Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=692b7789-26d7-473e-8b71-7395624c5faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:26.874Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=99ae362b-97b5-4004-8411-8b8b9be85c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:36.892Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5d18f7b4-d7a7-4409-9728-cc57ca04e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:46.899Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b015d186-a744-4530-97d9-100658299fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:56.906Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f30879ee-fa89-42e1-b303-8270f8022221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:17:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:06.912Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a5246320-a4b5-4b04-b44c-20c7b4fa3a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:16.918Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ecdf0e6c-629c-408e-a21e-e485fc4e0908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:26.923Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b008577c-78a2-4347-a6a6-5b8b0facb599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:36.929Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f6f32416-64ec-4142-a419-a7414e340f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:18:40.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:18:40.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:18:40.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:18:40.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:18:40.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:18:40.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:18:40.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:18:40.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:46.940Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3d094a1c-2b4f-46c6-b8bd-1d049b5ad794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:56.949Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b85b2fb5-d723-471d-94be-d4ba6b216935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:18:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:06.955Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bf9f1bbd-ae81-44d2-b8d6-8c30daefcf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:16.963Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=13e8f948-9682-4d59-845c-4d7b5ce105b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:16.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:26.970Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9bb7ed4e-808a-4441-9049-bd70483a54d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:36.975Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=96c1113b-e64e-403d-ad9a-6134d0f4b2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:46.981Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e683ba35-813d-4222-86c4-d25785823738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:56.987Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=139b0568-78e0-4cb8-b8b8-c7adb0d81bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:19:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:06.993Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c55823d5-fa72-4bb1-864a-1f064e0a67f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:17.000Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5a384a2d-e584-4153-923a-0cbd9d16cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:17.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:27.006Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b896c379-4b01-45df-889a-de48be358279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:37.016Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=78b05d9a-ee5b-4597-a152-c60c4bf5f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:47.026Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b7205cd9-5b40-41e1-a0cf-0c4c44b4c8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:57.033Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f181ef77-7375-49f5-adcb-a0a446c5c582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:20:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:07.039Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e01269c5-dee6-4d8b-aee7-fb37b90cc2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:17.045Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=00e0c94d-2b2b-4acd-94d9-fbba52add0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:27.051Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9f4f508b-2f12-4a26-a97a-5b8d0180d841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:37.059Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b63069a6-2f0a-467a-a9fb-42682ddee7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:47.066Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7ccaef32-365f-4edc-8adf-ad60924652fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:57.071Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=827d4795-18fb-4903-ba6b-4bbada4a5abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:21:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:07.077Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d642b86a-72d8-4ddb-917c-80d8c534137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:17.090Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c6e6c1ef-d3ed-40e8-8420-6328d9b7ffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:27.097Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5bbcb4b4-7949-4541-a3b7-e1ca8c136e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:37.103Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2cc6cb66-5ddd-4e95-be47-97da5481b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:47.110Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3bc45fb8-e953-4f62-ba2b-84f10b288476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:57.115Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=387382b3-d700-43f8-8254-a91489125942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:22:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:07.122Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1417958b-09af-4539-9c14-7ee9c196784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:17.127Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=264e06a9-ecb1-4aee-bac7-9874376baf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:27.133Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f841cd57-90f4-420a-8056-eb37bd1b2bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:37.139Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9dc998d0-e1fc-4347-b357-f85ac9d4287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:37.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:23:40.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:23:40.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:23:40.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:23:40.703Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:23:40.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:23:40.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:23:40.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:23:40.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:47.147Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b3f41b8f-1656-4834-a86e-642ac36955e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:57.155Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=72c259a0-b9eb-49c1-8fa3-f4f396a8ca78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:23:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:07.161Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6e58389c-ed8f-4275-aad5-4b3c4026c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:17.166Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e0166ac0-bef9-4f4d-a822-ce53b292b320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:27.180Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=98220904-71eb-4566-94d4-3c308988a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:27.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:37.187Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=15f8bb09-a211-4c82-a85c-c053cded902b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:47.192Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=34875e28-3b5e-4d5d-86e9-93152fc2bda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:57.199Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=760ff724-824b-4d48-9196-b35488d818d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:24:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:07.204Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4f71c29e-0a74-4ccd-8855-096bf6e679dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:07.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:17.212Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7d17cee0-d400-47a4-9931-f943896051c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:27.227Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fe6582e2-be85-44a2-8376-25125531c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:37.232Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4c7f04f0-5242-4872-aa25-fca1bd217b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:47.240Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=38560de1-e9c6-4cf9-868d-1c73b5223c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:57.247Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=409c7734-ad38-413f-9ec5-784a4c011738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:25:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:07.253Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4d7436ec-e5a9-4068-b431-896bcf6158e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:17.260Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e3c0f008-e807-4de6-ab6e-d50cc23f11d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:27.266Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=13139c75-fe29-4c82-92dd-45fd77a26a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:37.271Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=26975f70-2711-416c-a162-4d69b955b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:47.278Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8be2d533-c706-4c73-b254-f8431ac280ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:57.296Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=21b61a63-f433-43a7-a7aa-284e0ef3e030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:26:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:07.307Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e7bae643-9505-4925-a04b-771e51195c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:17.315Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b6ea87fd-f265-41d2-ae66-a0c6fbd842d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:17.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:27.321Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=422d9adf-dc3e-42dd-b3bf-5feca0072100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:37.327Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fb64f0b4-39e9-408a-95e2-6aca5c2cff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:47.334Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c1768c50-85e9-4183-8e3d-09fb1ca5de14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:47.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:57.340Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=48da1d48-ce9e-4870-9e82-7af98dc44883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:27:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:07.355Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=60b4d893-2305-40d1-b7e9-4d7bc24b132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:17.363Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4f5ec015-cb77-4667-9aa9-ca7d425952f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:27.378Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f1938dd1-a534-44ae-994f-4f6d6374b9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:37.384Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=324833d4-1ccd-4ef1-8c64-bc53022f6966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:28:40.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:28:40.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:28:40.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:28:40.736Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:28:40.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:28:40.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:28:40.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:28:40.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:47.394Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=efbe2fc7-d71b-4138-96dc-d86d8bb800bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:57.406Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e8f3dde7-1f93-4ca7-af99-d83969dd932f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:28:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:07.416Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=369b9cb1-391c-45bd-8a7a-cd1d39ee60ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:17.421Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f79a482c-aeb7-4140-b536-92a31bac1daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:27.429Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cecc9804-74fe-4267-b8e7-b930e0bec7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:37.435Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=069968e0-b5e0-4447-8b3e-7a6e6c8de22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:47.442Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=10c87c94-c701-4c22-bab5-f30f69ded3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:57.449Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fd7c559a-37b2-4584-a0eb-447d776367cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:29:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:07.455Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=98ab379e-3d51-44a3-96de-72fb67c1f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:07.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:17.462Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a482574b-2786-4a61-92f0-74146bb2f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:27.486Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f9b6fec4-327b-4e1c-bc42-f24a1589649f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:37.493Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e1a7e265-d5d9-4d29-9656-020009815dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:37.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:47.498Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a2772d10-e13f-4692-8ba4-32f2cfe239b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:57.506Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1abf7835-ab50-4689-a25e-4b2427689a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:30:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:07.512Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2055c336-8ae5-411e-93dc-727bde203a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:17.517Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=83f82685-b195-4c4d-a35f-af83757bc77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:27.523Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4f6eddc8-3a33-421b-865c-ee535884737f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:37.529Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3a12e698-2b74-4519-9ad3-807262df0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:47.534Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=253e7c64-f1bf-4adb-aee6-f1775a61e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:57.539Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=632c637a-63fd-4741-aa38-bfd3235982e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:31:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:07.555Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6025e7df-1981-4413-bc22-58ebe7e680fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:17.563Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d9df0183-9515-4db5-951e-2eebcde06e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:27.569Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7dce1dcd-f34d-4fb1-8483-d1e9c67552dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:37.575Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1f199557-59ec-46fe-9e53-f79bb6b230ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:47.582Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=edfe546f-eefc-4983-a087-40d939be0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:57.588Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4d2c4326-fe1f-4c11-ad4e-d8649a29d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:32:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:07.594Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=7db1fdfc-9821-4aab-8d2b-4b125a34ef3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:17.600Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3b7a08bf-ea6f-420a-84e0-dd1481147369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:27.606Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f29b7060-1b37-4399-a95a-57281d89229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:37.611Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=264f420d-de7d-41e1-88ef-803b59bf1137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:33:40.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:33:40.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:33:40.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:33:40.739Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:33:40.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:33:40.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:33:40.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:33:40.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:47.618Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ee04dd0b-d3ec-4796-a14d-68efdd955931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:57.631Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5e2a50d0-b2b4-4e84-9dd8-ccb8bc55a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:33:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:07.637Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=fdf41261-a388-4f84-971f-6892fecc4c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:17.645Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1c19948d-6e40-47ac-a8fd-bd8a43e8976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:17.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:27.650Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b36b4496-d95d-4ac8-b32a-6687ca394f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:37.656Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2e8e15bf-e072-47c7-b5a2-c4039800f628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:47.663Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e0edf184-17f3-4536-b3ec-2197fc1364ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:57.671Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d5752029-e945-4047-a967-fadde6963a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:34:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:07.677Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a37d69d8-7a32-4632-ae02-7a36e46e2028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:17.684Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4a4b8158-544b-4b2f-a0bf-977d0d214125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:17.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:27.695Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=323b441d-b645-471c-80ac-153b169381da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:37.703Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bda7e6d8-df97-4198-b095-b26fa28f4ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:47.708Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f2bb053f-01f9-46df-8671-99384f1a21a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:57.713Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d4e6dc99-b16c-44af-a0ba-d6b79a342ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:35:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:07.720Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=9cbf23d1-aa41-4078-87e2-e3d145c8dc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:17.725Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4e604c07-3daa-4d82-a800-d40de645d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:27.731Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2d34c381-461c-467c-9b30-0e2805af93d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:37.736Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cfc83d44-b4f1-42c1-9266-9506aa505689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:47.741Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6dc4d933-42ad-422b-a802-3aba0806d839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:47.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:57.748Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e726e39c-3fe7-4b46-85cf-0a275df7b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:36:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:07.759Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=716b8647-a0a6-4744-b9a5-39c3fc1d9469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:17.768Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=eebd1977-6e12-489a-94f5-30c90637c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:27.776Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=efba9940-fa0d-4444-8938-8ae9f11de8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:37.781Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e6b335e8-b8f2-46b7-b919-ccb07206af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:47.787Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=344b079c-4d3d-48c2-8d42-af9b760b92c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:57.793Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=53ad40ff-1c88-47e5-9048-7052f5190558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:37:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:07.800Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=88ba1223-b0b1-49ea-a4c7-e63771e032f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:17.815Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=34ab0673-7bb7-4a4d-95cf-09c5cc83a60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:27.824Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8ff7ccd6-e6fd-4e58-ab92-cd281905384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:27.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:37.833Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2ac826cf-2de5-4889-a5f5-0992b2fe794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:38:40.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:38:40.693Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:38:40.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:38:40.792Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:38:40.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:38:40.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:38:40.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:38:40.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:47.845Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1ed66e0f-563a-4339-84e9-174e743602e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:57.852Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=54d71a99-42e0-4d35-b1cb-cb5e7fab9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:38:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:07.858Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=831aabfd-0105-4019-8d52-efe7613a84b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:17.863Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=98d317d0-77c3-45ec-8e03-6f80b59c0021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:27.878Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1da3e112-3ecd-422d-b74c-3b15ec25dd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:37.883Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=5e8ba472-a5a3-43ba-aca7-7935f85d8d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:47.890Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3c1f69a4-98ec-4c06-a8fe-cf13b3f94aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:57.897Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=082089d5-d960-4ac0-894a-c6620873b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:39:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:07.903Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=514395a1-f65f-4f2e-8842-c39eb366a5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:17.909Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=115bacfe-8597-4cdc-85af-9d50c0944674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:27.914Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=200bbe3c-f5f4-4454-a16b-91f125e067bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:37.921Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=77c84989-60d8-4070-a9ca-de88270cff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:47.927Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3718cee7-fecf-4285-b14f-44e24b30a607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:57.936Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=4c7ecc9f-2483-4e27-85f2-599a6c0debd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:40:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:07.945Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=6ef74ff5-8489-4dd5-a711-179cdc9d1e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:17.951Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=155f2f1b-4a3d-4cc0-bfed-5f248c327c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:27.960Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=a92df43f-a919-4135-bf60-0f7d9dd043a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:37.973Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=43ba96ca-e9dd-449b-91bc-b15e55cae3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:47.978Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bb31b249-c7f6-4f17-a14c-86dda99db10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:57.985Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8f9add16-ba6a-4121-926e-8ffb60b0d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:41:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:07.990Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=c73a2090-e960-4e6c-a3f6-fcd433d57a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:18.003Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=67a656cf-946e-49f3-9498-f6a9b8135721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:28.010Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e6020f8b-72bc-40ee-a3f1-7f8072016820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:38.020Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=caf262cc-5520-4261-a8da-25bef481de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:48.029Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=069f12ed-a05b-419e-8ee3-f23173672216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:58.042Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=b9591129-71f7-45d4-bf1b-c0419481359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:42:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:08.047Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=36955481-4373-4297-8320-575bba4b5203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:18.054Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=59f27b4d-920e-4c58-bd13-424e560b36bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:28.064Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=02713b86-d9a1-4a57-9bf4-6de518212c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:38.072Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bddd1c06-56ea-413b-88fc-9df5c0b96833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:43:40.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-24T13:43:40.684Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-24T13:43:40.711Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:43:40.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:43:40.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-24T13:43:40.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-24T13:43:40.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-24T13:43:40.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:48.078Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=ac4cc610-3e4d-4b26-9674-6a4702a0d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:58.082Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=df9e4b96-7bf7-42de-bbae-f378fa4a8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:43:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:08.096Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=d887afe7-54bd-49f3-8183-ae1f8a3fa6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:18.101Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bff6e054-a683-487c-bd1f-f95af71c8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:28.112Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3d500862-9f25-439c-b120-cdfda84f35b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:38.122Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=3a25eb1e-0ba7-4cc0-870c-c5ed580d1b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:38.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:48.129Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=eb4c453e-74f4-486e-97da-d8c78010f676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:58.137Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=cf53af9c-f305-472d-a821-ec5be53cb568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:44:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:08.142Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=623d74be-eaa8-40c6-ae66-5663df1ae8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:18.147Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=8b2de539-a032-4f54-86b3-da60241f23eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:28.153Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=f251c610-12cf-403a-8f9e-9dad2d9418b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:38.165Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=eb1e207c-8237-4626-bdd9-1dead0a2e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:48.173Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=46b8c879-64c0-4e7d-8dab-a3023b306f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:58.181Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=1341d789-a5a7-4d2a-baf7-edc0fca00eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:45:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:46:08.196Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=e5eef5cc-b060-4800-adc5-1b97a0f86b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:46:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:46:18.202Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=bf675087-6752-4c27-b331-9a738997a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:46:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:46:28.207Z |INFO |Init configs |InvocationID=2166b514-a17b-4ae4-a7b8-f8c97c5ca42f, InstanceUUID=2910a0f3-b870-40fa-a215-930088b6e84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-24T13:46:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |