. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T04:59:22.683Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T04:59:22.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T04:59:22.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T04:59:23.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T04:59:24.107Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T04:59:24.107Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T04:59:24.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T04:59:24.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-30T04:59:24.467Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-30T04:59:24.492Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-30T04:59:26.586Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-30T04:59:27.248Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-30T04:59:27.274Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-30T04:59:27.275Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-30T04:59:27.344Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-30T04:59:27.345Z |INFO |Root WebApplicationContext: initialization completed in 2851 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-30T04:59:27.974Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-30T04:59:29.053Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-30T04:59:30.874Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-30T04:59:31.482Z |INFO |Started MainApp in 13.032 seconds (JVM running for 14.128) |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-30T04:59:31.571Z |INFO |Start scheduling PRH workflow |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T04:59:31.584Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=62e98767-49b5-4c92-b972-3bdc2d9a08fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T04:59:33.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T04:59:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-30T04:59:36.361Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-30T04:59:36.362Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-30T04:59:36.365Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T04:59:43.156Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e2d00371-dc6a-4f9d-89d1-9087d0e56af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T04:59:44.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T04:59:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T04:59:54.209Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b28b641a-8e8b-459a-8771-782f501dace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T04:59:55.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T04:59:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:05.248Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d4d859ec-b69e-4e21-9e3c-03c18f05db87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:00:06.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:16.324Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e5be4590-79c7-459a-b82e-5ebeb5e921a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:00:17.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:27.401Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=87c06e07-44bb-4640-8e63-ed8fdc2d5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:00:28.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:28.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:38.468Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9c28c07e-b342-4c16-a1b5-3ba40d69006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:00:39.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:49.509Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=f83337cc-fae4-4710-9c29-7fd97952f636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:00:50.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:00:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:00.548Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0eb3b064-77c8-4ac2-ae78-31f79d754398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:01:01.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:11.586Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=afc3cab0-91f5-4599-80a1-d0332be975a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:01:12.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:22.660Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d6480697-ac4e-402d-8051-93495c2e9d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:01:23.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:33.697Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=948f32f6-19a5-4b22-8e7a-8499c9d5ecb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:01:34.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:44.737Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d322ef02-9e34-4c9f-8800-a65f2cb58047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:01:45.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:55.811Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eb52f0f4-e3c6-4152-9a6f-484be20448ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:01:56.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:01:56.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:06.848Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6c25fbde-a0ac-407d-b6d1-f13da5b352b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:02:07.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:17.889Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8941dda4-43d2-480e-bde2-9011dbb72c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:02:18.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:28.961Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=53c7c169-6727-4a12-ab34-a52facf8e5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:02:29.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:40.001Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7ebd14f5-174a-4e40-a42a-8f9b9cdb016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:02:41.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:51.073Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0b0c5b2b-1eed-44da-95a0-d3bb3bc59a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:02:52.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:02:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:02.112Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=28ccfd2a-8fb6-4893-ad2d-78b888d61dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:03:03.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:13.152Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a80cec9c-4922-45f9-b06f-7a839f9a65a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:03:14.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:24.197Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8323f4a1-b0da-4f54-8270-bd07ae5f3322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:03:25.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:35.264Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=551213c4-d705-4321-95f1-d39c19feb3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:03:36.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:46.305Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bb115870-c610-46f7-89fd-058e3b53f54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:03:47.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:57.344Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b734ec0b-aabe-4c8d-995a-72cb01648d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:03:58.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:03:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:08.389Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=328c417e-644b-41e0-bdd6-5d9ec4a44808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-30T05:04:09.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:19.458Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9e40a858-e422-4c7f-a6bf-77da503dfefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:04:28.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:04:28.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:04:28.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:04:28.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:04:28.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:04:28.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:04:28.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:04:28.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:29.596Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=dcd0f8ec-320c-4987-bbf1-a2a4b09f38fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:39.620Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c309def0-620f-4c4d-bdb5-6f8dc6a382a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:49.635Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=32469179-b2ea-4372-8a2c-a1e0176f6525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:59.649Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3d235759-4f3d-4f66-8358-b2cdd370a267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:04:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:09.664Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5b3c010f-7ed3-41d5-a314-3e50d5b18c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:19.685Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=57829418-ab6e-43fe-baa2-81ad269c2099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:29.697Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e7d478c9-998e-4503-b326-d9b10b348057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:39.708Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bb03ce57-6476-415f-93ea-d18ed5c9a9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:49.719Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=963698f8-7928-4a59-b6be-95268c300cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:59.732Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ef19715a-ceb2-4fa8-80d5-34219e3708ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:05:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:09.741Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2068c420-2a29-4f53-8295-7b2f2dcbe0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:19.751Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=02b5ffd0-88f4-4c89-b8ec-c5654ab1bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:19.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:29.762Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e05a1fb6-537f-4e3d-a7da-e1e5e736c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:39.776Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=fba73479-e67d-4141-8973-78c12b01aa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:49.789Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=571c9b3a-00cf-4cb1-99a9-5eb9e545dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:59.806Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3d65e61f-109b-4b64-a998-d4894276f566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:06:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:09.817Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eecb9b05-6e7b-408d-a184-7ea42f5de7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:19.830Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=feab381a-1172-4ab0-a5b3-0ecfa326eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:29.841Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3894216a-613d-4986-afd2-9f39410e8f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:39.852Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=232fc493-3285-42f1-a79d-d73ae9566a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:49.863Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9574ca1a-0bed-4974-93ac-a4de14e82ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:59.875Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a5bd1883-08e5-4508-9dce-d07682890135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:07:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:09.896Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c0d1e9a3-924d-4805-80f0-b33bb6178ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:19.909Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b9c21929-00e0-404c-8d8d-4476a135b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:19.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:29.929Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7f6d61de-3b77-45b0-a6ec-faafeb235517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:39.944Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=484d3119-7a61-479e-9505-28840717b724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:49.958Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6b96aaf0-9b69-4938-ba6e-7603ba1ac798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:59.969Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cca584c8-c6aa-47f2-9230-3cb35578c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:08:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:09.981Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5b87635f-1cee-40b6-829e-bc8644540b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:20.009Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c6b91bfd-e5ad-4d02-8155-f8261b7773c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:20.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:09:28.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:09:28.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:09:28.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:09:28.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:09:28.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:09:28.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:09:28.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:09:28.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:30.019Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0825da9a-e5c3-4be8-a1c2-058b70517a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:40.035Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5c399bb9-8206-49cd-8177-a321ce251c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:50.046Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=299371a7-0361-40d8-8df3-297617f8d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:09:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:00.058Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cc33018d-0efb-462f-83a5-e28f3a91bfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:10.071Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=1c9e4b67-77d9-450c-ba90-0841f2ad18be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:20.083Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=748d9f04-a02f-42f3-95a4-43da9c964c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:30.095Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=89e7f132-0292-43b1-bd7b-89976826c625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:40.109Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5fbddd80-9960-4b69-a71e-ba6a238713da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:50.122Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0e2d443b-a5b1-4f0b-ab49-5dfad4f5a723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:10:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:00.132Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a7d64941-51e1-4cd0-9095-bbd8ee77415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:10.139Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3d657b0b-b4ef-45d8-b1b8-7f423842eb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:20.150Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d70a6d18-6f51-46b8-9701-79bdddcb0842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:30.159Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=98345e1d-ed3c-4b45-ac0c-77907c614de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:40.168Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=716b8cf1-1c31-48b0-921e-2a27de41f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:50.177Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8a12265b-c684-48c7-a397-03ef692e5aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:11:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:00.192Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=99b486ed-39b1-4acc-b079-f61e17ae30a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:10.202Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=13d0f521-669c-4217-8f70-80bdad7118d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:20.212Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=822b95e6-5d44-412c-a2c6-4841a1b767c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:30.222Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=45a18d47-5dec-406b-b47e-893eb03043b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:40.231Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8903f6c5-292b-4b65-89e5-971742bc2394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:50.240Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b0663f05-e9b9-41f6-bf36-db9789a6bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:12:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:00.250Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=83f06e42-7fe8-4262-98a5-16c14bf18960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:10.259Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cfd8c2a6-8ac6-4609-b636-1b463e504560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:20.270Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=82d0e478-1315-41cf-b1f0-259b37d48b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:30.280Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=84b98529-a62e-4da0-b379-d415f1e6a046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:40.305Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=80bc2dca-d2e2-48f3-9dc0-00aa05f1c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:50.324Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8bc52947-f557-42c7-b3c7-f79d0eb1e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:13:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:00.335Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=86dd8a70-0477-4424-8ce4-a00327ae8f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:10.345Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=58073ada-f702-43f2-91b7-6b1ae662bb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:20.355Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bbb861fb-94bd-4c33-9984-4d1371fef5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:14:28.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:14:28.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:14:28.274Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:14:28.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:14:28.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:14:28.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:14:28.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:14:28.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:30.365Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2234a9c7-062f-4744-ab75-d837ba2296cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:40.374Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=04adf91e-4898-4cbd-94e8-7c08253b2d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:40.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:50.383Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2300ef0c-f692-45a5-a714-93bacf7392e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:14:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:00.399Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=88b030cf-4182-4d0a-948c-cbad3e41e343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:10.410Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bb8fdeb3-11ba-450f-8e3e-644cff1aef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:20.418Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=65518c4c-d0dc-44ec-af51-34282eaef39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:30.425Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5b2fcb08-80d1-41f3-8014-e74fa8e29bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:40.434Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c5a96b95-29e1-4000-b25d-aac3a9a0a77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:50.442Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6e3de6e4-46f0-4e4d-84df-a861e7ca1798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:15:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:00.451Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=148c924b-f628-4df9-8f15-17006473cd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:10.461Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=f411be1b-7fd8-4df9-80c9-21da5fdc9013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:20.471Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=058e3342-f257-4564-beca-8d72ba84724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:20.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:30.480Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bddb52e0-5425-458f-8ad9-363db27e0163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:40.490Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b9e0d1dc-0748-4b43-8399-dd4383dd8415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:50.508Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b462d81f-f4c2-4656-9837-8a974f134707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:16:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:00.519Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=64c3f180-eabe-436f-991d-f154add310b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:10.528Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e1014668-2b99-4a0d-bc33-7137076d444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:20.537Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=fb7ad087-8d70-49e6-9faa-79bae3717fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:30.545Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=53a6ae37-68c1-4636-866e-59be6de5a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:40.554Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3c6cd2cb-5253-4ca8-9d9b-26bcfa85a4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:50.564Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9ea93af8-cc5a-402a-87c7-2a87c005f4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:17:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:00.576Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a7aa660d-88b3-4b79-887b-ea4c2d02ea19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:10.586Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c6e967dd-afd3-45ea-a58e-bfd103e04680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:20.597Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=aa2bf45c-f88f-4f56-84e0-9a32858182d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:30.607Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=11790fab-a6e2-4017-ba38-35ec58548ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:40.619Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7fd54d3a-1ab3-4839-8662-845b42831441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:50.630Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6e8d426b-85b4-42f4-afe3-118b8ea7141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:18:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:00.638Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=186e71cf-e887-4fc0-b7a2-773d0d977672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:10.647Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6b2d2fed-3983-4043-b890-3669cee75388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:20.655Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6bdbbf47-a484-4005-ab22-97c9cba32016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:20.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:19:28.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:19:28.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:19:28.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:19:28.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:19:28.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:19:28.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:19:28.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:19:28.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:30.664Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=49a89a6d-e176-4b1e-8a5d-271eb7fdbde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:40.672Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=235edc76-0775-4524-86d1-bb376185dcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:50.680Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c99d55f1-ad6d-44f4-8268-ef8669261465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:19:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:00.688Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=28325d04-7ac6-4fb9-94f7-48d6b5ee110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:10.697Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6361cf55-3bcf-475b-85a7-807818fbc2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:20.707Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=24551e92-1458-4b93-929d-b0cad8a38cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:30.716Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=74f00869-3e1b-4ff8-8f5d-4b9530f3dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:40.725Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0c417ef0-5fa6-4c20-ae16-90769aa12bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:50.735Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=4cd149f0-912f-440a-bcf8-928ee022d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:20:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:00.745Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b9ca9dcd-3b13-4dee-a297-f9e59ced9017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:10.763Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d354c30f-7115-45a8-a16f-81dbd1b369f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:20.779Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=f6d5186a-8ead-4f93-9554-c1c068ac0835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:30.791Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=46bc0a49-0908-46b0-ae00-00ee5040273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:40.808Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=79142ea7-40a9-4db3-8580-27b0df414ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:50.820Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a0e98ae1-b0cc-4099-867b-bb1e019542b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:21:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:00.829Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=05282be6-14bf-4392-8004-bae1e566e016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:10.838Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0cb5eec9-3378-4654-83cb-2399089b239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:20.846Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=547fed07-59e9-4291-a83e-c085f3013175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:30.855Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5e0979f4-7e21-4d42-a39c-ef3440c14b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:40.869Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=337c69b2-6646-47ed-bcda-311d39f95ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:50.880Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=4129bc94-998b-445d-8de6-1ea796a02216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:22:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:00.896Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=56d29b8a-1814-4203-a5cd-c0d69c08b597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:10.905Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d5fd3e01-dc4e-4e4b-b6ec-69d3e13ee5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:10.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:20.915Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ec9ee057-314b-4c18-b122-b68811fd1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:30.925Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0166b6dd-bcee-446f-8249-ef1797b06628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:40.933Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=168aa3bf-2228-4bf3-a689-425f63c879cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:50.942Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b6820f22-f675-498a-bde9-73c15ada0bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:23:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:00.954Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=f84baadc-2e88-43d2-9c9a-20a42be608f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:00.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:10.964Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=1dface1e-387f-478f-b45b-40d77642952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:10.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:20.974Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ee058647-7883-46a7-9a74-0d6343a4e071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:24:28.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:24:28.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:24:28.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:24:28.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:24:28.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:24:28.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:24:28.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:24:28.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:30.994Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d3b147d5-307d-4b80-85ad-e8e139ee7e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:41.004Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=239020ab-f8a7-4b02-8b7e-88233e3ad127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:51.014Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2dacf32d-56a8-489e-8591-70ee65f89f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:24:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:01.030Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bcd084c4-0871-4186-a778-1d96effd98da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:11.040Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=fc973211-7ba5-4691-bde1-dbe51309f9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:21.060Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=08d6614f-9107-40d4-a521-eed50dcb0b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:31.071Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=12da5dde-c022-4c54-9cda-9c6fc9e98485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:31.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:41.087Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cce2355c-05d6-4f29-bf65-b719032faf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:51.097Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2ca7d957-1c1f-467c-97c5-53524802d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:25:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:01.108Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eb90f597-39db-4bf2-b60a-c1841d1f3c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:11.125Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=36178ff9-4c14-4182-8abb-b6b998b6a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:21.137Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=426b4ca5-eccc-4be5-8fcc-5f3f5962eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:31.147Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b1b88aba-26ad-4b4a-aae0-a417efd66d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:41.157Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=57443c21-7fc5-4ea4-906a-764694a5d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:51.167Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=83c47fae-9754-4964-bed2-7b1b7b88ba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:26:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:01.176Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=1627f9d7-e136-406d-93a7-602e30a4dfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:11.184Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eec78821-8b82-4326-bac4-3b9b6b6a6a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:21.193Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2a5134a0-ba79-421f-848b-12e428d86efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:31.202Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=54095b29-4786-46be-b553-60451e589b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:41.213Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=5a765dfa-3fd9-4da8-a485-e8cf1cc142e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:51.222Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b3fad222-e185-4d6c-bd61-2e23fa088085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:27:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:01.231Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=dbbae5dd-29ec-4386-a939-7d7b912ed8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:11.244Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d43d228a-e127-4728-a390-fe2f52f743f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:21.251Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bbe27b90-8035-4869-9abe-6572ae0c6200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:31.260Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=18bb5a8d-2f0a-465c-a9b2-f746cf79467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:41.269Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c329cea0-22dd-4d94-b3ae-0beff0cd3f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:51.278Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=f604ba48-eaff-4141-a0b4-5e20438f224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:28:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:01.287Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=38ef201e-49fa-4b29-b558-d97277e4ea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:01.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:11.297Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0dd60fbb-5e5e-4de9-a236-ba8969afbab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:21.305Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9adf6f38-133a-483e-a5b8-f9787038ae11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:29:28.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:29:28.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:29:28.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:29:28.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:29:28.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:29:28.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:29:28.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:29:28.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:31.313Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eb1ccde3-57e0-414a-ac80-cdc87a6e9497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:41.325Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=302600f6-139e-438a-954b-b36b3de72a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:51.342Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=87140d88-2e48-4ff7-a3ee-704676ef748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:29:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:01.350Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a5b8219e-7513-4ece-ab45-9ae87f9b3ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:11.359Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=edbb8994-8006-425d-aedf-6037924c9e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:21.367Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9f59d0a8-ce81-42af-8820-3b910c89a135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:31.374Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=4f9b8b2e-0607-4e84-bd4c-4a8c1e169634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:41.382Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d271b8ab-235b-433f-9613-8895a1f639c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:51.396Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cdf21afc-915c-4564-a155-38aa4627f688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:30:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:01.403Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3a597d82-fbbe-4c3c-b496-9bb95c2f1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:11.414Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=382da4e2-659e-4215-b4ea-34952939d8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:21.427Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e10abc37-ba02-4a91-b48a-75d63b31321f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:31.436Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b2c7f891-e8a6-489c-bb5c-88ee1337d463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:41.444Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9cb15820-ef4a-4580-babe-776fbeb48dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:51.461Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cd78e869-d141-486a-b9a7-5d69f8993a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:31:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:01.469Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3c2eaa01-be70-4918-9703-8c1c1040716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:11.477Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=4b4a7145-23bd-4ccc-80f6-4094f9c7938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:21.486Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ab4fb4db-ad12-4d8e-9543-c72e426f41c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:31.495Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=705d9552-287f-4ac0-a9f8-5baeef5d5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:31.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:41.503Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=97b5348d-0be3-4669-a1c6-46405b6dab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:51.512Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=67b132ad-4fba-4703-97cb-7c6e4587a475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:32:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:01.524Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=aad35c43-6db4-4e46-9e53-a149d17ccab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:11.533Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=73b6ee29-0bdf-422c-8f6c-83c052f2229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:21.541Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2c1fe0cd-1f21-48b4-9800-de6f89c8cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:31.550Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bf214c28-d4e8-4d99-8cdc-6f5b8bfba62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:41.558Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=aa314a39-98fc-416f-bc76-b2741b82d64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:51.566Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eabbdc8b-c48d-4c04-abfb-124063ba183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:33:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:01.575Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=4175222a-e4c7-4b2f-a052-eebeebae9966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:11.583Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=1b81fac1-e403-45b0-a356-b4956d4b2de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:21.591Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=70fe8486-46b6-4d7a-af66-40ca55899e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:34:28.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:34:28.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:34:28.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:34:28.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:34:28.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:34:28.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:34:28.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:34:28.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:31.600Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7d5210a4-4aba-4b8f-bced-be465c8ca5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:41.608Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3c3ef74d-173d-4d96-9aba-beb47e16d63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:51.617Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=4e2b3d7d-15e5-4361-8c79-a711d6d9b8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:34:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:01.625Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ceb32383-e717-46f5-b205-5053c4e511b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:11.633Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8ce38527-c2c0-4169-a0d4-4fd341dce96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:21.641Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=df2e1bbc-f7c8-42c0-bd8a-0b507c4565cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:31.649Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9cdbcdf3-bc5c-41d9-aefd-4de77d936949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:41.657Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2318766b-7b30-48be-a195-99c75a32ee95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:51.665Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=117f88f9-0d1d-472c-ab89-322b4e662720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:35:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:01.673Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9dd893dd-04e0-413e-933b-7f7d8f8ae420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:11.682Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=9e495e66-9151-450a-a7da-7ac5134f5a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:21.691Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=91b9d4fd-41d2-4e34-aac7-817401fe8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:31.699Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2d71cdbf-4c7a-4766-8036-2a05519ed5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:31.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:41.708Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=66def481-9d8b-48f2-bdbc-2b680cf40cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:51.716Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7d4bc3f7-42bc-42bb-b11f-7f9b2df3c11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:36:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:01.724Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=f3536d68-5c63-4bce-8d82-29c114d5f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:01.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:11.731Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=1820034d-08e8-4dee-8ca3-3298555b8f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:21.740Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7dea46d7-7f46-4d5f-a916-e78a42eb3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:31.748Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0cb99bd6-bdab-4a0f-84ce-28c55d3596bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:41.756Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=63d8dd48-c093-48fd-87b2-6cc2c9e6745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:51.764Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=2f529854-f6d3-44ac-96c4-5dd60ea9d104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:37:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:01.772Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3625ef33-7f15-4382-9a19-531b8a1beb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:11.780Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6378454f-7d6f-40eb-a1b5-0feb403b6983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:21.789Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3e3dadf6-970e-4e3a-bf5d-d95745306508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:31.797Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=80d17ecb-13d3-4dcc-825e-1f5c886f87c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:41.809Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d33b5d34-9d8a-4003-b3e2-8e85a0eadd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:51.825Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a0991527-21ed-43fa-9cff-a5743fe21609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:38:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:01.833Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e8f9a545-91e9-4b97-a6e8-99786eabfd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:01.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:11.841Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=80184e98-63e5-4af9-b39f-11eb824224fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:21.849Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=869a9223-37a7-47e3-a4b1-c1de1438614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:39:28.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:39:28.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:39:28.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:39:28.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:39:28.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:39:28.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:39:28.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:39:28.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:31.856Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=679b9a1c-c231-48f5-8a00-0c776f07c9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:41.866Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=76e3adf0-4a27-4946-a168-13a6b6fa4fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:51.873Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8cbd2804-b8cd-4862-ba5f-a14f5cb4339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:39:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:01.881Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b33e73d5-5d4b-4c7f-bfea-a3232f6e661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:11.889Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=bf424363-dea9-4178-a7f0-6cb48386431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:21.896Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e3f42ed2-9eda-4c9e-b702-4c2df8ccf20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:31.903Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=eb4e0f0c-2292-4a5a-9af1-146afe936f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:41.911Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=cfee3079-1581-4847-983b-0102d8cfbb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:51.919Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e8d9aba4-e451-458b-a08f-4f34fb226c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:40:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:01.927Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c2d3aee4-f96f-4d72-9e18-189130c0ab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:11.934Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=3e911a3a-425e-402e-97d8-7816cd6bb687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:21.942Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=66b425df-67c8-41fc-aa33-21b7da47763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:31.951Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=51e4f64d-9b4e-4bb6-a0b9-64a829594516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:41.960Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=461386ea-a1a6-4b68-a051-637b5b9e83e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:51.969Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=01cdece5-c419-4312-a3b5-f0d9dbcd6732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:41:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:01.976Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=113312fd-4ed4-4d5b-8e0e-cbd26efe07b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:11.984Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=c8cfbbef-1aa7-43d8-9e9a-52daf0251138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:21.996Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ae8c0fb4-e6bf-49cd-9c60-554507ff50f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:32.004Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=0768a650-fca7-4987-8445-84a43b6e6e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:42.013Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=1927b13f-8b53-4f30-a011-b6aef3dc37b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:52.021Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=ad0cf4a7-6301-466a-abf2-5071ea5212f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:42:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:02.029Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=90ed720a-b6a0-4347-b72a-61299141cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:12.037Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=b545c296-d277-413c-abde-731defe781e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:22.046Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e9a3476f-d52d-4eb5-bcca-66717d062749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:22.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:32.054Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=674e0750-37df-4f3e-8e54-ad710d01dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:42.062Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=6a0c7981-cb01-4adf-a808-cd66c5d26729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:52.071Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=13446f72-dc40-4e15-a915-653a2cf5a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:43:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:02.079Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=16765d2c-096f-4729-9035-f00ef8861559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:12.087Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=7da7862d-2519-4408-aba9-26c7015691f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:22.100Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=fa07bb45-4f8f-4af4-9cca-4b140a25cf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:44:28.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-30T05:44:28.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-30T05:44:28.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:44:28.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:44:28.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-30T05:44:28.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-30T05:44:28.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-30T05:44:28.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:32.108Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=8954dc1f-1041-4f8e-a9be-bcb27d6518d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:42.116Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=356f2757-55a2-4b3e-ae1b-3e3908f6937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:52.126Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=965a9340-f11c-4b99-aa0a-8982760bc1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:44:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:02.134Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=27ae3972-ccd7-4255-ae68-dd29fd2be159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:12.142Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=73f987d7-2362-4cfa-9c98-da88d016b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:22.150Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=d53b2594-eb94-4d86-9007-bdc7d01e4e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:32.158Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=454b6135-70cf-4133-9ff7-1cbff6956f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:42.166Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=41ff14a0-bd3e-4e70-8ae8-b10e8e08b885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:52.175Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a99dd055-74ca-4332-a61f-542d8beb8377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:45:52.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:02.183Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a116c3ac-c3d3-486f-b0e2-b11801fb0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:02.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:12.192Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=a4908e1a-03bb-42e4-a765-f6d239786681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:22.201Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=e3f9999c-8544-49c7-9606-9acdc204703d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:32.209Z |INFO |Init configs |InvocationID=3859b493-4e3d-458a-88f9-ca79276e84f8, InstanceUUID=57092581-c02b-4666-a1fe-32542fc8b0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-30T05:46:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |