. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:39:45.952Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:39:45.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-10T01:39:45.982Z |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-05-10T01:39:46.619Z |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-05-10T01:39:46.718Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T01:39:46.718Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T01:39:46.718Z |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-05-10T01:39:46.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-10T01:39:46.862Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-10T01:39:46.878Z |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-05-10T01:39:48.282Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-10T01:39:48.725Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-10T01:39:48.756Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-10T01:39:48.757Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-10T01:39:48.801Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-10T01:39:48.801Z |INFO |Root WebApplicationContext: initialization completed in 1922 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-10T01:39:49.209Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-10T01:39:49.848Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-10T01:39:50.965Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-10T01:39:51.301Z |INFO |Started MainApp in 7.484 seconds (JVM running for 8.099) |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-10T01:39:51.440Z |INFO |Start scheduling PRH workflow |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:39:51.475Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b1937ce6-1f5f-4ddd-82cf-5cc10a8322a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:39:52.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:39:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-10T01:39:59.167Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-10T01:39:59.168Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-10T01:39:59.171Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:02.963Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f2d8074f-e1f3-4186-9446-83b812b98236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:40:04.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:14.041Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=fb5e31f9-eb2c-48a4-9494-130f971c8921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:40:15.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:25.153Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8094ca95-76a5-449b-957b-6d3f512a22b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:40:26.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:36.380Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=1dd54ebc-7268-492b-9852-40de941076e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:40:37.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:47.516Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=fc8f8389-ce2c-4cce-b38b-9f0e3661b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:40:48.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:48.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:58.556Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=be8c4dd4-d500-4844-a772-175b83518edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:40:59.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:40:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:09.690Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3fc99739-cd35-47aa-986a-d2e276d0ac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:41:10.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:20.797Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d4d27308-9235-4662-8037-b36ea56db062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:41:22.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:32.060Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c39384e5-2fe0-439c-91bd-e22d7269449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:41:33.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:43.196Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d218b5d7-f8c0-4619-9b19-1d74bceee88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:41:44.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:54.236Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f2848fd5-aea8-4221-94f0-ffdbd9eaa3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:41:55.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:41:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:05.373Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f4654b4e-1f2d-4d20-97ee-1167a525e278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:42:06.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:16.508Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=cb065e83-386d-4c42-87f4-d7ba3c1f321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:42:17.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:27.643Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b5b14805-44f0-48ef-a94e-886dd3228904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:42:28.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:38.683Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8c4bfe66-93dc-4098-8ae1-1e7df25d535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:42:39.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:49.759Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=17975261-c1f9-476d-a07b-3eba1516ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:42:50.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:42:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:00.892Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ec0aa628-b6a2-4437-98b5-b4a7538fc538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:43:02.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:12.030Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=780937af-9eff-4bb8-b777-4451b4ab213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:43:13.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:23.198Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=01f7aa27-8d21-49e0-8a84-bca9b4164f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:43:24.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:34.268Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4d24a58e-17ff-40c1-a16f-72a5526506eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:43:35.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:45.851Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=009d636b-493f-4128-9d78-c4bc8c9152d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:43:47.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:57.120Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=fe58fceb-0003-40f7-a9b7-d6dc31ba9a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:43:58.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:43:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:08.187Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=92e462b1-93de-49af-af38-16ab8511816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:44:09.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:19.263Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=97a99047-a216-4e86-a8cf-734f0a618b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:44:20.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:30.495Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d8e73120-6186-4187-9f55-8bb2cc302b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:44:31.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:41.564Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=358c69c8-9a37-49ab-a51b-11aa602a1077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:44:42.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:44:49.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:44:49.898Z |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-05-10T01:44:49.899Z |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-05-10T01:44:49.901Z |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-05-10T01:44:49.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T01:44:49.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T01:44:49.910Z |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-05-10T01:44:49.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:52.604Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0e2cbddb-8d3b-4735-b5d7-e47a32d48e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:44:53.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:44:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:03.741Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c1170a31-3c59-4a3b-8b2b-f3154c5b768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:45:04.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:04.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:14.875Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=05dc8df4-0030-4bfa-bdab-698309c09b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:45:16.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:26.203Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=53a65795-9d9f-4044-91e1-c5a6db4284e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:45:27.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:37.340Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=17c56686-376b-4872-a2d6-ac9fe0fed423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:45:38.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:48.380Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c06f3b99-d0f3-4bed-a8bf-6a6484925dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:45:49.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:45:59.517Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f7628c03-01ba-4614-8ac7-aa815825111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:46:00.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:00.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:10.750Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=db097b8f-fa9c-4f5c-9573-a3c933399193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:46:11.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:21.883Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=52d6f6c9-116d-4fc2-b8e7-df7053a622df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:46:23.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:33.020Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=48e845b9-6b46-443a-827e-056336f11bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:46:34.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:44.170Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0896258d-10be-444f-a45f-3e486162c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:46:45.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:55.227Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c6841b2f-b960-43ed-b6bd-01255a58f4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:46:56.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:46:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:06.368Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=01ffa670-ad67-49f8-a210-b1f761e3e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:47:07.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:17.628Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f13969d2-dea5-44f8-a384-ed65b12fd96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:47:18.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:28.666Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9dd82851-9633-45f9-aedb-61b09c8903bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-10T01:47:29.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:39.739Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8c7018bb-3b31-463c-ad47-8534b2a8d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:49.851Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2314243f-b422-440a-8f0a-649ddacb8534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:47:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:00.249Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ac48618b-a926-433a-9d67-0cadbeabf562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:10.260Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f33ac10e-0499-4974-b42b-97fe203e8fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:20.273Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d09a3499-7fac-47b5-95b9-07c547d1efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:30.282Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b5ec6cf6-6e15-4da3-becf-3900adcc9b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:40.294Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3e3ab28d-539d-44b8-a7e7-2a0b621b7157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:50.306Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6ef5249c-68b0-4f17-adbd-7cf8895a8f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:48:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:00.319Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=55d5b870-74c1-48c8-8a1a-c38325630806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:00.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:10.330Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d8be8e4e-aca9-43cd-ac98-2a4fb4f7fa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:20.342Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2f0b1298-81ed-4e27-ae76-0ee71c04e51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:30.353Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7bbdd99d-0941-4d51-ae34-94aff4cdd99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:40.363Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=043d7a68-94df-43e2-8df8-031a1118c901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:49:49.457Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:49:49.457Z |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-05-10T01:49:49.458Z |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-05-10T01:49:49.460Z |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-05-10T01:49:49.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T01:49:49.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T01:49:49.466Z |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-05-10T01:49:49.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:50.373Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9216b07c-2572-4dc5-98b2-32423360be57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:49:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:00.384Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=06d5efd2-4722-4b27-84e7-3d8b710566d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:10.394Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0513ae88-be8f-4ca9-90c5-c8dcf11a4c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:20.404Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=99f9adbc-4d93-4e1e-83b1-6052fafe994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:30.414Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6795b780-dbce-4721-acb7-8c1ee0a18840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:40.423Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ad6a57ca-66fe-4a3a-8f08-108981608310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:50.431Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=cef95bdf-72e7-4408-b82e-37e19a39f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:50:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:00.439Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d9cfaa3f-cbbd-4b0b-8270-dd9b9e41f398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:10.446Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=07c507ea-0494-4db5-bab0-aba338a5f16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:20.455Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=38b03fbb-9c4d-4bf4-9ef8-83a75416ddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:30.464Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=265271ff-3619-447a-90ec-ae1a7241377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:40.475Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d1006664-1574-4bf8-82d9-46bc810abb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:50.484Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7ab87f3e-6434-427d-b4e7-0b10021cb447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:51:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:00.493Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=04df1eb5-e5cf-470d-a62f-a56dd7f34ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:00.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:10.502Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d1b1570e-1771-4b53-94fe-1f3550775766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:10.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:20.511Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b531592b-1aec-4595-a1d2-4fd694f8d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:30.520Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3a4263cf-2412-43b0-85ff-bb34f6e6194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:40.529Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2a51a50a-4252-46df-b7fe-cbe4ef056732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:50.538Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e09cd409-2be2-4d7d-9b82-6ac0ce4b11df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:52:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:00.546Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d2e2fc44-0a14-4089-8aaa-44d2c121a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:10.556Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c4ec1115-4831-47e9-849a-77ec204ece3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:10.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:20.564Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c778a4b7-1381-430f-b6d2-93169ceda968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:30.572Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e16db686-91bf-44a1-9863-c68735b8cd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:40.582Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c217c10c-89cf-436f-8c1d-aef8757a3b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:50.592Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f68a522b-88fb-4d26-b46a-cc330fa67df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:53:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:00.601Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c4dca831-452a-4946-ad67-2e5c7f558119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:10.611Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=60ad7933-1fdf-4233-ab25-4440a980eefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:20.619Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=116f9327-37a3-435e-bcd8-b733c65b3659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:30.628Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=661da9ee-f654-4a3a-a5f8-9529c61febe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:40.637Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d4b0f9a0-2088-4008-b077-a934e997a947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:54:49.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:54:49.378Z |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-05-10T01:54:49.379Z |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-05-10T01:54:49.380Z |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-05-10T01:54:49.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T01:54:49.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T01:54:49.385Z |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-05-10T01:54:49.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:50.646Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=685373c6-9975-455b-997f-ec7c9854cd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:54:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:00.655Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ed362582-e650-471c-adb4-334cefd1f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:10.665Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3a6c016f-0ff2-4ce9-a5ff-a7afd4b01390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:20.674Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7c644ace-5e0a-486a-8a12-455d61127c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:30.682Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9ee9d947-504a-4faa-85d4-cd0004c16101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:40.690Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2e1b8f9e-83d3-4995-98bc-f23699d3903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:50.699Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8eedda96-42c4-4f9a-9770-264114ae5bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:55:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:00.707Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=38556143-de39-495f-becd-6493d14fdbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:10.716Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0677c395-0933-4d4b-9555-01cc1eac9ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:20.723Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=137d07a5-2c5b-4675-b0aa-f37da794ce67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:30.731Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c9fbf9af-b353-4e81-965b-59867d9df9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:30.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:40.740Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=06ef2348-2c83-4002-aa1a-eccb06ba0478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:50.748Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8f9e22d0-f828-47ff-8330-9ef9f0876f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:56:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:00.756Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=857e50b1-c52d-477e-8751-ce0da7bfeab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:10.765Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=73e942ce-f425-411f-b734-8da1eaffdb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:20.773Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=45f8e9aa-3978-416c-a800-ea59350703a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:30.781Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2fc14226-d3e6-4e01-9b08-ff9ab79fcfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:40.788Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=39adeae9-9622-4201-90b9-da331c7f2a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:50.796Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=779f8a5a-5629-41a6-b711-4ae081b232ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:57:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:01.284Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8fe4d670-19f7-4cfb-8a15-3dcc5a02c582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:11.291Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e81d8337-7e47-45ae-b21e-0bb9dc5409d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:21.778Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f3a39a37-8ac6-4d02-a10c-2f5b18061efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:31.786Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5758f825-33fb-4a11-bc90-48f4bd9eb4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:41.794Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=31be7a4b-0c58-4c2b-92f4-e31fc1f919a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:51.801Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8bf3841b-ae49-4956-a561-5afaa1b2246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:58:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:01.809Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=440d7b43-4e14-4987-be7f-74312f40d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:11.818Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c2f59690-c3e8-4beb-acf9-a5b7e8217abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:21.826Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8e26e1a5-d941-4633-bcf5-3992b5fcf366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:31.835Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a7f88b94-d975-45f4-944b-7680e8793e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:41.843Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7a79b940-8459-46eb-b7aa-c9677a50f4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:41.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:59:49.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T01:59:49.391Z |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-05-10T01:59:49.391Z |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-05-10T01:59:49.392Z |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-05-10T01:59:49.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T01:59:49.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T01:59:49.397Z |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-05-10T01:59:49.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:51.852Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2b714766-2a46-45b6-bd1e-a74ac8b10807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T01:59:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:01.861Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=814d38f4-6964-4812-90d8-75a81f002855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:11.870Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=17da30da-98d3-43fb-8843-afe7f601c74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:11.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:21.879Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=138cb719-cd1a-412a-abb8-788371b39c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:31.887Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=dc12c6fc-ac34-4f22-8b77-bb06487f6afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:41.894Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0d525b41-60bd-4c0f-a97a-4e9e14e94ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:51.902Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2ae2933b-56cf-40bb-b6bd-6e0e9fc6cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:00:51.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:01.912Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c9427fe7-d145-4e84-af0f-16b7af0024a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:11.919Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0b612ed5-9b46-41b1-9645-c3c1bc2dd542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:21.928Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6e0cbe95-faa7-4541-aa5f-3cf57eb48955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:31.936Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e34574ca-53d2-44e7-9f0d-313ced7cbf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:41.944Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=94ffded9-70c7-466b-a8ba-0e3aa8d89dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:51.952Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b9c4aac5-d20d-4c69-ad10-aa4d443c9df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:01:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:01.962Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6c5f1278-801e-4c3e-af72-cf1e2ed36c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:11.969Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f141dd2a-98e8-4076-aaf2-160fd6195846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:21.977Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=aa6959d5-42f4-4aa6-ba75-f35d2df3d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:31.984Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=095c8f04-a5f4-46c7-9b59-d952538e6cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:41.993Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=868428dd-986c-42dd-ab0d-ab1c43246daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:52.002Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=57579391-7d9b-48a6-bd16-7502e38e9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:02:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:02.011Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=01826e47-b3e4-44c1-868d-a7b98e07544b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:12.019Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7e9c3cf7-35d5-4c7b-85b0-3036bc6d30f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:22.032Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d5b5d401-68fe-4357-93bf-76afe44ae9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:32.041Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2a7495f3-0aeb-4bca-bbde-a3d7c5fcd51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:42.050Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8a8cbf1d-406a-4036-9514-02c3ddbe7931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:42.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:52.059Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a72fb274-7965-4cf0-8faf-6021b84d7c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:03:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:02.066Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=338a2bbf-5d50-4f74-be8f-e1a35e21e50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:12.074Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=21bf9582-fed1-42da-a0aa-2a95e6e65f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:22.081Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8f854417-00a8-4958-93f6-1a3de69818f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:32.089Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d8c79f57-f665-403c-8a50-62402668485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:42.097Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4317a66d-6d1c-4e3e-b03d-08214778f9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:04:49.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:04:49.417Z |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-05-10T02:04:49.418Z |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-05-10T02:04:49.419Z |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-05-10T02:04:49.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:04:49.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:04:49.423Z |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-05-10T02:04:49.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:52.103Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=de1674db-42d0-4862-a434-f058a878566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:04:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:02.112Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ec36d9cd-9fb7-4fed-9b20-e458a79d851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:12.121Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2d998f54-7204-4bad-94df-d7792d7ed42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:22.129Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b0ee9fea-19c2-4ea5-a965-d201ca1d707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:22.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:32.137Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6dd0cc25-e0ca-4cfa-85c9-2d1d79731352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:42.145Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=debf6b3d-e4a6-41b6-a66b-81617d86cba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:52.153Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6f2328d0-dcd6-4b9e-9bfb-9c1c3ceafa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:05:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:02.159Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=bb23ac8a-510b-46c5-815c-ac14cfb2e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:12.166Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ce3e3be4-96ea-497c-844b-549c9f821b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:22.174Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=66d9ca4b-45ec-4066-a061-c927615362e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:32.192Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d6956677-27dd-4c58-bf96-ef214e17efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:42.199Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=92a4b382-ed74-41f7-8379-9c125763b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:52.208Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9650cf37-4896-4f6a-ac35-693c90a9fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:06:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:02.215Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b03d462d-6874-4926-93f6-03db2bded075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:12.221Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8bf76d9a-7ecc-438a-aa00-48e2dd8242ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:22.229Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=603b8ee0-6cad-4228-a085-ffa998d4e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:32.236Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0cb10f62-86ff-45b7-96d4-701c6d58501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:42.243Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=560b774a-a28d-4aa9-b062-d112dd0e99f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:52.250Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=33723d9c-334d-4573-93bd-73e551e2bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:07:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:02.257Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=048c3411-939a-49fb-81cb-fd08380d3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:12.264Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e7e1a15a-e0d5-431a-9819-17b4e2a8d37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:22.270Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=23426f0c-dc23-4700-8cc5-acca11222c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:32.276Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4bf36a1a-a4e5-4bcf-9a1a-f4ec4b6bee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:42.283Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=960ec65f-4665-40f9-a381-4cf44280c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:52.289Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=170c21fe-02a0-4ed0-bd77-7f039bb54406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:08:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:02.296Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=529fecb4-a5d4-4f9c-bca9-835cce7ff9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:12.303Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=425f00cd-7c4a-4071-bb1f-d99c9601b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:22.310Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c4851635-b3c4-421a-bdd9-133f33114177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:32.316Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0a035e96-c27b-43a8-9f50-8bab15e96e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:32.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:42.324Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a2a9ab1a-0e18-4efe-a68f-317bb6a39407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:09:49.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:09:49.398Z |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-05-10T02:09:49.399Z |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-05-10T02:09:49.400Z |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-05-10T02:09:49.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:09:49.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:09:49.403Z |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-05-10T02:09:49.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:52.332Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=92710aaa-a7e5-4adb-9e2a-14a02bf72a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:09:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:02.339Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=83652eb6-8216-4250-a09c-ee267b921dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:12.346Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f04fd844-a816-4218-a276-ca8d09b4c60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:22.353Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d9a6162f-c18e-4f5e-9126-77a74008ce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:32.363Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4f255372-f8e5-484d-821c-28b2342c738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:42.370Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f2598c1b-321e-442c-b6d3-1266a1231380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:52.377Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b59e38af-7e0e-4fc2-ac29-830e4443f2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:10:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:02.384Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b0963700-6401-45b9-adc0-69ecda73796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:12.392Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=68348a03-a09f-400e-b20b-3d2b892b6bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:22.399Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2431dff6-e57b-4ec3-bb27-5dd844e77b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:32.408Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6862b85b-9da8-4c19-9c3f-c89bb563e92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:42.417Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ea53e347-f13f-4094-91ae-c22143fad06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:52.425Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f41077f8-aa35-4505-8f1d-b1b4cbc2862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:11:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:02.433Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0151d3ec-8b28-40f1-9b96-8ab8f68867cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:12.440Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=28b64de6-8179-4996-b5a5-83efe48dde12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:22.448Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=84b606f0-94c3-41db-bf40-e6a8b820c274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:32.456Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8f3ee1cc-a1ce-417b-b22a-201711b3869e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:42.464Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ffb817a0-6f6b-454e-aa37-6aafe3d93fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:52.471Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=59565a9a-e4e4-4cf6-9d5b-46318d655fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:12:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:02.479Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=abfcefa9-01eb-4f8d-bc32-cde0c238dadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:12.486Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=faa7b321-92ec-4622-90e5-8de1bff66048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:22.493Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ac3ab538-4fdf-4d69-8c95-013140c8fa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:32.503Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3085e62b-56fe-42a6-87a7-fe0fe28c5767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:42.511Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=34793c18-81a4-4de1-aa8e-2afff53f743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:52.517Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7b5b6282-886b-4d67-8650-e143a639fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:13:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:02.525Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=85b948d5-5b6b-4edf-bf00-2cbb210ef7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:12.533Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=28a6776b-d11f-4a51-b21c-1a984d26d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:22.540Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f144d0cc-48c5-44be-b5d5-e413d564a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:32.547Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e5a27a08-8957-4d9a-b6d4-bd9842e49d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:42.554Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9626d6a7-470a-4590-aca1-4a3a42709c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:14:49.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:14:49.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-10T02:14:49.377Z |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-05-10T02:14:49.378Z |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-05-10T02:14:49.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:14:49.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:14:49.382Z |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-05-10T02:14:49.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:52.560Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d70d8bbb-4360-402a-86d1-c377a0f229f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:14:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:02.567Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=159e4c5b-248a-4887-b49c-c6ab9fd1cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:12.575Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=fd8cb91a-4c51-4db4-a1f1-d8ae79d13a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:22.582Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5795d5d4-2e79-45f8-bc77-2a38d74d2a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:32.589Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f092d3f4-8829-41e1-badf-0a29ca8cda20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:42.595Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9b6de805-2eda-4557-8088-0d3a37d22abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:52.602Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d0ebaf5f-ee68-4232-992f-14e7ff0f1fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:15:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:02.609Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e0204143-2533-4d11-a06c-7b21759f350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:12.617Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ede46bbc-885a-42cb-84da-bd8b88576847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:22.624Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=09627fac-158a-4210-8596-404e3ef7b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:32.631Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ba7e3ebf-37c4-4d32-80f8-8123e73739cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:42.638Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a628840d-0cb2-439b-9ecc-96e52eb18095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:52.645Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=83f7c0dd-3710-4f89-a26a-6a9e0ba28f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:16:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:02.652Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=54907c1e-8bc9-4625-987f-d8479c7c7aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:12.659Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f90786bc-fbbd-41cb-a3c2-94d5feb7b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:22.665Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=443f815a-9892-4510-b033-41f122957a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:32.672Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d89e8148-90f4-4452-afaa-720fd90c2b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:42.679Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=67a43832-8010-4e3d-af08-83d33f8f3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:52.688Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a0d7fe53-3707-4af9-baa0-ca2085829f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:17:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:02.695Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c548451c-e53f-419c-a8e8-f91e0b1ce1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:12.702Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=224d7a8c-e225-4954-beaf-8d6facb4d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:12.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:22.710Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=275f35fd-799e-4840-a0bf-6dc4d7a941fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:32.715Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a683c8ac-2ff6-4a47-b552-af75730144fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:42.722Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=81add1ce-e69a-4bb3-ab54-cf7964989cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:52.729Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b781e292-b723-4a11-ac91-826437d7657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:18:52.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:02.736Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b86f8498-6827-4d54-9415-a69ee30ae478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:02.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:12.743Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d6baa417-7393-4da6-89c2-4727444b903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:22.751Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a916f6cb-0b1c-4aec-97b2-942730405408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:32.759Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=cfac6d24-bf1c-446c-be92-0d6af723693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:42.769Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0d053c64-e564-412c-bb7c-e22ba08eaa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:19:49.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:19:49.392Z |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-05-10T02:19:49.392Z |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-05-10T02:19:49.393Z |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-05-10T02:19:49.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:19:49.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:19:49.397Z |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-05-10T02:19:49.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:52.776Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f69fb137-efe6-4850-98e1-5bbfbcee8eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:19:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:02.783Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=25616ab5-8476-4253-b8ce-b6440fff0847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:12.790Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3277acdf-9934-4dd4-b708-0abf9f5205e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:22.798Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=379b1896-c3c8-47c0-b7a3-39a8c707ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:32.806Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=958b48be-1e9d-4234-b94c-ec1da4f53cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:42.813Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e71bf7e4-0339-4693-ba35-e5714fbccc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:52.820Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=372b6813-d3f3-4014-b768-bb59842a215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:20:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:02.827Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4af9ab6a-e3e2-4b57-b8a5-04339ad7ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:12.833Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b93fb900-bc1d-4f8d-9994-3a316ccc869e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:22.840Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=208d075c-cf8d-4106-bcfd-dc807fa75111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:32.846Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=19e56903-705e-4d38-b0f3-e07968a4b440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:42.853Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2e728591-e003-4caf-be64-9c25e169c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:52.859Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c37fdfb4-76ff-44c2-bde9-1ac10735aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:21:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:02.866Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=221f9454-ad36-4770-ae84-849ca2e43d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:12.872Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2e974134-8b7f-4298-84ad-158a66f5a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:22.877Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=af3cee89-2adc-4b38-9df9-b8f26f766e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:32.884Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=99f2ebaa-a56c-46de-9992-1b0ae46d5846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:42.890Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=50115a7b-b347-4980-bf8e-74df7b7237ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:52.896Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0751c429-36f7-4117-bdbf-c9657521d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:22:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:02.903Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e4e654f2-4791-4f0f-bb6f-3b2578b716b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:12.910Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b19a8f6a-0cd8-4d57-a53a-f5d4918f9f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:22.917Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9c256ee1-44c2-4f98-ada1-597b00bc085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:32.924Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=bf53ae03-cbdb-426a-8c23-3f570195bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:42.931Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=68a40ab4-bd8d-4909-9c9b-e4db98b8bed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:52.938Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e3453de2-8071-47b2-9b70-415d5e1fdbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:23:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:02.945Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5d8a76ee-05f3-40b5-bb77-1441e047adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:12.952Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=1b45fb9c-939b-490b-b81e-6957dfd72516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:22.958Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5e5eab7a-8f40-4fb1-a399-2c6be5d81c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:32.965Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=bb896eb0-a7ee-46a0-bfae-9fa7396adf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:42.972Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=23e19cf2-0449-468d-beea-dd55d8b44669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:24:49.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:24:49.369Z |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-05-10T02:24:49.369Z |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-05-10T02:24:49.370Z |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-05-10T02:24:49.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:24:49.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:24:49.373Z |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-05-10T02:24:49.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:52.979Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=42a2c3fe-b222-4b85-85a6-90d2040e8928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:24:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:02.985Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a2d577dd-c1b3-4775-810e-e86cd703ca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:02.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:12.992Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4bef3d32-42ec-425a-80b5-ae95164904e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:22.999Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c752d09e-5b0d-4c72-aaeb-fb77bf14bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:33.006Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e7f2ff25-7f27-4525-9c4b-ff9980f5c55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:43.011Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3a72fd4f-8578-4a41-b761-397fa0516471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:53.019Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ea39c65c-c019-4986-b867-bc87568234f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:25:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:03.025Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c1b061e6-c15e-4e00-8399-523b1158c2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:13.031Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=bc386860-f52a-43c2-90ec-bc19e09414fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:23.038Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a8ad3a59-1df1-4ffb-9399-0c8ca6877a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:33.045Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=597330f7-e402-4269-ba0e-418c27147ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:43.051Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=dc16e023-28af-47df-a98f-0daf91f36c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:53.058Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=09ea1c7e-37f8-4647-ad52-2ed1ab47895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:26:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:03.064Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b057e489-a504-4748-818f-1e0921ce6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:13.072Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=fa0e86ce-b7aa-44f2-9b46-a2f4522a3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:23.078Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ff78581a-9060-4ade-9ee3-0e19d0ab0aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:33.085Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c74653f9-6ccc-4867-88b7-c579e15a92f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:33.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:43.092Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e3ceeb3b-a79f-48d7-995a-1025d19ec939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:53.098Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7359a33a-1236-420b-af02-8c171cc99e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:27:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:03.104Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=503a8d88-0d8e-43b4-b4e8-4c6bdc05f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:13.110Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=bef389d3-e234-4e20-a366-9151ac807170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:23.117Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8ba31ff8-6e3c-4518-aff9-192bca569820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:33.123Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e0e401cb-cdb5-4de1-8247-a3dd5d4be920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:43.130Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=88b1a5c2-a5ce-47e9-aea3-e622613c0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:53.137Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=eb0a4a8a-c71b-49bb-a4c5-029359abffbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:28:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:03.144Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=694c0aa1-fd29-4b12-97fd-8ae48d10c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:13.151Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c5866171-b2c6-412b-9f3b-d6336afd06c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:23.157Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a1d54c65-3c86-4c28-a65a-b69b6563429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:33.165Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=62f89102-e77a-49a6-83d3-6d2bac1d9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:43.172Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=024e3368-336f-4104-8606-7bed881f14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:29:49.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:29:49.375Z |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-05-10T02:29:49.375Z |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-05-10T02:29:49.376Z |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-05-10T02:29:49.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:29:49.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:29:49.380Z |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-05-10T02:29:49.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:53.181Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2f42cb22-dbf0-4c4d-8833-fca892acd460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:29:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:03.189Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=efc67638-82f5-45cb-a53c-e3b6707c5800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:03.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:13.195Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=410bcbb2-0399-4459-9572-31abe851a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:13.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:23.202Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7d29fea6-c040-49a4-a9e1-70fcebd02bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:33.210Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4108de02-484c-4be7-9e12-65d58a2ca41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:43.217Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=444d52f4-5613-4541-af2d-58d8eb525c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:53.223Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d6018636-d188-4922-9042-dd9aa35b96c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:30:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:03.230Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f7555af4-7ae9-443e-b7c3-916a8bdee4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:13.236Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=432af27f-9238-48e6-a797-bd10ce5a0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:23.243Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=37ea81dd-7146-4c73-8a43-6dbba4a564f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:33.249Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f51a10fb-7d56-41c2-a643-e530575dcd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:43.256Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5069c906-a07b-44d5-a014-cb861228b237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:53.262Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8666cb5d-d248-4170-bd65-c557846b0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:31:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:03.268Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b891931a-2d88-4bc6-81b3-e73efdfa2afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:13.275Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d1ef2773-7050-41e1-92fc-84de469bc956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:23.281Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=97ec87c7-66f4-49c9-a2e0-337c8c209441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:33.287Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6dd3f041-86d7-407b-868c-6232813c2c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:43.293Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=dacafde3-bcc3-4645-8a34-0eb469489d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:53.300Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3e2c415c-4ff5-4026-9b1a-76214e1ffafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:32:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:03.305Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e7b68007-739b-470a-b4fd-41f7a43103d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:13.311Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=050f439a-9b07-403e-821e-08551a623636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:23.318Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8d04c5d1-1e25-463a-8125-e2ab391dc4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:33.325Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=83a947eb-9b60-4270-bda8-1aec9defff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:43.331Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=49b1ef39-e824-43a2-b5aa-01b7eafcfc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:53.338Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5e400c7c-7c72-4441-9520-86ca09aa5d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:33:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:03.343Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e6cb97f1-33bd-4b07-94da-b8702a75aa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:13.350Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=24bda027-e16f-42d8-a470-0ba17eb3f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:23.356Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=25dfe96f-5d2f-4314-9b79-705159c02869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:33.363Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c6225088-c7ef-4d5b-988c-46083bbd438e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:43.369Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=75b4843c-e6fa-44ea-b6a4-d1c9864fa0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:34:49.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:34:49.357Z |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-05-10T02:34:49.357Z |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-05-10T02:34:49.358Z |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-05-10T02:34:49.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:34:49.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:34:49.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-10T02:34:49.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:53.376Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c09b930d-a942-4515-b709-3d49dfec8ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:34:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:03.382Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6119e715-5e71-432a-9471-62b848cd26ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:13.388Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e34e06dc-7880-4ddf-b8d5-7f58c83198b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:13.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:23.395Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=cc8a0770-2909-4b62-a47b-1626302fd5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:23.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:33.402Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b02d2da5-e758-4a61-b27c-517c259534f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:43.408Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6758ac2d-12aa-4438-9acf-baad6713e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:53.414Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7f81a603-045d-48cf-9572-f3976fc172e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:35:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:03.420Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=3235d9a8-6cb1-4c39-bb23-b0c8aeb4ca0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:13.427Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=e78c6ef2-9250-4c91-9981-9ab5f47ee5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:23.434Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ca28abda-578e-418e-83c3-204c0cdca7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:33.441Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b75063f2-945a-4218-b069-75899bdaa6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:43.446Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d30fda53-b0b3-46bb-9d42-0ee7cf39a6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:53.452Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=6fe3f369-eb70-49f2-a227-e6a97365938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:36:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:03.459Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=229937f0-1cb6-4612-a71b-843999a0f08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:13.466Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0672c76f-9aff-41c3-8df0-322a36b4eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:23.472Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=027dfe06-d6b6-46c4-9f8d-48f508911db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:33.479Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=71f4f36d-34a6-4887-b7dc-e713cf6206df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:43.485Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=19eb7650-359b-4e3f-9505-0ccae8349ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:53.491Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9d11f4d3-93e1-41d7-9de3-88ee961ecc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:37:53.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:03.498Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8ab0fa28-a1ca-48c2-ae06-506c2d793670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:13.504Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=9de9d966-8384-41a7-92e3-83e5f747520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:23.512Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2e9fb1ae-b49a-464e-9e17-7be635b244dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:33.518Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=a17952f0-18f1-4526-b37d-c3acb7de63ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:43.526Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=4c23bde4-3b55-4f3e-929a-14632f6ab964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:53.532Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ab44e2f2-a534-474a-b832-c59add5fc1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:38:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:03.540Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=b25bb982-db93-4dbb-8a23-fad8c357839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:13.546Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7674510a-16bf-43bb-bce4-c134278222c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:23.552Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=0a1d89a0-eb33-4df0-b199-cf7e5c0532bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:33.557Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=f3e54835-0f26-48ef-8e8a-f67e6bb25bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:43.565Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=80f9a762-d346-4730-bd94-7602826651bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:39:49.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-10T02:39:49.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-10T02:39:49.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:39:49.363Z |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-05-10T02:39:49.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-10T02:39:49.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-10T02:39:49.366Z |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-05-10T02:39:49.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:53.587Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=474947f6-f3b9-4068-9013-ff4fe3c5f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:39:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:03.594Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=c28429eb-a12f-4d85-ae8a-4ec1f123869c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:13.601Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=5a40ae9e-55b5-4180-aaf0-b4cc9b1f2a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:23.607Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=92dd6258-d7c4-4963-9a59-148bcda7fd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:33.614Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=68e600e9-141d-4921-bd7d-5b714e43d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:33.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:43.620Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7512eecf-2231-4928-89f8-6deb4c1cbd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:53.626Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=74080c25-2db5-48b8-ad63-af31e9bdc6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:40:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:03.633Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=7b6e2bb7-9c3a-4ee9-83a6-dc5e6c0d37b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:13.640Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=ec704c4f-8393-493f-98f3-b6f6be675c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:23.647Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=d6ff50e1-858d-47d8-87b1-d40e81e14f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:33.653Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=8f952b5a-641f-44fc-b338-00a64fecc563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:43.660Z |INFO |Init configs |InvocationID=7b7c39f2-afd6-4bc6-8181-ea3de93dd941, InstanceUUID=2bcff590-f85d-4871-b592-a12339d42d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-10T02:41:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |