. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:09:37.819Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:09:37.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T12:09:37.860Z |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-27T12:09:38.531Z |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-27T12:09:38.636Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:09:38.637Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:09:38.637Z |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-27T12:09:38.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-27T12:09:38.856Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-27T12:09:38.979Z |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-27T12:09:40.318Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-27T12:09:40.727Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-27T12:09:40.746Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-27T12:09:40.746Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-27T12:09:40.801Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-27T12:09:40.802Z |INFO |Root WebApplicationContext: initialization completed in 1822 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-27T12:09:41.243Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-27T12:09:42.010Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-27T12:09:43.287Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-27T12:09:43.830Z |INFO |Started MainApp in 8.283 seconds (JVM running for 8.973) |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-27T12:09:43.894Z |INFO |Start scheduling PRH workflow |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:09:43.905Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bfd3cf4f-2659-46f0-b4cd-2b9c90854af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:09:45.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:09:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-27T12:09:48.472Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-5 | org.springframework.web.servlet.DispatcherServlet |2021-11-27T12:09:48.473Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-5 | org.springframework.web.servlet.DispatcherServlet |2021-11-27T12:09:48.477Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:09:55.423Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0e572c78-8bc4-48e4-9fbe-8052d32564d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:09:56.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:09:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:06.479Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b12d1f3f-7408-4c01-a601-4b116eb69772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:10:07.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:17.550Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=be7734bb-d60e-4e41-a919-e97f5443e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:10:18.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:28.590Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4e598feb-2d8f-4538-87c5-1ebbb6101394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:10:28.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:38.617Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fd5cdb4e-0a51-4a0c-88ce-f36bcdf5c78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:10:39.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:49.679Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=61a87bdf-53d1-4312-8c4c-1e7734511cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:10:50.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:10:50.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:00.782Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9cb4e04d-60cf-4e1a-a770-82f577f62436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:11:01.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:11.827Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6ffe4dd4-205d-4623-beaf-475a73243475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:11:12.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:22.869Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=78b46c1a-94fc-4aaa-b5db-2d7b1d8e9d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:11:23.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:33.936Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=37ebcd25-2d0d-4201-91d1-d0ba242172f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:11:34.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:44.974Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9e13c5b4-94ad-43a2-8292-c55c89c883f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:11:46.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:56.013Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=34a0296c-21ae-464b-9f40-e007ea8d7998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:11:57.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:11:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:07.057Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=161eeabf-6a80-4de0-ad65-b7342d2b654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:12:08.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:18.094Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f0b19651-a0d7-4ef9-8975-732dd10e8edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:12:19.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:29.134Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cf047ae1-6233-4111-bcc1-a5592971fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:12:30.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:40.175Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=98ca131a-83af-45d1-9953-674bf448a578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:12:41.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:51.218Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a7724b76-5f67-4c2b-bea7-3b911053e9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:12:52.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:12:52.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:02.255Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=50418ffe-82c9-45a2-b59b-6a6167991a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:13:03.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:13.295Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ee3116aa-3bd8-40b8-b2aa-2bedcc106a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:13:14.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:24.334Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bb7d6e5b-b24c-40a1-aa6a-75f32fe638de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:13:25.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:35.378Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=93e6a3f3-870e-4fd8-913e-6120ca234174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:13:36.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:46.418Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=74f2a26f-e0fc-4831-97b1-782b2d05d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:13:47.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:57.492Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6ec9a2e8-6dd8-493c-bcf7-b7f6c3515f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:13:58.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:13:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:08.530Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=18110e29-71b2-4f1d-a0e6-0b1e6911b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:14:09.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:19.567Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f9caa531-24db-4b88-b9c1-a63ea29f3081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:14:20.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:30.606Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3863c102-4fe5-4fc6-a866-37f2383514a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:14:31.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:41.648Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b7f05737-4b50-4f6b-80cf-42791447297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:14:41.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:14:41.776Z |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-27T12:14:41.779Z |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-27T12:14:41.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-27T12:14:41.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:14:41.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:14:41.794Z |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-27T12:14:41.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:14:42.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:52.686Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3697c654-fc1f-497e-b290-ef9b84427c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:14:53.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:14:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:03.726Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aabd79ca-99b4-46fc-acd8-d9c4bbec8c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:15:04.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:14.769Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8e0bb897-8e3b-4ae7-85f1-2360eccb6295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:15:15.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:25.869Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3b38fd78-ff8c-4a2f-a8ef-30991ca59d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:15:26.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:36.914Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=19a626a9-7a09-4803-ba17-0dcfdb71d1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:15:37.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:47.950Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ebb694f1-ca4d-4e6c-a444-fced350b2dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:15:48.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:15:58.992Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=88136b7e-228a-4e3b-acc9-89a2cc679454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:16:00.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:10.030Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c9ed1f7a-1c18-49d7-bdc8-2d82250ad3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:16:11.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:21.070Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=273cc783-a50a-404c-8ca7-c86d23aec836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:16:22.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:32.110Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4eb993eb-2b46-402b-a21e-3d6aea5ed86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:16:33.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:43.151Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b5ad6df6-3675-4346-bba3-e82c562c863a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:16:44.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:44.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:54.191Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e6ecff62-fba3-400b-abd7-57cb8f21d5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:16:55.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:16:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:05.229Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=81f0350a-dc5e-41a6-a657-2cea988b624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:17:06.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:16.275Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=99318422-a2ae-47a3-8d71-3895532cb21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:17:17.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:17.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:27.312Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f3f5e7be-058a-434e-999d-60ac5a704fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:17:28.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:38.382Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d09e4a4e-a74a-42cf-82f7-01a320abb0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:17:39.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:49.422Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3e8c1327-a6ce-4ee0-a423-5821260d2f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T12:17:50.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:17:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:00.464Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a3639890-7e07-465b-bd7e-1c8d61351a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:11.196Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=99f371f0-a51b-4f1f-b0c2-19a14b3b794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:21.219Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c960648d-eb2b-4413-8d00-a9e7260ef1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:31.247Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6c90c6e5-47b2-40ee-873d-f2bd664ed598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:41.261Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cc9a3302-8adb-4639-86dd-515c8fd89431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:51.275Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7bf06ae6-40e7-4912-aae0-1a6802dc1754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:18:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:01.292Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=076ab330-5357-44b3-8027-fb9be99eac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:11.313Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8191007c-b4bc-47af-aff0-2d46adc41f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:21.328Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4c27ebaf-d4b0-459f-b19e-0d917ca87c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:31.339Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f1dafbdf-8c16-4ab6-bffe-964f6f05b1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:41.352Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2ca77594-4ed9-41fc-a04d-8e95a085435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:19:41.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:19:41.660Z |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-27T12:19:41.662Z |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-27T12:19:41.668Z |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-27T12:19:41.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:19:41.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:19:41.677Z |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-27T12:19:41.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:51.381Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=dfe96ee8-1ab5-409c-b212-dabcbe37d16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:19:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:01.395Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4d5a5736-5dfb-485f-97f1-e9cd2f6ece54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:11.414Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5c1b4746-4c1c-4300-b897-11a90a33e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:21.428Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=15af5de2-dead-416b-ad00-16eaee035a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:31.443Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a78a39c7-0ab1-4861-9715-f835f479f788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:41.462Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=23b81a04-d403-48a1-9c2c-d5b85e9d9632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:51.473Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa8f8cd5-125a-4aad-bd2e-b8fe644c096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:20:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:01.484Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=60a027da-bb0f-475f-a639-0f233c7c1587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:11.504Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7ee80770-8819-4ddc-9dcf-03702fdda8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:21.523Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a20ec24f-c714-44b3-b9a6-4652f418690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:31.537Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6cb1f322-62d7-4c7a-83d7-cd3a8c030cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:41.548Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5c36a6c-8507-4ba0-8c99-e7e327ca348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:41.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:51.563Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=82b5ce7c-f0d3-4be9-a157-d64d9264fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:21:51.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:01.579Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7626fd05-7637-45d2-b67e-c9a4d2c39ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:11.596Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b72c68af-100d-4ec4-bbfd-f7f5aa547a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:21.609Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=31daf30d-ebdc-4a2c-bf06-5f3a33ac3025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:21.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:31.627Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5737f57b-baa6-4464-90e3-ad13e71a847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:41.646Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=89891c1b-6cdb-48c2-87c1-52fd569e6158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:51.664Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5510f869-411b-48fc-b75e-e29a6469a0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:22:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:01.674Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=52fea9e5-6e7e-4940-85ec-2a69ef4aafd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:01.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:11.684Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=527f3027-2493-49f2-b3db-ec2545734bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:21.697Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=05729bce-b0e7-4e5f-b345-81d6ace0f632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:31.708Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3269e241-a8f9-4702-aa8b-39ea1b554b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:41.725Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2cf91557-44f4-4653-af41-d3a4353d8bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:51.736Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c4463e6d-2ca6-4cf1-910b-d21b9539e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:23:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:01.746Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c113e9da-5362-41e1-b342-56dc71307356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:11.758Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c8eb3fe9-7468-47dc-98d9-8e8a27867cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:21.777Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=769f3043-759e-49cc-8b21-8a09827e1788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:31.794Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=73d133fa-781b-48f6-8389-4901d5ad5b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:31.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:24:41.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:24:41.606Z |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-27T12:24:41.609Z |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-27T12:24:41.613Z |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-27T12:24:41.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:24:41.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:24:41.622Z |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-27T12:24:41.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:41.806Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9d05528e-8403-487f-a05f-6fb989ad8d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:51.816Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c50e5f16-2e00-4144-97a5-5f7b3bd8dbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:24:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:01.828Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a29b3dc9-c791-427a-bf7f-89f664cefdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:01.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:11.844Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3bdec2eb-35c5-4a4b-a8e7-2d01976e6a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:21.859Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=456f6da3-4ca3-4c28-8267-3622fe523f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:21.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:31.872Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=85bc0f5b-b959-44a0-88b3-0fa09be7c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:41.882Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6c695e42-c3d0-49a1-acec-0daf4cf47f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:51.896Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c009e22e-2497-47d6-8d7f-5948de8f06fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:25:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:01.909Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=029edc33-6c60-466f-aab6-94064e2aad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:11.924Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a3ab5088-c54c-4661-ab08-52bcdd803a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:21.933Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e56c7cf3-59bd-476d-a653-8c1bafded3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:31.942Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1ca80554-7e29-4302-b488-587f268ea277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:41.952Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa9eba15-10bc-447f-b49c-287462ce038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:51.963Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=588edaa4-46d0-4510-9bc3-1d454838c975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:26:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:01.980Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=04503969-3b7b-4189-b0f8-65047eba6022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:11.995Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5fd28192-bd09-46ab-b681-9554eb3710ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:22.005Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ac83f330-5053-4431-b00e-a08e3ed224b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:22.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:32.013Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=68849548-73d6-47ac-b83f-f8ae80255006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:42.025Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1f7f24ca-783e-42c3-ad5e-6e31ba59080b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:52.041Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=623594bb-89b7-4cba-951b-0040ffd1e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:27:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:02.054Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4392f146-e930-40cd-93b0-b4891e75d83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:12.064Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=98aecb8e-36f1-4eb1-b6a8-ca71fde1030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:22.077Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7b0d0332-380b-41c5-8a79-712b60183711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:32.086Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7446d48a-029b-4eb4-bea7-1ad98301d755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:42.097Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=000f34ad-1edf-4359-987d-2504eec55624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:52.114Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=15f58fbb-b9c4-42d4-85f1-896dee005b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:28:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:02.128Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=69f83720-dc61-4d40-8744-bf635e99fe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:12.138Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cd431f2b-e306-42dd-ae3b-d47cef3f003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:22.149Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4a290c8c-8afd-4241-a8aa-378c6b816505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:32.165Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fb21b72a-feeb-4cc4-bd25-7d8830f30396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:29:41.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:29:41.632Z |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-27T12:29:41.634Z |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-27T12:29:41.638Z |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-27T12:29:41.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:29:41.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:29:41.649Z |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-27T12:29:41.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:42.176Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=39f3253d-c4c1-4ae9-960a-5838ff318639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:52.192Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=32d9ca8a-87a4-4979-b50d-6b47226b17d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:29:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:02.207Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=82f7ae18-6712-4a5a-854e-9359f139af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:12.216Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f35bc513-db6e-47ff-9f19-5897be7dd4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:22.224Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4df665e9-b283-4642-b193-14b8431fef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:32.233Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=abb4a5f0-014c-4c1a-ae71-1d99769407d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:42.244Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=db03ec3e-23e9-4e35-803e-ad3852d2127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:52.258Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d73e7ddf-003f-4c61-a2ca-22a6d8920367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:30:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:02.270Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5d9c96a8-cb5f-4447-b2e4-3084b9cd92b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:12.280Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5ccd0fa4-32ba-4fb6-abfd-896d8364cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:22.293Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=079c8ddb-5141-4703-b1d3-f91ac2a68b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:32.303Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=385df787-162f-4c0e-9696-d989d6ca89b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:42.318Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=47832027-8d1d-4fd0-baac-a04efe937d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:52.336Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5183cdb4-6911-4c93-a5d3-216c1a6d5488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:31:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:02.346Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2e45b9f7-f851-4c1f-8024-a51696b8f361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:12.356Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=73252a78-8362-4f73-ad27-be7a8ab126e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:22.365Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b4327803-938e-4aef-92b1-b3aee2425c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:32.382Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9fb9f4a9-0453-4e10-9b05-5e283d5056f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:42.400Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=95acbd03-e536-45d0-b060-d93167237b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:52.408Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=64b00ee9-3a69-458d-8f82-9e0602ffe504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:32:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:02.418Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a90a79e1-66ed-4b2b-8c68-8927194ccfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:12.429Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7c7b568e-4b01-4e63-99ed-c660e677a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:22.450Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=60f27b24-c4fb-4ffa-9d34-01eac239b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:32.463Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=52428b8e-6c4d-4da4-be88-9ef5393399a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:42.476Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f9dc683e-90e8-477c-a2dc-15a5b587d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:52.483Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c33fd169-67e9-42b0-b945-ce60ca4e86f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:33:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:02.494Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b5960dd4-06b1-4863-9151-204289933e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:12.506Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5147b42a-2c71-4ac4-a0d9-67545afae98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:22.522Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7f8493a1-51cc-4af6-ba65-d8417227eea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:32.538Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1e33134a-7562-47c2-8b30-74cb0ac9f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:34:41.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:34:41.651Z |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-27T12:34:41.652Z |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-27T12:34:41.656Z |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-27T12:34:41.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:34:41.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:34:41.663Z |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-27T12:34:41.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:42.549Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=57313aae-e1c5-4fc6-9c7a-e2ad8423eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:52.558Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b6ce9ee5-598f-40b1-b88c-8f0a6202f996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:34:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:02.569Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=97b14455-c1d5-4bb8-8d5c-57b401d7eabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:12.589Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=000c2886-88f8-43b2-831e-2a47cc3d63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:22.604Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5e30cb7a-bdad-4815-bdc0-7c166800feb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:32.617Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=25d5d191-36b3-44c0-bca4-516b2efdad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:42.626Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=03ca9570-1893-433c-8eb0-18d4a5963dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:52.636Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3b84afa5-ac32-467b-ba09-c18859d5a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:35:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:02.647Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1842b08c-139c-483b-89bb-5cfdfc99dac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:12.662Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5b1df3f1-875c-405b-bd76-98e142fe3817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:22.677Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8a3f31e7-c4da-4e95-adac-5baf2d396bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:32.687Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5186af6-88ad-4867-a89f-4c5a2b26f1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:42.698Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5d28835c-e179-4b97-9824-b64a81bef60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:52.709Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fd235879-d279-4ce0-9392-8f3db365284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:36:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:02.721Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2c17afc7-aeb7-4680-9e74-c018bea8f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:12.736Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c3703bde-ed46-45a8-8feb-094cd5cb0f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:12.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:22.757Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2842cf17-7b01-441b-904a-c23e7eeee997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:32.766Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9c846078-5e01-4dca-ac43-af56abf98de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:42.774Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=48f27dc3-f1e2-4064-8ccd-894e0224c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:52.783Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8c7191e3-b4d8-4c18-9a18-6ac10efc30bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:37:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:02.796Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e709be63-ebaa-4b8d-872a-40802cc63de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:12.814Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b127b342-8c31-402f-8b62-4a8e6bd79bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:22.826Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=45227f9a-8635-4f70-aa8c-c5d73df37054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:32.835Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=48b5d9f0-2bef-42cc-9e9c-36c7966006f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:42.846Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5d2671e3-42d7-45ba-a30a-30f10f07b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:52.856Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6aa28077-6d48-4637-abea-6365c7b18026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:38:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:02.872Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=dd5c18a5-575a-43c6-a498-5104f12038af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:12.889Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9a4d9cb8-5307-48ed-a731-bf0a44e50dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:22.903Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa723042-5b5a-4bde-92e6-9dbdf97991e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:32.913Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f044a3db-3705-4ddc-90af-27c5e013ca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:39:41.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:39:41.658Z |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-27T12:39:41.660Z |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-27T12:39:41.664Z |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-27T12:39:41.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:39:41.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:39:41.671Z |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-27T12:39:41.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:42.924Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=303f0fa5-97ad-48dc-8221-dd45c874fb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:52.936Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=61adf4bb-5a62-48f0-a1bd-0a3ec69fd48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:39:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:02.948Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=46620b84-9d66-47a1-88a4-93fcf4f9776a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:12.964Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=004f5357-929e-45fa-98b8-20187914721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:22.974Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1a9f3042-9388-453e-b791-6439341c7bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:32.983Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=26a74841-506b-435a-8f56-7605b723970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:42.993Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2a595cf9-3d78-4ac4-bdc7-efb88ab5c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:53.008Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=82403aa7-e431-47c8-b835-f1f42b1c5431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:40:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:03.026Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cc2da1c1-e5df-4b53-a4bb-81c8d40a33ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:13.036Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f59ea9d4-42b1-4711-8069-71442c52217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:23.047Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7aa8dec0-5129-463c-97c7-22d0b7ecb219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:23.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:33.056Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e391e05b-f052-4a24-b818-ef59fd2b4123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:43.066Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2d3b8814-938a-4a7d-9776-9465c212e912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:53.081Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a45225a6-14e8-4f17-9047-ce3bcd18860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:41:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:03.095Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=54be970c-b794-48cd-acc2-f2be9b3eb46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:13.104Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fbb186ce-9fa4-4882-8e3d-46dff125f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:23.123Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8fb4a7d7-f293-4549-b917-8d3be3cd2af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:33.133Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=318e5403-27c6-4d71-aaad-160fb70797a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:43.143Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d269f232-fd7c-4309-aabd-54ea2d55def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:53.167Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f9bd9f81-a684-44e8-87d7-ab53c97f004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:42:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:03.189Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=52ae8293-f0f5-4f12-a86d-cbe9b3d186fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:13.214Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a05cf98c-e02b-44ca-9bfd-c647ccbd025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:13.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:23.224Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f51c5ab3-964f-4484-88e0-a472feffcfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:33.232Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=073fb9fb-cdf5-4419-9dac-0216a77549c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:43.242Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=631a7ba3-cfc9-4a38-a94d-43c36acc44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:53.253Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=af2d0c38-49c6-4bc3-96be-9b79c2aa4d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:43:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:03.266Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=908e8afc-db5b-4218-8468-d951b5fd534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:13.280Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0e69dec6-79ba-4790-ae59-7730c7cca06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:23.291Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9616f1c0-b5c0-483a-b94b-6882e13041be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:33.299Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=db57c430-7c4b-46b0-ae4f-770779420b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:44:41.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:44:41.619Z |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-27T12:44:41.621Z |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-27T12:44:41.624Z |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-27T12:44:41.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:44:41.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:44:41.628Z |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-27T12:44:41.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:43.308Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=df54537f-92c4-4bae-baa4-4e4f749d909c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:53.316Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fd297434-143b-4988-a2af-5e85a8f899e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:44:53.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:03.325Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cbff6db1-f929-4a50-a460-193f342179c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:13.334Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7c539b1f-3d8d-49ce-a676-fe023913dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:23.345Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2eea3a1b-3fe5-4f1f-bb82-359dd6388531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:33.357Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fa41ec4c-40a8-415e-99a0-b44f27d42579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:43.375Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4f371a6c-a966-4bb8-af4a-5b54c884d839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:53.384Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=512fe580-7fe6-45e6-8db5-bd79ab823c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:45:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:03.391Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9fb0076a-6235-40d5-9bda-a4dc40362bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:13.400Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=07b38634-3dd8-41ff-be48-0bb2c6ed82e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:23.407Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=00dd070b-bebc-47dd-b859-ba9badae4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:33.418Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c8f3e91b-4679-4a7e-9b6c-8fccb712ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:43.427Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c5000cf1-24be-49b9-81b2-32d76c790758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:53.436Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e11996bf-bff5-40a1-9525-4c76e93a8d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:46:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:03.465Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=de62a365-a59d-4532-94a4-f2f6349064a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:13.476Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=81cec744-1d9e-484a-b482-0f1d9be0ec59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:23.484Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f0a08086-aac3-44d5-83ba-75d722dbdefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:33.494Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ee757b2c-73e5-4912-bcd5-d669e5ed3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:43.502Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bccda313-4332-4f33-87ad-bb0a43cd16cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:53.511Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa1f43e8-0070-4b14-ab30-b639a0ecffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:47:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:03.519Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fe660ef6-047c-495f-b656-eee525358075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:13.536Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=04481ab1-e904-4be0-a25f-ed31893ba8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:23.549Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=55eee8f8-4e1d-4dbf-85f0-959f04981038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:33.558Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=938efedc-7d8c-4aa2-8bb9-e45b11a7852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:43.569Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=186a17df-17ba-496e-8d2f-a051120f80b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:53.581Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3342141c-ebb9-4d36-ad47-32381cc70c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:48:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:03.590Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8135a096-2ffb-4851-addf-8eb4a21df913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:13.598Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3f0569a9-981b-4612-a004-bb7199d25d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:23.608Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d9ac1516-ac45-4b4c-8a71-7daf73355e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:33.617Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=315d81c0-e844-40b4-9866-661c4c15a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:49:41.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:49:41.612Z |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-27T12:49:41.613Z |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-27T12:49:41.615Z |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-27T12:49:41.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:49:41.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:49:41.621Z |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-27T12:49:41.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:43.629Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=adc427a4-72c2-4100-9d3c-26f9fd759aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:53.639Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ac1a2086-44f6-4ab5-ab6f-aca76f51a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:49:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:03.648Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b3167f84-6db8-49a5-af0e-2994f265278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:13.657Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0b099674-5367-470a-9550-e53e810a8899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:23.665Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ea645989-2f05-457d-b33f-5fc9f4694308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:33.673Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fdf9f9d0-3b72-4f5f-ad57-5d7f821ce25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:43.681Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2c6f6f88-2a9f-42a7-b19b-5dfba9cd7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:53.692Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7b9b24ef-1ec9-438a-a0fe-bedfa30284c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:50:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:03.703Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ee099572-5260-4391-a851-29017ff1f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:13.715Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6da8e112-1676-45da-a08a-0ef5f18c03f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:23.728Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=870ae9b6-d6f5-4460-86ec-1db5d7c3b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:33.737Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=05f701a7-d635-4e2a-9860-cb2aba15b5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:43.745Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=58fffd7e-0230-4449-88a1-90201203dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:53.756Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=144ee36b-2d39-4773-84bb-85c1774686e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:51:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:03.764Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7351431c-14e4-44b7-9611-8e6147a6ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:13.771Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5abf992e-a4b7-4e9b-9a7f-edf343f98a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:23.780Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6663abf1-4170-45e3-93c8-5ae22cacca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:33.790Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e3f731b8-d5d6-4eab-ab9b-783069693d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:43.800Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0076e77d-2112-4c5b-bbeb-195b56259837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:53.815Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a3f91ae8-0ed8-4df2-85e4-40bc42f09582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:52:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:03.822Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=64d7c6c2-e04a-459c-87f1-a6f6a1fa9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:13.830Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=af314a2a-b898-4a57-9f9f-a0f44533dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:23.839Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4ea7eb8d-e4c7-4681-8ff1-0556e597baa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:33.847Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0547a2bd-1d01-448e-85a6-4a0687536f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:43.857Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=80a4baa9-c212-42df-8a0d-9c2693ac8675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:53.867Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ecc99e40-dacf-447e-90f9-fc89aa36dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:53:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:03.879Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e0b51544-7e78-4f0b-bbe9-e4541804fba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:13.892Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6ffa5dc3-b609-422e-9317-95963bef2fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:23.907Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=07a0b767-950e-41f6-b3a4-1fd6e84e6f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:33.914Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6abec799-0eaa-4498-a4cb-eede33332ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:54:41.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:54:41.563Z |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-27T12:54:41.564Z |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-27T12:54:41.567Z |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-27T12:54:41.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:54:41.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:54:41.572Z |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-27T12:54:41.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:43.922Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0bf9e659-27f8-41c0-b5ce-a4ee10b658ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:53.931Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5079990-5def-4251-86bc-b80fbe238b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:54:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:03.939Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a4cc7dc6-9d7c-4992-9e54-2348853af8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:13.953Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=60c0f8cc-bdf8-4498-a15b-f09ecc00fec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:23.968Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bb13dd7b-78ed-4940-aa67-b788241a425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:33.981Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e719ab33-db09-4dc8-a263-e38f009d5072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:43.989Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=85234b33-b042-4ec2-95c0-6f68ebb1a0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:53.997Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=17193dbf-af89-451f-b610-3508432413c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:55:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:04.004Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3f509714-de0a-40d7-a630-691feb620191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:14.013Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bc773cf3-7ee5-4f56-9877-98b619601416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:24.021Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=54da1713-cdc2-4c95-a16b-171c7cf89546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:34.030Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=974540aa-22e0-4788-bfba-c9ac980832ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:44.044Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=54ff8ab3-bc94-4c2c-b622-df449975b3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:54.059Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fc9858d8-673b-478d-99c1-0d99ec8b4d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:56:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:04.068Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d751cfb9-4847-40b7-af31-9482df81ed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:14.076Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7ce3ab5c-d1ea-4b0e-bf9b-2cb22daf4d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:24.084Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a2b654a2-55ef-4212-9b45-fcd1e8ea5af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:34.099Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=57484cd5-f6f8-4d5a-af8c-fcb2dbb92cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:44.109Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bcda56c6-bc42-417d-b262-ddb5cf330fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:54.121Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d5fbc152-3541-485b-a53e-eb8bedb7959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:57:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:04.130Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=10a8af4f-e71e-4cda-b18f-39a5117fe9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:14.142Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=01a35ff3-1123-4f9f-ade5-6a13cb2ddcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:24.158Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=dc34895d-5e9a-4c71-9e4a-6d4ec08f8cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:34.165Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aca8074b-56f4-446a-8c6d-4ab945c799b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:44.174Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=45724c1c-7d3c-49bc-82a0-ecc5f63b9cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:54.183Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=eed61576-8d16-45ea-adfc-7ea18e8e5672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:58:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:04.191Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5c1a9444-3ab5-41e5-a2c6-eb518ce567bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:14.201Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=855ff269-7215-4dd5-91df-d200fb5c553d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:24.211Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5eed2e5d-6045-4bcb-a8d3-214614fd24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:34.220Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7d60f702-8419-44a8-8b11-9bcfdebcdb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:59:41.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T12:59:41.579Z |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-27T12:59:41.579Z |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-27T12:59:41.581Z |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-27T12:59:41.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T12:59:41.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T12:59:41.586Z |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-27T12:59:41.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:44.229Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6cc368b1-6a7e-456a-a8b4-9a5227dd7117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:54.238Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=98e82067-0fc5-4f3c-9483-d96246a710da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T12:59:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:04.245Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=190a25d3-2d28-4c9a-9edd-43493dd5c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:04.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:14.252Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=994b0272-9c05-488d-bf81-03c23bcf415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:24.261Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0f73e5af-0cee-45b9-8cdd-480f4d52a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:34.269Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9daa1982-5078-4a88-917b-4affc9ee5492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:44.280Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e96b5e84-c0aa-47ff-b2a7-bec54bf805a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:54.290Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b2f00bb9-9087-45ef-94e6-fc103a362b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:00:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:04.304Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7be8a9f7-84c5-44a7-abbb-1ce1c8220370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:14.310Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=351c0182-4f67-49c2-b317-e2aa42ee130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:24.318Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ad1a621c-97fb-48e7-a97e-2489cd273048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:34.326Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d4f71da9-b19e-4542-86c7-8b00ec41ec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:44.333Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=41efa269-90ea-4d83-8990-a84a356dc885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:54.342Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5b53a218-6d8a-4064-9879-dfcfe9c9dc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:01:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:04.351Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8a45479e-7ba9-4553-935d-a2da5398e7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:14.362Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6e348e61-362c-4c05-a77f-e66139022a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:24.378Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=382dc995-da64-4c7e-9a70-ce36c0492d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:34.386Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8682f037-40a6-408a-82ed-a8063d52bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:34.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:44.396Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5ec106e-4700-4a79-af37-d9c961d628ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:54.403Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e2a55872-53ea-4881-94a6-7a5280519553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:02:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:04.412Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5b2c27bd-41c3-4c1b-b0e3-2aeaa683f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:14.422Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=39d29810-8524-490a-b71d-1e00bee89cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:24.430Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=80fe1528-7c44-4bcb-b9ad-4c2fcae0178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:34.438Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=039b2f62-0afe-4c01-960f-2fbb01919ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:44.448Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a7696acf-b840-44c5-92d9-98380cc06611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:54.461Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9f7b459f-1611-4724-b0ca-f37e9b6451c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:03:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:04.473Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8799c9c1-ff28-4aff-986f-a80d065f7cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:14.481Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7bf019a3-ea20-4caa-9329-897e4052250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:24.487Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=05074a85-f707-4887-9381-d38eda851641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:34.493Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1942c6f8-9101-494f-8b5f-6051071f5c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:04:41.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:04:41.586Z |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-27T13:04:41.587Z |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-27T13:04:41.589Z |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-27T13:04:41.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:04:41.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:04:41.594Z |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-27T13:04:41.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:44.502Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ebeef56f-bf7b-4123-ae02-d1b5639b5ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:54.509Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=dedfba17-1678-49ae-be40-5fc4370701cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:04:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:04.518Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=09a022a8-eaa6-4cdf-860a-18ef3348421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:14.530Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=474807f6-d1a1-42e6-896b-a041e378d99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:24.541Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=95252aeb-2f42-4365-8527-61ca5f7df9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:34.554Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=372324a1-10ad-4506-b90b-00c0b3c01dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:44.562Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=558af708-a018-47f6-ad55-567a5d8d320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:54.570Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8c908e1e-16bb-45ed-b84d-eaa392964119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:05:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:04.579Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0675fbe5-96d2-40cb-a522-99675662c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:14.588Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=eb575054-1150-45b1-8f6c-19b7ce83e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:24.600Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c386f74e-351a-4ed5-acef-af01851390c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:34.611Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=27990708-66ff-44e3-8c3c-67a1016704b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:44.622Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=68bc42bc-a773-4a85-90c2-a3a6f2ea6927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:54.632Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c431efb0-fb1b-4c9e-a465-3168b72ec5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:06:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:04.639Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=dd362d56-66af-49d3-8d72-1202f7b6f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:14.646Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=851a44f7-41e0-4916-bcb9-5d85014d916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:24.653Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0b00fce2-4e5d-4a8e-bca0-ca5a365005db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:34.663Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3ee362d4-dab2-4e36-8ec8-ab0a5d9e00df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:44.671Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=71664410-08fe-4ef0-8670-bfcc81bd3114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:54.684Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ed2d5fea-178d-4550-82aa-90cc97674cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:07:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:04.702Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=79ccaed9-12f8-4656-ac8d-45ab515640a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:14.711Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d3563704-6932-44fc-a859-a9ee3cf3acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:24.717Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=858e8a24-855d-492b-9306-2c5e9aa9fd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:34.724Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a0c5b1d1-4655-4086-a8da-5094d25ac052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:34.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:44.732Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=eb7a9447-f0fe-42e2-99b2-a278d3277f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:54.741Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3f22d114-4e9c-4b55-9e12-7ec880a13f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:08:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:04.749Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e29a6cd1-effa-406a-83b7-8c1b5dcc3f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:14.758Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cbfa5e09-0191-4bb9-bcc0-e757f651794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:24.769Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=db409664-2833-443d-bba5-1f0e053b1649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:34.781Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bf06e77d-15de-4ed9-bf81-7189946f7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:09:41.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:09:41.617Z |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-27T13:09:41.618Z |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-27T13:09:41.623Z |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-27T13:09:41.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:09:41.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:09:41.629Z |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-27T13:09:41.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:44.788Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b4437bf4-309f-4cb9-99c2-460fd748d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:54.796Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f8287622-eca2-4001-89bc-d043dee4d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:09:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:04.804Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f98d0928-867e-4b14-8bcd-3f6cdabc244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:14.812Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cdec10c6-790f-440c-8912-b3cfe9a6502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:24.821Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cc6a1eb6-6a7c-4e10-b1d9-ceb12bc8e74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:34.835Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=18d97335-742a-4ee2-976a-163abdfe20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:34.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:44.848Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=06c11643-6f15-4589-af3d-9d033398a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:54.856Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aec2c9bf-853b-4537-a58f-4b699f314841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:10:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:04.862Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e84efbd7-b483-493d-9115-57ac4487674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:14.870Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e1d7008e-e064-47f3-9cc9-711f769493c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:24.878Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c39bb4ce-0116-4201-8fac-46d441a4440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:34.886Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a7f040e4-9ef6-4f8a-9d66-115bed7da7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:44.895Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bb7303ab-1834-4d3d-9d5b-4efbf4e64d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:54.908Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0a897a01-0910-45ff-8635-9a7d036b42b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:11:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:04.918Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1dd1af97-b186-4a0e-be42-7ae8255205df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:14.929Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b46c7e6d-5933-4a66-bf73-4d5ad064ece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:24.938Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=36f790e3-eea4-4c6b-916d-a9e5eeea5670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:34.946Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=669cd21e-88c1-401c-9485-0d14daa747c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:44.953Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4bd961df-c4a6-4d05-8bf3-4a6015c45162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:54.961Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=dce8dd74-e6f8-421b-8f5b-eb66ea9cb514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:12:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:04.974Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=479c7725-2452-49d3-8e53-50ba00cfb566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:14.984Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d2065c86-38e6-4ce0-a153-b7ed98f3fbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:24.999Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1c9fb07e-52e2-4e24-9bfe-be9b3da45fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:35.013Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=70b24af6-dfe3-4c80-a794-efcb727720d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:45.021Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7edf7e86-21f9-4d39-a14e-61cb47a95219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:45.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:55.029Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5d6e32da-b279-4ca9-953e-1e19a3a32fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:13:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:05.037Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f14a8966-90ac-4f3e-8e99-92ea98b686ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:05.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:15.045Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=51a51950-8191-4235-9005-164a866bdd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:25.054Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5e102054-a5ac-4632-8f40-c0efef43f2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:35.062Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bd59f704-fafe-41bb-b4ea-24cffa2d58ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:14:41.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:14:41.648Z |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-27T13:14:41.648Z |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-27T13:14:41.651Z |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-27T13:14:41.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:14:41.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:14:41.655Z |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-27T13:14:41.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:45.071Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8b68a475-3d64-4f32-9760-d77684f0320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:55.081Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cb4b5e6b-b396-47b5-99d5-eadd306b9f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:14:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:05.096Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=217af4b5-3921-4dea-862a-e069b66ce364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:15.104Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=92bb5c5f-b72c-424c-b69c-f30680ee7f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:25.112Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fe71a462-8ccf-4675-8d88-1bfbc27b752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:35.120Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6dc7eadb-b14b-412c-8c2c-b488636ae736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:45.128Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=052b8f7a-de17-4cd0-b99f-743d8ce3eb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:55.137Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2a509a49-c446-4f70-a64e-f7630c5ee855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:15:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:05.150Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=07c194c2-8d35-495d-b34e-3c307de2a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:05.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:15.163Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3cdaf40c-8e96-4e32-ac80-e8d1bd08a173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:15.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:25.171Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3470464d-b5b1-4b5a-8d1a-419f7ac63ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:25.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:35.179Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=885ba188-7d50-4f3b-bede-7abc26d991ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:45.192Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=72762639-5903-4168-9d48-f414d77ddfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:55.201Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=109b113c-837e-453b-a029-7d6db0d089e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:16:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:05.210Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f071a497-a61b-4a19-925d-d5a0bfde9522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:15.218Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c306fdd0-d8bd-4241-b218-88fa75dfe213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:25.231Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=022e5fe2-5dad-47e5-b010-4c60346571c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:35.240Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1493a26a-06ab-4801-979b-bfe1d175cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:45.250Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5f3abc47-2951-4784-9214-377e97294110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:55.258Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=af3ccba1-825c-49f8-93b2-2ae4480ef457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:17:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:05.267Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=027699ef-6929-45ca-8b54-16ca7eaa5eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:15.273Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3186e1dc-6a29-4d69-9a67-adc9f240ba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:25.282Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e18acd1d-289a-4439-a34c-b8f3bf7aecb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:35.289Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=abe8f8b9-5411-4a4e-a6d4-0bd726314552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:45.299Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3ea3a01d-dd42-4a47-8fa3-f47c72ca86f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:55.312Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c76380bb-4a5c-442f-aeb3-290d0abf707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:18:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:05.324Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=66a575a2-56c9-4893-bfbc-2b8daaca4cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:15.330Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b086fb2c-039e-4d96-94ae-a6816629b628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:25.338Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=75499f34-4514-4fb9-8dc8-088054608316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:35.345Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9c6cd8f2-d4ce-46b0-a9ca-2300ad2b96e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:19:41.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:19:41.625Z |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-27T13:19:41.626Z |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-27T13:19:41.630Z |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-27T13:19:41.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:19:41.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:19:41.636Z |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-27T13:19:41.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:45.352Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c6d23c01-8507-4b77-b970-21cddfd0fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:55.361Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=507bcd7e-3b5c-403c-9c21-146ad599779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:19:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:05.375Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c4140e2f-a256-4e20-a4aa-233523955af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:15.384Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ebbbd8f7-2e7d-4b53-95fc-1d5cc2859898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:25.394Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0c3f8b65-7a1c-4a9a-a7e9-e7ae7c5e15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:35.403Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=56842803-e5b4-4607-9a6e-ab496d7e4b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:45.410Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5ecd177a-3a35-44c1-9805-4f3a062cf010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:55.419Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a4e2ed9d-6ffe-4334-a3e9-1a172cffe493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:20:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:05.427Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2e0d90dd-62e1-44b7-9571-957527804626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:15.437Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=647d714c-16f1-4e48-a422-2c6f41f143c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:15.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:25.445Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3bb23755-b2ca-4f3e-bd73-6bfc6d7aa1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:35.454Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=489b7b6e-798c-4f4c-808b-63b14e6f15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:45.466Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bfdcf52b-65f9-425c-a828-015748caa6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:55.479Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a2bd7271-ce2f-43de-8d4b-5c2b52b56692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:21:55.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:05.487Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=048fc9ef-49b3-4168-99d1-3cd7041fc9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:15.495Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=29f1a756-74a6-4aba-878c-d89eaf4daa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:15.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:25.502Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=70d2fbdd-159b-4661-8916-4dd796eb2518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:35.510Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa2763c4-2d45-4a19-aaef-68bb4e3a4039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:45.518Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=67e99260-f7f8-4dfc-8188-d60203804f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:55.526Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1b285fc9-bc49-4714-9e09-144ea9a9fcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:22:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:05.535Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=14fc9db9-8fe3-4bb9-9594-bc62573ce772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:15.544Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c70d8f09-68ea-4c1d-91dd-cf28128e5c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:25.561Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e3f1fc96-240e-4614-a907-3a5d962300f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:35.570Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=0f36e107-4198-4b79-9e49-bcfcf3e58e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:45.579Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=462f70ce-a3dd-4024-b621-f3ebf54646e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:55.586Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=cd901b16-cb67-4152-b583-e2146eaefd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:23:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:05.594Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=74a6dd0b-516a-4d8a-8f12-fd79d79cb001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:15.601Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=29b036fc-299e-49e0-85cf-746b0956d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:25.610Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a9b3c6cf-85ef-4aac-8307-d55ce1a89ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:35.624Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a59b64ce-d2a6-4ded-966b-88dcfa921088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:24:41.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:24:41.630Z |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-27T13:24:41.631Z |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-27T13:24:41.635Z |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-27T13:24:41.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:24:41.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:24:41.640Z |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-27T13:24:41.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:45.633Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bb08ab54-5ab2-40f6-abef-130f3768a797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:55.643Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a73a5187-d6a4-44cc-ad87-76003dd0366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:24:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:05.651Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=efa9d3ee-9dad-4589-b50e-3339feabb31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:15.666Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=472d1aae-b644-433f-a609-3ae6bc57ee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:25.673Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b22a6367-1eb1-4def-93bd-4eff2e07847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:35.681Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fedbde04-27e4-4951-b8d2-5292a71de6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:45.689Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2b2f93d8-f031-4ac2-9864-e0d57fc61c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:55.697Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5411357-bbc4-4c40-9807-be738a0ed307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:25:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:05.708Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a457fed6-7695-4eb6-92e7-f3e416cfe59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:15.719Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f7660bea-54bb-464a-872e-6c8279a7f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:25.736Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bbfa23ea-2ddc-4c98-bdc5-53c359ac70f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:35.744Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b50377ba-099e-4ad3-8b10-8928cb6e561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:45.754Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5fb06fe-1e8c-4e97-87ba-ae2f6c0695dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:55.763Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8913fb3c-de89-4126-bf00-4e6c3a7d3672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:26:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:05.770Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d96ca80d-6ea0-49d8-81f5-e146af57a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:15.779Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=49587157-9188-4620-b779-9c5afc008205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:25.791Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c3e69e96-f22d-47d3-9c4d-e1b3df2eb29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:35.804Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fd2408f0-d77a-423c-a100-6164dbade4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:45.813Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6d205c5d-1ba0-4752-9b44-bc18dc6ba1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:55.821Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f46f91cc-6706-4715-b278-6f50d50152ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:27:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:05.828Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3b8946f5-87be-46f8-b5c2-c30b9a6b95d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:15.835Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=830af323-0aee-4dbe-a311-aaefb3ac9056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:25.843Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=09410d34-2ed4-4927-99ef-402b6e6418e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:35.850Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d45be69f-96e3-44d1-9a86-f6153aa87695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:45.862Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6db03808-85cf-4239-bec5-0c91d71bac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:55.873Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=92be1284-f4a8-47fc-abd0-b37f74cd5926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:28:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:05.882Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=383f6c49-4763-44d6-941a-c92516513204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:05.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:15.889Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8340d469-7a26-402f-a6f0-c561a8579548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:25.896Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=69b9a383-83b0-413c-96d6-069fe2fd9e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:35.904Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ef5a141e-a357-48de-85ac-ac00f30708e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:29:41.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:29:41.595Z |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-27T13:29:41.596Z |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-27T13:29:41.598Z |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-27T13:29:41.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:29:41.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:29:41.602Z |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-27T13:29:41.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:45.913Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=abcaafb6-5684-4b92-b14f-4167a3763a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:55.919Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=344339cd-bad4-4152-9a20-39ff09d93a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:29:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:05.929Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4db09c81-1c08-440c-b5e0-4b5ad21d425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:15.943Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e1745c26-bb02-456f-be6a-ddbc88c87e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:25.954Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9ebdef18-6e72-4f8a-881c-43f8459b3845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:25.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:35.962Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=49d470f4-4933-402b-83d7-295672ca59d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:45.974Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e98165ae-3465-4da4-b6b2-374b7e85065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:55.981Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a5a922d8-7e2c-45f8-9fc1-12a3f0aaf7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:30:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:05.989Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d0a34ed6-eb05-49d5-b5ec-c7be582eee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:15.997Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b998a0ff-8154-4d3f-95d5-0434c4abe49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:26.004Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a16438fb-2073-40a9-824d-e7f28ab19e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:36.013Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c127d9b2-6cdc-460d-a56b-3c66a456e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:46.023Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=30e8f679-96ca-4903-b8c0-09c98779c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:56.037Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a2f430bf-41f4-4f63-9f7d-50ec2d67003a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:31:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:06.043Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=80ac3e75-efa9-4f6b-8513-34d5fae66752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:16.051Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a4f3323e-9486-4131-b082-438e50e83c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:26.059Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=bb3dd307-7404-4426-9c2d-db400f121ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:36.068Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5278b736-7829-4d25-ade2-080a869537a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:46.075Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=01855e8b-fa90-4ac5-a364-4d9a67f4760a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:56.087Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=482e3dc9-540f-4621-b647-996782ca0557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:32:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:06.099Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7d53ee18-ecd1-4c78-98b8-84b89b2ff3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:16.112Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=00848079-b647-43c7-9b4f-e83e1f385ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:16.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:26.120Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=74c71b28-4f0f-42ee-a508-506cdfb217bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:36.128Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa489d98-47d5-495f-b816-76eb7a43bc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:46.134Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1e24afd3-8bc0-44d6-a9f1-21bedb2a9246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:56.143Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=81e2c0da-0cc1-49df-8ad0-1768cfc4abb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:33:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:06.152Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7c25823a-55a5-4a66-a0d0-eee2c9eaa6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:06.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:16.160Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3aa72417-0aa0-4018-9010-97d246f245f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:26.170Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d273d622-08b5-49ff-a795-cf433306f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:36.181Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=29b017f4-2d88-4867-bb5c-3d9db8a6589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:34:41.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:34:41.609Z |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-27T13:34:41.611Z |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-27T13:34:41.613Z |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-27T13:34:41.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:34:41.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:34:41.618Z |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-27T13:34:41.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:46.194Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5cc72015-169a-4744-86bc-60883e0136aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:56.204Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7e3f6bfe-2fd7-4091-8a00-c40e89a69dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:34:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:06.211Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9e487596-f8e3-4cda-af9f-e231f1458852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:16.217Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d25c4696-e250-4909-9b6b-434729998110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:26.225Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aa65838e-d9a5-4a45-b94f-83eca61e9bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:36.236Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=69aaedea-b68c-4329-848a-9fab9c6d6400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:46.249Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7766f909-1dfa-4091-95fe-6648bc012d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:46.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:56.264Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=72bdc7a3-92ff-4df1-a8b7-fda1e73c14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:35:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:06.273Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3009f6be-55ec-4237-9371-821018dfc66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:16.280Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fd5d5186-7e46-4fcb-b18f-2e8d6bd6d81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:26.287Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ed784a29-164f-4c24-af47-963cd8f1e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:36.295Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f77b5e5f-a87a-4d8f-b187-40bebc8283fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:46.303Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ce7a33b8-147d-4d45-a7fd-3ff2dc930de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:56.313Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=43e3104c-74b2-477d-b9b5-0992a0d764df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:36:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:06.323Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4d498e5f-3a67-4a82-8e28-bebac4865383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:16.342Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e85567ce-5543-4101-a42d-125eb5810718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:26.350Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c5862387-fdf1-411e-be8d-5703109f5ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:36.358Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d128d869-50bf-4def-b3e9-af449148af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:46.365Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5642f285-9c43-41ea-8dde-725a45a9a655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:56.373Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=7f171594-9615-4eeb-8d42-d24eebc0f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:37:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:06.382Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=ab0746ad-5baa-4e6c-9eaf-e2ec646d77c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:16.390Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=884ecb52-a9a6-480e-bbc7-cea33d9a46fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:26.400Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3127d804-8779-4f38-9331-1f31e50d3083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:36.410Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=67b0695b-68a4-4e8d-ba53-e295d8a13305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:46.423Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2554e16b-3b09-4e88-a526-56d21b43d73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:56.431Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=1614d9fa-5334-4a9a-b7d8-60e85b00cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:38:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:06.439Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f93007fe-004d-4021-a895-0d3faa6a8675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:16.447Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=161e6451-db06-4b3a-bf21-9cb050ce41be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:26.455Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=aec855c2-0e7a-4659-b77e-f12ee2e69543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:26.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:36.464Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=57dc4590-d184-472a-b760-5f10a0ad9529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:39:41.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T13:39:41.566Z |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-27T13:39:41.568Z |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-27T13:39:41.572Z |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-27T13:39:41.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T13:39:41.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T13:39:41.576Z |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-27T13:39:41.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:46.471Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5991c7cd-8ab9-4850-bd4d-803a5e711663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:56.486Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fa33c7fb-3728-43ef-8717-65f5e413c1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:39:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:06.498Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=973e1e6f-927e-4202-a836-96c79d593254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:16.508Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d47f600f-053e-4b9d-b005-ae44fbe099e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:26.515Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=228c6ec3-fcb1-44b7-8155-77e5ab1e8e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:36.523Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=e1a25391-6a18-430d-91ae-0f1122bee809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:46.529Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b16b4d0d-c345-4ce6-a57e-a4398ce79155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:56.538Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=c254fabb-7220-4579-bc75-2994f79ddd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:40:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:06.544Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=97c0cdb2-83fa-4f4d-a0c3-20acb4daf323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:16.553Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=fc298134-e70a-4a59-a0e7-55a1c5b3b65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:16.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:26.562Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=a8029a53-6302-4bf2-9a44-40a6cafbf359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:26.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:36.573Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4d6d9ee8-823e-4964-a924-7fa0d348dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:46.584Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=4cb375c9-b0bb-48d5-965b-ad226dc7f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:56.593Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5fb1c3a3-fa58-4e89-abac-2b7667ed7b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:41:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:06.600Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=5e29ab50-366c-4ae3-ba52-12e4712019a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:16.608Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=726dc284-8a88-40ee-b842-c663772f6890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:26.615Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2dbcb6ba-a6f3-43a6-bfe1-f87e44647eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:36.626Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=9cc72ded-8fe0-4ee5-9553-eb74b13fde00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:46.639Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=d6e6e739-47ec-4dde-ae6e-1d5084ed1a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:56.653Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=b7b762d9-5b04-4eac-923d-5f8ec8cecfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:42:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:06.661Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=2df3fdfe-6972-469c-9461-91ed867372d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:16.669Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=3bf27fa5-2e9c-4ffc-bc87-1bcb94f79451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:26.679Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=6a02f0c7-47d5-44df-b52a-17bc4e07d66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:36.687Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=8603dca7-ca30-4701-b773-4a503d5019c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:46.693Z |INFO |Init configs |InvocationID=6c7de1d9-0501-455d-81d3-ef68c5123637, InstanceUUID=f1c7b405-054b-4b02-aa4c-82de8cb4ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T13:43:46.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |