By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:53:17.321Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:53:17.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T09:53:17.358Z |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-02-25T09:53:17.999Z |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-02-25T09:53:18.099Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:53:18.100Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T09:53:18.100Z |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-02-25T09:53:18.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T09:53:18.273Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-25T09:53:18.298Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-25T09:53:19.844Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T09:53:20.294Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-25T09:53:20.314Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-25T09:53:20.314Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T09:53:20.382Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-25T09:53:20.382Z |INFO |Root WebApplicationContext: initialization completed in 2084 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-25T09:53:20.838Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-25T09:53:21.622Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T09:53:23.263Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T09:53:23.845Z |INFO |Started MainApp in 8.883 seconds (JVM running for 9.645) |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-25T09:53:23.914Z |INFO |Start scheduling PRH workflow |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:23.929Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec4c7cdb-9e0e-49c1-983f-91b5627ba761 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T09:53:24.112Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T09:53:24.113Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T09:53:24.115Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:25.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:35.482Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1585e53f-8096-431f-93f6-b41c08c0313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:36.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:46.540Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4bd1fbb2-d79f-4982-98e1-8a7d1349a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:47.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:57.580Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=97b49773-3799-4c6c-92f4-c9cceae6b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:58.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:08.655Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2e692a7f-2ef5-47d2-91b5-2f60c769cccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:09.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:19.726Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=041916cc-4d5a-4ff3-acec-7faac059dd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:20.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:30.762Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=afa52fa4-602b-4c46-a044-2f89b6de0d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:31.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:41.835Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=076a173d-6f47-4db8-8c73-8a9e8adda9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:42.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:42.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:52.879Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f8a2b718-51cd-4411-9981-04ddc1baed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:53.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:03.918Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9bfe39b4-cf8a-4327-b07b-f9b2f46088cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:04.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:14.991Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f756709a-ba07-4fe6-850d-5adc9c729e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:16.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:26.027Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9a38a0aa-6710-4e76-97be-a4531ae4291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:27.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:37.073Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1ac5b674-03da-4ffe-9b6e-1e24276d44d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:38.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:48.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5c2aa2e4-5905-462c-867f-8d2743461284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:49.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:59.183Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a7f37bc1-b609-4e07-992a-d739be1af496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:00.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:10.222Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=25ff4028-2148-4c93-b670-246a2af9163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:11.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:21.262Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f3685b64-073c-4afe-af0f-83a0ec70caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:22.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:32.301Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1e374f5e-3d37-4617-bc23-5d1bca835c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:33.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:43.342Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1426c779-bccc-464c-9f4b-371ac3034f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:44.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:54.416Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b2c77154-767e-43cf-a3ef-d0596aa32d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:55.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:05.488Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=edb0301f-5f1a-4f15-8fa3-2c1657265d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:06.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:16.560Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b67d759a-f47f-4513-8c4a-09e2b10f3696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:17.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:27.630Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=38aa4e93-5873-47e7-b408-4bdb617d0308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:28.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:38.670Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=58883934-7d17-4b8b-be6a-7a3680f2ff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:39.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:49.712Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=764f919a-6cc0-49aa-af57-564a6d447545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:50.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:00.749Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=138239ba-fda5-4f1e-bc40-f9dc45ef3727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:01.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:11.786Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c19fe47c-6778-4446-ba4b-5160a26603e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:12.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:58:22.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:58:22.061Z |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-02-25T09:58:22.062Z |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-02-25T09:58:22.066Z |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-02-25T09:58:22.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:58:22.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T09:58:22.078Z |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-02-25T09:58:22.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:22.828Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b411196c-d8bc-49a6-814a-75f42e60671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:23.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:33.871Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=064354dc-a24a-4068-9409-14cabef69b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:34.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:44.910Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4073bb99-dbf5-4e73-b0bc-42ba3ac477fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:45.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:55.951Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=37193141-95aa-403d-b73d-cba3b109a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:06.071Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6c5ac9f5-b2a8-45dd-b544-0550f13f3907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:16.090Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e6e9b5f0-38c7-450b-bbf1-75f712968eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:26.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=63245fbb-f364-42c9-8b48-a80b5d7531dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:36.135Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0a04dab7-eebb-4526-9826-eb37629cb54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:46.156Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c5e79e91-10c9-4e91-9aba-f74cafb93f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:56.181Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ce1e718e-5228-4725-b878-879e56e64e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:06.215Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d15f66d8-5fff-40c9-931b-5020a75a80a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:16.231Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d499d1f9-a79f-40dd-af78-79e57cc075df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:26.250Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec8f895a-6515-42f2-9ac3-c65019fc5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:36.269Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6586b99c-c693-4bf4-8d8d-bfc23e94aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:46.292Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc766e2f-f314-462b-93f1-efcbd3b9fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:56.349Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=355ba158-39e0-497f-a4f5-4f4044a71eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:06.360Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f027caf-9c72-445c-86c8-1343d75259bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:16.372Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=89702d33-3421-455f-90db-87cd916239c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:26.388Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cc3a62c0-e5be-4fb4-bbf1-31b02a9f362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:36.407Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=69906bbf-c9a8-476d-a64c-606ce031c1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:46.418Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2054fd81-0095-4817-8843-947fac5195fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:56.433Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b5fb1028-b8a9-473a-bd9c-cb4e86b83dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:06.445Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fb5eacff-ef2b-4619-a7f5-8857421d89a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:16.461Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=05a617f1-4432-4802-958d-14de0d894927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:26.475Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=59cd1240-d97f-4885-9b71-b28330953d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:36.489Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=864df7f8-f46f-4189-861e-33e544e34988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:46.505Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=36ccc6ea-0b51-4940-8475-7807c8e7a3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:56.521Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dc581019-48c3-4dd3-96bd-e0c90aff1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:06.538Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cd414c0b-41ac-4583-8c43-09be62ac710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:16.555Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a19a20f8-aea7-4e09-9a42-ae854dd24cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:03:21.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:03:21.174Z |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-02-25T10:03:21.175Z |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-02-25T10:03:21.179Z |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-02-25T10:03:21.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:03:21.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:03:21.192Z |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-02-25T10:03:21.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:26.564Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85e6d1f3-1963-431e-8070-dfbcc7756c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:36.575Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=290b4712-1fbd-4be6-8e10-636ca3119c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:46.587Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2049d68c-6307-43f6-9665-ab7f49347c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:56.603Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e322a9ca-a690-4356-a613-6c6ea39f9a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:06.614Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2fb5db06-4005-4bad-828a-c99e6dab5541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:16.626Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=275504cc-806d-4566-ac1c-ff2620ab04b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:26.638Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=43de0094-d0e7-407e-948e-9618ca28b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:36.649Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=82a49164-35bf-4869-95bc-3d173b6f8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:46.659Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e94f6c3c-e07b-4219-b741-17a96afd9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:56.675Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=68113387-8583-42ed-926e-c8f1ec46dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:06.688Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=18e6be7b-988d-4ccd-88a8-c82fb075e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:16.706Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=607f7b23-2b7d-4f27-bf06-5817b154deff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:26.717Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4d4472fa-8f90-4508-81f3-58b173a7d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:36.730Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=117940e4-8f7c-4ec9-8a16-af9aded1ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:46.740Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=357a7f1b-4354-457a-85de-7dd83aa35955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:56.751Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6ef2586c-8d44-4748-96c8-12be28481656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:06.765Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6108b827-8c07-40d9-87ba-0838d10e3d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:16.780Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9eb0654d-f994-4b4a-ae67-1debacc5c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:26.790Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=45c0a6b7-fc83-48a6-a65b-1d23ac8c5d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:36.799Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1b25a481-a4d2-4d33-ac08-33c801b2e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:46.810Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8c62cc91-f8ab-45a2-b646-9bd88572c225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:56.820Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=164b1b09-93b0-4f2f-b0bf-05fb71b27826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:06.830Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=59cc71f2-cfdf-4bb3-bb69-5403c689cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:16.839Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a084d9db-d213-4474-9579-45db0f55243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:26.849Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e1503112-01aa-4902-9780-bdd37f542591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:36.868Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b9869cc6-f58d-404d-b448-d2465eb51700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:46.883Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c5784809-610d-40ac-8c24-693496f7cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:56.898Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fede9919-c2c1-43cb-a1fa-0459373251b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:06.908Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4d5a46af-836a-4c3f-884e-4f1dec937e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:16.920Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0002cff8-1f91-44ed-9f05-33afbafa701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:08:21.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:08:21.126Z |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-02-25T10:08:21.127Z |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-02-25T10:08:21.129Z |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-02-25T10:08:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:08:21.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:08:21.144Z |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-02-25T10:08:21.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:26.929Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bca608f1-6f86-4b12-9ff5-9a720814a94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:36.938Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7d845270-3429-4dd2-b3f8-6fb32eb3609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:46.947Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e29c34b8-0e7f-4375-901e-0282e972b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:56.955Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e0caaab6-2367-4d02-80f7-8107a7445e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:06.965Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=429af9b6-143f-4982-bf27-b688be0132c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:16.973Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f5d8f053-6977-4eb3-8cc6-e51edc9e966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:26.985Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4eb95e6-3fb3-4fff-897a-080a6033a5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:37.001Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c172c976-717c-49cb-970d-2cc73c43ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:47.013Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5ef97a4c-3705-480d-b0ba-0c3208f2a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:57.023Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=31807963-1c96-4302-aaa4-303ab27514f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:07.037Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9f17857a-29d8-4de8-a32c-19a030c0834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:17.046Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=312c380f-a4fb-4080-a89c-95ad57837b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:27.055Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=abf368e6-a51d-4a03-892f-89410fbfebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:37.065Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=53493dd3-4f62-4982-aa79-7e26fa86ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:47.074Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4ce1dc84-ea35-4d20-8d09-7f0304f788fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:57.085Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2189ca4f-92e7-4df6-bade-e131d16358df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:07.095Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8160b22c-01c1-4565-a1bc-0c7e993aac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:17.108Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=535de37e-70b5-45d0-ae27-1db856f2ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:27.123Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dff5e269-2cf6-4810-a319-d5f4739a1d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:37.133Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7e2fe449-ffdc-48ab-9006-123a92f6d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:47.146Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0f694adf-d9a0-4bc4-b5f7-982e3647675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:57.156Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6232fb1f-f3c9-477f-8355-1ed377162afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:07.167Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2d76e055-c7b7-4ea8-9719-70d0ca89b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:17.175Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6d7531c1-8e6f-48cc-abb2-5f26c65985c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:27.184Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85b99276-8e7d-4bc9-b343-0457f66f2e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:37.193Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b48134a6-a34d-420b-94db-242b11d151ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:47.206Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=47c10a08-b00b-454a-965e-167826bfacfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:57.224Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f904bccb-c06c-40c3-baaf-98b1775a931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:07.236Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a2541dcf-11b7-4f9b-8949-b7a6adf5268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:17.244Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=364bd646-cab9-417c-9e83-c3b7072a4482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:13:21.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:13:21.176Z |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-02-25T10:13:21.177Z |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-02-25T10:13:21.179Z |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-02-25T10:13:21.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:13:21.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:13:21.190Z |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-02-25T10:13:21.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:27.261Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=320ce56f-5acd-4928-9679-a033294c9290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:37.271Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=04b84a48-d1b1-4ee4-b067-35632d673aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:47.281Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f88f6c3c-8aeb-4149-b53e-14fe6c44e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:57.292Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b94d4328-0857-4475-b7ba-11ad87aca86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:07.305Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c25a7b59-f15e-4ed6-a2e6-f341258336e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:17.325Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=95a3d869-8f8c-43bb-96d6-67824b671f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:27.334Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ad1071c4-4a21-478b-9aeb-9921f5a5a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:37.345Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f49a2889-9ab1-4945-9910-b242d3f208ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:47.357Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a2d8eda2-e2ed-4745-8690-9192d1336342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:57.370Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2a532bc1-046a-48d0-b24b-01cbd03600a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:07.381Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85a1fa25-0a3f-4ea8-bccb-ce9c3efbe407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:17.395Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=94e6b69a-9b82-49d5-8e3f-3e53e11bbaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:27.409Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=79bd23ac-723f-43ff-9a68-9a8167c93677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:37.420Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9b780f28-f343-4b8c-88b4-ebb2a9bcda5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:47.429Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f81021eb-c4d6-4d3a-b63a-869971bb768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:57.437Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9c9b62a3-7e12-4cd0-b655-aacaf94d71e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:07.446Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=83635ae2-12aa-47d2-b2b9-429f1b3dbbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:17.455Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=39dc7e7d-c04c-451a-a444-9ec8cdf0a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:27.464Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=390d880d-0e83-49fa-9e43-10d0dc9daa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:37.475Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f86b20f0-04fb-4a96-8ce6-aebeccc9f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:47.485Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f6a902fb-b472-4bf9-ba92-276ac1ad8ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:57.497Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d44ac427-859d-452b-a280-b103277401a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:07.513Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d732b6ad-6fb1-4945-8a52-3ff9f4aeb4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:17.525Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=73058f62-d6e4-4378-a62f-b83239ac2cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:27.534Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8e9ddc51-3353-4c8a-a32f-fc4ece6d36ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:37.542Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=106afb54-1f5a-4526-8c48-632f957c28d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:47.553Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1d3ed490-bda0-4acb-a1e6-415da1e91e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:57.561Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f94f4dd0-883f-42af-91b7-91e65f98039c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:07.570Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d5fea4fd-b690-4518-a989-ee2d38b6462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:17.580Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b81b1467-27a8-4db0-8086-7ed0fd22d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:18:21.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:18:21.123Z |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-02-25T10:18:21.124Z |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-02-25T10:18:21.127Z |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-02-25T10:18:21.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:18:21.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:18:21.135Z |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-02-25T10:18:21.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:27.588Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2d57fb3e-b83b-4e20-a51d-53bac5477c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:37.598Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9d460d61-019f-4075-b017-fc5c0eee0c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:47.610Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=042562e1-58d6-4801-9cde-6d430f3d07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:57.624Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c608d71-f0a2-4405-b6b6-6f14ab5acddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:07.633Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4cdec87b-d6f4-41ac-a2b8-48f19df3d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:17.643Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4229aee6-67ff-4b29-994b-33a019b8030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:27.651Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=757077d7-aa9d-44aa-8670-7e104496bcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:37.660Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c04743db-a780-4696-992a-bd34bc677407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:47.670Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc861fce-bc52-43ae-a812-257233edf892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:57.678Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=95918517-8441-48b1-8020-a17f40b25cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:07.686Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f180f80f-9440-4aa7-bced-2c6f2fb32ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:17.696Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=71b78f79-e57b-4477-8947-03485774f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:27.706Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f2a9b4a3-0caa-4bc1-9e5d-17047e390873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:37.718Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d32b32a7-8a92-4c8c-a36e-f089b3de5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:47.732Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e7e7f5e0-1a26-4cbd-82a4-d0f3a48189ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:57.742Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7408c51b-bd0a-49f5-ab68-bef6094c4bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:07.751Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f1dcf072-912b-42ac-ace7-e43b865125d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:17.759Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8fea76e9-1d5b-4898-b6c5-b85f3d97c5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:27.768Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=15de1acc-b944-4a05-afb4-ec5f0211f1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:37.776Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a5d2c5bb-66f4-4b8d-a125-6f2fab1e0562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:47.784Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3199c94d-038d-47f9-ae49-594a114c5dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:57.793Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f7cc64f1-b13a-4c93-a7b2-b6cafc6218a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:07.802Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=37f9572d-6698-4667-9af6-d95874b1c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:17.811Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cb067060-02e1-4a4d-ba41-e47a0c781812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:27.821Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c1805714-0af1-4a95-bf41-011dfeb67235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:37.835Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7f20c0fd-f181-42e6-986a-2ba392a60ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:47.844Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dac74097-183a-4156-b87a-128b5373e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:57.854Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b474493e-d2ff-422f-827c-43e2775856e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:07.862Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=322a663f-db3c-43ea-a1e4-8d705aeca459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:17.871Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=99b9353b-0afd-45ba-8451-11406fdce6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:23:21.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:23:21.146Z |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-02-25T10:23:21.147Z |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-02-25T10:23:21.150Z |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-02-25T10:23:21.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:23:21.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:23:21.159Z |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-02-25T10:23:21.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:27.880Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1dfa6a50-b990-4537-931b-0f4f74c34ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:37.895Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=00dd3ef1-476d-4a6c-84ae-14caceafa3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:47.904Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1eb092b6-d8f5-48ae-a630-3d53732a3133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:57.913Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a495e3f2-c4d9-4790-a6d1-6b3b972f33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:07.928Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fd6b2c42-8a46-4315-9ac1-9a4dc0ba4651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:17.942Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bd3c9c27-4931-48f4-805f-7cda23bc686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:27.953Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=db6ea60a-1017-4899-a139-ce93127d975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:37.963Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3f05eccb-c9c5-4982-b56f-2a26fcf4c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:47.972Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=385758fd-2d74-4b84-8345-421bc50e7680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:57.983Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e61b3f72-611c-40f6-9087-1818b957dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:07.993Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f8ea66fe-9d84-4b57-830c-4187e3c1f39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:18.008Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=29092c05-0d1f-4523-8db3-4cebefda18c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:28.017Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b494763c-320e-451f-8e82-c855b91d2f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:38.028Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1512b443-5833-4672-8d49-634029aae62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:48.036Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fcd71f08-546a-4df4-bd18-32ce66c9d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:58.045Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=287972e7-a0cd-4efe-ad4b-6ec6a829b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:08.058Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7eb47075-1023-4ecf-914c-ad020eb94733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:18.072Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ae068b12-d7e8-4c8c-a95a-ef33997d899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:28.082Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eb233710-0e4d-4471-a753-3decd5b693c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:38.091Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=49ce62b6-2f41-41b7-966a-a5ac605888e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:48.100Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6180b938-0905-48cc-89df-b23dea366f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:58.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=23dadae6-11e6-4523-946e-385e4f3ade0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:08.117Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fb9d5b99-0649-47f6-8462-6f32226147cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:18.125Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f447c881-363c-42db-8300-1d3b477ec96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:28.135Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1b7029c6-daa8-47f6-a3c6-acb830389a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:38.144Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c310e208-2c48-4852-8682-ff991ac42626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:48.152Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e93f661d-2356-460e-b079-557b45484454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:58.162Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5067dbc2-f0dd-4310-b278-495479848e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:08.173Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ef6021cf-fdc5-489e-8458-db2e7ef73bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:18.184Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4839ce4d-1b69-456b-ac92-5f512ce0d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:28:21.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:28:21.157Z |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-02-25T10:28:21.157Z |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-02-25T10:28:21.160Z |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-02-25T10:28:21.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:28:21.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:28:21.166Z |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-02-25T10:28:21.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:28.195Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=efee21f0-1a6e-4307-b28d-9133e1b77617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:38.203Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=34ab74ff-8449-4c72-be87-a8a1d301ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:48.212Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=182ced72-a537-4d70-97dc-0a40c8a40bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:58.220Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=310abe90-29de-4c40-9631-ed0b4fd940c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:08.231Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e5eec622-a4d8-4a19-b44c-594c3e8805aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:18.239Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9e9ed671-74ff-4537-88f5-ebe3d8cf8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:28.251Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c833a75f-d8b0-4941-82a3-f33a62a04fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:38.265Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ac6752d0-e27a-40eb-849d-bbb27398cdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:48.275Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b399a4a8-0f7c-4ca3-8772-ee6b25e41ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:58.282Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5273ed87-1e2e-40a7-b397-464ebc46d635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:08.290Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ec954cf-e107-4eed-8c69-b00f49833307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:18.299Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f36e8181-5411-476b-961e-d00350097d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:28.307Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=148cf25e-b10f-4978-acd4-055874e4a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:38.316Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=183ec20c-6182-48b1-aa17-e63a0d4472ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:48.324Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0e3f9f76-7849-4e64-aa8b-5efdc9313632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:58.335Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=14515af4-1335-478a-8e55-ec4d51d1e43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:08.345Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=927b2b17-a187-47c7-897a-f25c6e2d89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:18.354Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bac35ea4-9fad-4846-a16f-23651e1a28f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:28.366Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9472f3ab-0269-436e-97d8-272cb94de244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:38.378Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=69b378cb-32b1-40b8-bad6-88af8eff30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:48.388Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1dcd3e4e-42d4-42b5-af48-d274202b1377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:58.396Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3172dfaf-2633-49e0-9caf-b7c0f25f0622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:08.404Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5d1b220f-015e-4785-bd85-0a46070df05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:18.412Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=526726ad-8735-4c03-8c7e-6e557587d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:28.422Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6346043b-217c-43c9-b40b-627185597088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:38.431Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1c4bf9bb-4deb-4f3d-8e29-de6ba52f0ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:48.440Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bcb36dc4-ad26-42f9-b0d0-810beddc85e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:58.448Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a04a5d34-bae5-4206-bbd0-01c2daa88239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:08.459Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=329563b2-5d8f-4d94-b1ae-9a5c71a3e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:18.472Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b6a8a127-f73b-4b7c-b3bb-778610c4ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:33:21.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:33:21.135Z |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-02-25T10:33:21.136Z |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-02-25T10:33:21.138Z |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-02-25T10:33:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:33:21.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:33:21.144Z |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-02-25T10:33:21.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:28.480Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9d444b9b-22aa-4bd7-8aae-81664e467858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:38.490Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b8a6c649-6eed-497c-ac85-00cf38d26206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:48.499Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4dd3d382-edb4-4988-b65c-55d2c9f81eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:58.507Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c71773c-1846-4342-8464-e126459b9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:08.515Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7901789d-1306-47c6-b742-8a00ea1baa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:18.526Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0573621a-247c-4c23-8ce1-b858d5d5f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:28.537Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9737d8ec-7ae5-4c65-b83c-7fa3c7b00378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:38.548Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=513d26f6-2552-4116-8789-b2634dc1a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:48.561Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=760aa092-ab47-4ba5-9bc0-aed503613608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:58.572Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=144317bc-ede1-460a-9817-7ea5f863e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:08.582Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bdc7e014-b43a-405b-927e-c73e8ffba790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:18.594Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=45876e67-ec2b-4390-88e4-b857c5af1dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:28.604Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e70af179-db1d-45d0-83ba-7c8b469d10cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:38.613Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=71bad98a-2128-454f-b59e-4599d8b3763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:48.622Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec1a8dbb-fa84-4580-b521-581e8527a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:58.640Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4554aa77-6beb-457a-b7a7-adb40d84e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:08.652Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec090fb6-4cdf-4a6d-b71d-08dfae6bbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:18.661Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e4c3b1b5-9418-46bb-bdc1-1dbf8e54870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:28.671Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d7c3c9ab-2177-4891-84e7-52ef515325ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:38.684Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5c9b2a76-7122-4785-ae5f-4f72811f4d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:48.694Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d28b1ff7-2e35-4ec0-98bb-47c671c2463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:58.715Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9f52abe5-f538-4241-b2c6-74aa6ade9fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:08.724Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9075306a-7402-431f-b3df-1345a56378c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:18.733Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c4f32c3-d040-4c49-82e2-e79d12add6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:28.745Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=92124fad-8ddf-4072-9df7-dbf000395b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:38.753Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8adc3a85-3766-4019-9c7f-302b499d40a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:48.762Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b455f736-b1f4-4744-b4c7-0b5712c791a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:58.775Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c43c36ba-aad0-44a5-b002-aa67c891b816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:08.783Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=416dc56a-2938-402c-b0ed-77cda2c10ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:18.790Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a8a1cc1c-ca8d-4c18-9b3b-3daac1a6bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:38:21.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:38:21.102Z |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-02-25T10:38:21.105Z |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-02-25T10:38:21.108Z |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-02-25T10:38:21.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:38:21.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:38:21.114Z |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-02-25T10:38:21.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:28.808Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=46d33048-1f41-4a80-aeb2-4ace902c1010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:38.825Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=566dacb8-8702-4b7d-9f8d-7c2d6dc96e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:48.835Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f0a351aa-32a7-45fa-88c0-232c76a7c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:58.845Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=661ea67c-0c07-42a0-8d26-b17c1cd6da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:08.854Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1a388a23-a212-40ef-9d9d-523174cda8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:18.862Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f940074e-356a-4b72-abe1-dff5d131bc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:28.870Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4dcd1caf-f0bc-466c-a211-6441c50d0fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:38.880Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4eaac8b5-c846-4672-9ab2-180da6e0a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:48.891Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e6f44273-633b-4e88-87a5-a64a6b273df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:48.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:58.899Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=781c17e8-971b-40c6-84ed-8f8e9e726a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:08.909Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e16e4831-6e85-4540-ae2b-f04c4ac2684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:18.922Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=11037c18-9355-40f8-9723-e4d59fe62dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:28.931Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6a867100-4933-48a1-bed8-8761e77f3763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:38.939Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f1bee886-09a3-42bc-b3ae-6f1306720480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:48.946Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=39bd6377-38a3-4e09-8a99-e0e5fd13206d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:58.955Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=91fce8e1-5878-4e64-b3fc-1b63255bd255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:08.963Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=27d4502c-6e1c-4d71-b813-5ac3b838e2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:18.972Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f2793a6-25bb-49ed-a287-34a0e443e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:28.979Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=68984c14-6149-4ccb-b89a-776067658b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:38.990Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f30c34b0-caef-4d41-a00c-913724eb9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:48.999Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d92a7e4d-e123-4477-b21f-be88e9c07562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:59.008Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e9229137-f5ab-4eed-a1ef-392cfd8ca22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:09.019Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a0ea0789-8ec6-414f-90da-cf98c644008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:19.031Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7ceb81ed-b45b-49ea-950b-1ce3f9ad7999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:29.039Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8058c895-71f3-43d9-8f5f-ac5a3d51f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:39.047Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=182137fc-590b-4ffb-bdd0-13b6a0d23f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:49.054Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=57d9028a-0416-4b12-956a-69beea612b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:59.060Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4bd3b3f-f5db-41bf-8848-0c8ed30f7f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:09.067Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0786b51a-f5d2-41c5-88be-4a05456ee7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:19.076Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=617577c2-a906-49dd-a938-cd35e4ebf166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:43:21.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:43:21.117Z |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-02-25T10:43:21.118Z |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-02-25T10:43:21.120Z |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-02-25T10:43:21.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:43:21.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:43:21.126Z |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-02-25T10:43:21.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:29.087Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=42ebff11-d64d-43a6-887f-02039ae64a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:39.096Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3837f1c2-b86d-4a10-bd99-b32b5dc224da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:49.106Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0acdcb54-e525-404c-aec3-801084b5d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:59.116Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5fdc6f87-e88d-449d-bb92-4d363828621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:09.129Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cbc34588-8373-4906-9b6b-c473e1aadb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:19.136Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ccfad44-9504-4651-b499-648297495d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:29.144Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8f76b42a-889c-4577-ba9f-72f0523d5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:39.152Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=29fe30f0-d108-4fe6-88ed-f863fc0dac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:49.162Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a0ff4448-c8d4-45e4-90ed-2851e3a33126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:59.170Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e275f532-337c-46f6-85bc-2ffe2a122c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:09.177Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d579d810-005d-4fa3-90df-09484b8f475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:09.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:19.186Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8951385c-1fe8-4157-a395-34f6a1d17815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:29.194Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0b3a3aaa-fe8e-4295-81cc-f4aa2ab118d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:39.204Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=56568b7b-e9aa-4348-8e66-45a41d60f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:49.216Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f040477-9318-4d18-bf4e-94b63a6a7968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:59.228Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b228850d-b055-4c36-af5c-730f11a56356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:09.237Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=28104d71-cabc-4679-ac2a-d6cb88ae3c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:19.245Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ce1f730-e23d-45f5-9e93-e3805c6a8f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:29.252Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=de4db6cb-3069-4d1e-bce6-f65b81a2446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:39.260Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=156f62ea-9a0a-426a-bdc8-a921fcee8416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:39.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:49.273Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eff3b1e1-58d6-4082-8b5d-76f08d17cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:59.280Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=db610e62-587a-4285-9e9c-795dd58865de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:09.288Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ab86f9b-59ba-40a8-8dc9-dc445ddd0408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:19.298Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6d477fc9-0ded-4971-8ade-56445f148b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:29.311Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=33efce1d-2da5-4b51-9ccd-5db31eb8c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:39.319Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7ae446e3-ebfc-41b3-94af-9ecd1957b642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:49.333Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=726ea8e6-e487-48b8-ba9f-30ca0577f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:59.346Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6bd707f1-c371-49a1-8860-9897f1012832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:09.354Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2f35667f-17eb-47a5-99c2-345a8c1ed549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:19.362Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4e9323f-c3f2-4874-aac6-65a245ccb29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:48:21.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:48:21.105Z |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-02-25T10:48:21.106Z |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-02-25T10:48:21.109Z |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-02-25T10:48:21.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:48:21.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:48:21.113Z |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-02-25T10:48:21.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:29.371Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3977a77b-c7d8-4b34-a1b8-00fa05b10b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:39.378Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e027cea8-db85-4e01-9d24-a6a4dd4e6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:39.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:49.386Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3cb3a703-8cec-4826-80af-177bb7571e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:59.393Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c90a617e-9e6b-485a-88ce-bbcdd5b29236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:09.402Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=47511cf4-1100-4b68-b9eb-5f21c5900bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:19.409Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2bb2d0d3-56f6-468e-9436-0210e60de73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:29.419Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc769355-c95c-482d-8694-0db057dbed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:39.427Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0ea5ad42-1371-46b6-9547-9f8ac9d0607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:49.439Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b4ff85f4-a18f-4fc9-bf5a-f30f9e494455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:59.448Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=94e03c79-c707-4fd1-8437-bea1d64c02b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:09.455Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=87e35c9d-3fb5-4101-bf8f-3f7504050df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:19.463Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=79604a75-8f4a-491e-a9c0-ef7def05599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:29.470Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bb9556ff-4d15-4865-bcdb-7d71a9294a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:39.478Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ca90a07b-03e4-4637-9488-369bb4af10d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:49.486Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e40fac41-3eb1-43e1-a6fe-53f0d51ba256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:59.494Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eb63d17e-da05-44eb-ae9c-9ad6a4b7c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:50:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:09.503Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a95c63b3-af3c-4c89-9def-7790304d679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:19.510Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f507c95-2c5e-4213-8f45-14d0301d0bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:29.523Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ba74ed25-884a-414b-badb-feed1d586316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:39.536Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=95ae4de9-70f5-4c19-be2c-eae9018db0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:49.546Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4cab04d2-348a-4de9-b76a-d19d165b9ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:59.553Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f1113aea-7cb3-42f0-9f27-664da7d8a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:51:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:09.560Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c8f2f91c-dddd-4dc1-aa17-cbee1b7ee35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:19.568Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f876b2ea-a798-43dc-a8fe-857643d00292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:29.577Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=19046df7-dd90-42f6-9710-b060c5cc7120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:39.585Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=738c0906-9a73-4b00-a50a-f18836c9e529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:39.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:49.594Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5e4d6e32-efa4-42bd-95a9-13d4ad90b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:59.603Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=981d05ed-4936-4b51-ad6f-e2b79a01a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:52:59.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:09.610Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=61dd0a05-c992-4935-ad7c-b492d85dea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:19.619Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6870e904-f789-442a-a0f8-8917b8476550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:53:21.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:53:21.154Z |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-02-25T10:53:21.155Z |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-02-25T10:53:21.159Z |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-02-25T10:53:21.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:53:21.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:53:21.164Z |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-02-25T10:53:21.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:29.632Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=751d8d2c-7d40-461d-83d5-04f50891eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:39.641Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=99412b8f-a05d-4666-aa23-5903cce8dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:49.650Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85d6a49f-3c02-4f38-8e21-dbd43d0f7762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:59.658Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6c4f076c-1821-449f-8b04-cde77d58ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:53:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:09.665Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=106309f5-b9f9-4df8-98fb-8877b09abebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:19.672Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e42c5643-e95f-4b77-8249-840b41e453f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:29.681Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85bf84bc-c97d-41df-8c3e-ae65f8a38063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:39.690Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=92363518-f462-4e1b-b066-7b8521c054ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:49.699Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5054f803-7657-4f0c-8fc5-13c7a5d71970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:59.706Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d55414f0-2689-41ef-95b7-652bc74910bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:54:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:09.714Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e0266633-acd1-48f7-a992-22e8a8afb013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:19.730Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3403c66d-fba3-4d72-be7a-ed57fdf2a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:29.739Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dd51a8b5-256c-4bc1-b38e-7c70341fbb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:29.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:39.749Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f2cc5272-d719-4171-b932-20babb3c1834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:49.757Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8e4badba-c3fa-49df-952b-f7a970516c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:49.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:59.765Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=89992977-a53d-4c07-a4fa-d639975f2054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:55:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:09.774Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3cedea91-2212-4da9-b386-e02e97ae626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:19.782Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=221e845e-0635-4d09-857a-b85df4db895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:29.791Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ca99d867-f820-4e67-8285-cd551a0b4b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:39.799Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=aa14edca-8ca4-4749-94ec-9f81d09c4333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:49.808Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cf633ba5-228b-4902-8257-e7a1f328a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:59.816Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c1bac7c-67f0-407b-8f8f-e6775a2f5215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:56:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:09.828Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=be4f72ae-fa69-48df-9f4f-d03758391669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:19.876Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a5cc1329-8652-489a-853c-f82af600ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:29.884Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=82aad344-7514-4f5e-bd76-2ce188b47612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:39.892Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=234bdc6b-8f9f-401a-917d-d6afe4e5199e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:49.900Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=615c5856-b6d6-4ba1-958b-967decf1dc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:59.911Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ef7ee466-f275-400f-b9cc-ea88543d7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:57:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:09.919Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec2c770d-a523-43f5-b8fd-e7551b0f2a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:19.928Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=30ca745a-ea3a-4fd9-9941-4380dfc19386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:58:21.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:58:21.087Z |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-02-25T10:58:21.088Z |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-02-25T10:58:21.090Z |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-02-25T10:58:21.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:58:21.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:58:21.095Z |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-02-25T10:58:21.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:29.938Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dd0cfd69-08e4-4c30-9de2-68259e056a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:39.945Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=45ce312b-f686-4343-b47d-0b5a314bd313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:49.954Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9acb79b2-4a2b-4f90-b6c7-64b71e24527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:59.968Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e1c96b1a-4119-407a-89fc-9e4f11a13a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:58:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:09.979Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a8e4c455-ddc8-4d64-92f5-a4fe38adf9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:19.986Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b180159e-6438-4159-9d02-4e376fa56369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:29.995Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f292959c-70e0-4430-8314-841650ac1ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:40.003Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1a8738f0-8ebc-4cd2-aafb-f763526381ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:50.010Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=246d8933-335d-4177-86e9-6f986738e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:59:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:00.018Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8c2157b5-5f14-4113-a740-684a1d7a35bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:10.028Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b92f9aae-50ea-4978-ab63-3bfc8d848670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:20.037Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=23a5627e-c4c7-47b2-ad12-b8f18850c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:30.045Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d2eaeb75-0376-41af-b729-0cc159887cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:40.056Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=382d8a35-707e-4703-ac07-ad3ac0613022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:50.065Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e33226b1-cf61-46d4-833c-c05c68e329a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:00:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:00.073Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bcccecdb-0551-400d-a504-28932660ff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:10.081Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f33e3985-f978-4202-bee8-b94c66863807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:20.094Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=78dc3b7c-dd34-4a56-ba2f-df59026d9dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:30.101Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=05fcfe44-d64b-4f00-b71e-fa030520749e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:40.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9ca8f992-ebad-4023-a51d-bf3a26082a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:50.118Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=041ed760-cc3c-493f-8565-1f19b55cfca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:01:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:00.130Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6935d736-4c7f-407a-bf5e-11e5b78303b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:10.144Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2ca4d5f1-107b-4bb5-af27-a63698ffac3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:20.151Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2496df50-49a8-4c24-a62e-bc3dfa1a4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:30.165Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1b04af7f-6d93-408f-be9e-fee359d54eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:40.246Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d014eb63-db13-4f09-a117-2ec00d52a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:50.254Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fd137cd5-6d3a-4db9-8532-c8ef9dfa9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:02:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:00.262Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3f504c31-d249-4566-b54b-4fc5bbc19543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:10.270Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ba2b0266-e535-4af4-9f7a-bc5579b11b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:20.278Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ddad3451-3db9-4fc2-8bb7-8d9ea4941bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:03:21.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:03:21.126Z |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-02-25T11:03:21.126Z |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-02-25T11:03:21.129Z |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-02-25T11:03:21.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:03:21.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:03:21.134Z |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-02-25T11:03:21.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:30.286Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6ba44d68-a453-48b2-bc5a-f23b9f32887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:40.294Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=65400df6-520e-4ac4-9bce-6b7b1706780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:50.304Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7621b50d-ddda-4f7f-9985-b85bf54275ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:03:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:00.311Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4310c4fd-3448-4ac5-b2d4-457bd56d54fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:10.319Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fdbd192b-8e85-46de-b2a2-337e7d113d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:10.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:20.327Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b472189e-1a58-4376-8cfe-691129444ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:30.338Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c26407df-edcd-479e-9aaa-fb9e8f5efb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:40.350Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=12028c59-e9c7-4b66-a394-5c1a2d21b922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:40.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:50.358Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7f6918d8-f3d0-4fc0-ae46-054ee86e4449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:04:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:00.368Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4613efd5-d7f1-4dbf-9323-588910a7e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:10.375Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=84f72f1d-91b3-4380-b725-7a6fb0439b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:20.383Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4ec3f564-123d-464e-8f6b-aa1edb0b222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:30.392Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c1abeca0-e86e-4d6d-bd84-65f7185ff2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:40.398Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2ee205da-e4dc-4c11-8e81-b27338cdd9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:50.407Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=830b60d4-c254-4440-98f5-3be21e865792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:05:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:00.418Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc37a6a9-b95e-4b7c-8581-752f1bbc0b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:10.429Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b603b610-37e1-439f-bde7-7ed2da888f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:20.437Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f943f821-348d-4074-809a-a18a63196f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:30.448Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b0b03a20-1acf-4077-a728-886c3e38de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:40.464Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=118dbe4d-bb5d-42dd-bc5d-e6e884b5991c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:50.474Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=182770e9-ea9d-48f9-bfb7-1ec0077525aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:06:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:00.481Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1af5a378-5b71-4a39-9e97-81476d27c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:10.490Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=af86fcad-c053-4a4e-b23f-a88c5b380b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:20.497Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=effc4d8b-4b74-4b02-9344-14eb498b209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:30.505Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5c21945e-43e6-4b5e-9cc7-9738bac3943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:40.512Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=46819440-3d8e-4bcf-bb3c-57b45ab32ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:50.520Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ad3cf905-5c89-4086-a155-fc8cff178527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:07:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:00.529Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=587c65ab-6ced-4870-a4bd-767ea5fe8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:10.539Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=00f98c76-e3db-4e39-bae4-ca83a89de748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:20.548Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=976545dd-0328-465c-a38c-93931d057bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:08:21.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:08:21.122Z |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-02-25T11:08:21.123Z |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-02-25T11:08:21.126Z |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-02-25T11:08:21.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:08:21.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:08:21.131Z |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-02-25T11:08:21.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:30.562Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=700b8d8d-0070-424d-bbde-d6c08851ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:40.570Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b9b3ff19-25df-4875-83b8-6b7a62a1b8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:50.578Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=48253768-a33d-4a23-ba7d-17aca1dc0787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:08:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:00.586Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=abf16fda-052e-4d5b-8a91-b1640688df90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:10.594Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=20df097b-9f79-4539-986c-269fa7bf91a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:20.602Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=999e86c2-5536-48b3-85f0-5d795638bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:30.609Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=963dec8f-3ae1-4360-bc24-a03c1a202e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:40.618Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b5899d50-8354-4911-bbe3-e180285445a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:50.626Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dd490332-84ad-4c4e-87af-428cc8a6a5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:09:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:00.633Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5ede38d3-8148-4db2-b71f-6d12edc2043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:10.642Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2b033117-abd4-4fd0-bf5a-49c2735179c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:20.652Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e4085a25-1ed4-415e-9f83-aea4ecff94fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:30.660Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=be0492bb-36d0-48e5-962f-53947761e3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:40.669Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=43409d4c-e17b-4c3d-b4a1-04e748d4399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:40.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:50.677Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2b9802e6-a4e9-4c91-936c-4c99171fdef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:10:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:00.685Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eef1a0cb-b61e-4f72-a486-da60a3d4850a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:10.693Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dc5dc508-14aa-4601-8cda-cd04e640d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:20.701Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ac529c0f-9b22-4c25-b47c-128bb6a4c538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:30.709Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=80d46f02-6da0-4d44-a44c-8ca86be12065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:40.718Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=42cf8101-893c-46ec-9103-50559ad1a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:50.726Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9e7aade2-4aef-4f3a-8f5f-2b56f632cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:11:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:00.743Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=960e6f71-756b-4aa0-8d79-3372d806f36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:10.755Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f9a16f5-f256-4cb8-a5e1-00f0a7e17b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:20.763Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=be90735d-25d0-48d5-ba75-dcf7419034f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:30.771Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=79689c35-23c5-4443-aeed-087ff29f4d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:40.778Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4c69d9e3-d32f-446e-ac20-9d50e9517182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:50.787Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0e1de6e6-e7fd-4405-b686-07508fb91209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:12:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:00.795Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c3a01394-ca53-41fa-82b1-a0679bf81fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:10.803Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3577c9ba-a14d-49ca-a071-450df6e00cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:20.810Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=adbca398-527b-41a2-abff-6ba3e2361cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:13:21.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:13:21.110Z |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-02-25T11:13:21.111Z |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-02-25T11:13:21.113Z |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-02-25T11:13:21.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:13:21.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:13:21.118Z |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-02-25T11:13:21.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:30.819Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9656dfa5-1555-4953-973f-d55ce6e90aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:40.830Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c4a45b75-a1d9-47cb-88b4-1a8bf80faaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:50.842Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e786894a-7d34-4e8f-90d3-51c6aa7ab538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:13:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:00.855Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4c0870b6-2b8a-48a2-ac52-bbc2829da8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:10.864Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4bd2f356-8b19-49e6-b134-516f893b7a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:20.872Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7c549398-beed-433d-8fe4-f6d540ca5435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:30.880Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=375abfc4-aa6c-45bb-8555-3fc0280a9544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:40.893Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3f0e2ed8-23cf-419b-a247-44ad23b31b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:50.901Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4dc43b34-3a50-4714-a724-cc06d0ee7bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:14:50.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:00.909Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4ea657bf-3779-4ba9-b150-f324a995b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:00.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:10.918Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=414c548e-5cc7-4b9c-8c8a-50c00d8d39f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:20.927Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eb404c2b-3a68-4519-bfb0-f0b6336ba6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:30.939Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2e235e90-c275-41ab-befa-553bc5a0ddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:40.948Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cbfd7a5b-b57f-43de-8520-c72f7a4c1ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:50.955Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=52693a92-d1a1-44b9-a81b-b5a4c8c6d9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:15:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:00.962Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a181717d-e608-4e56-9d40-bbb6b9446ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:10.970Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5d575cce-eea6-4185-b0b6-043bb0f14f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:10.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:20.977Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c63ebfbe-f453-42fe-a339-2b6b76c55e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:30.985Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f9910616-27bc-4828-994f-cf3358b85f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:40.995Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b0d0c3cb-65f5-4eaf-a1a5-87fbd507a148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:51.003Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7f23321a-5dc7-4158-9552-77e9f43adbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:16:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:01.011Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a6a94ea6-71da-477a-b89c-4b1c43d4e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:11.020Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f101a6b-a973-4357-b318-bea70091524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:21.028Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=43906db2-9d40-4fd5-9363-71aca4005f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:31.044Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0786833e-0cb9-4cad-b5d2-1fa5ef8db895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:41.051Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=18410bf0-83ed-44ea-bf44-44b24818a777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:51.059Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a647c909-cf8a-4e56-9c48-6017c36463ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:17:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:01.066Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eae90447-e4bc-4d09-8eaf-253a49d046ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:11.074Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f065e77c-11e6-4795-9505-5acbfdf67178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:21.086Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2dc51d0c-a30b-44e8-8c9d-cdc507f15f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:18:21.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:18:21.112Z |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-02-25T11:18:21.113Z |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-02-25T11:18:21.115Z |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-02-25T11:18:21.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:18:21.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:18:21.121Z |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-02-25T11:18:21.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:31.094Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=48f92dea-d82c-40be-8d0e-9c27a4713f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:41.103Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=12ed3dbe-191d-4463-b073-e24c2e7e938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:51.111Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8aa59b71-9a85-485c-852f-3f1d1c1bbf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:18:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:01.119Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2545c404-8bfe-4ef4-b047-161b28078b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:11.128Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7ef0f854-151a-45c3-b395-654ed6de19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:21.143Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=096b868d-7c16-4dcd-b5cd-3d53cf44e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:31.151Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9214797e-dd6c-475d-b524-5721b205aba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:41.159Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9b1aa04e-1ea7-4f71-9893-da0a14489839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:41.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:51.171Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b3927cb0-a940-438e-b840-9e0404312694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:19:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:01.178Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0f7f2a37-f6d7-40e5-8cf3-b8759a3f06a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:11.186Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a7e12957-9b6d-4e91-8324-1464634135f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:21.195Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1ec5071a-7de5-43c5-922e-f788e54e6f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:31.204Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8f9aff35-401b-4c27-a12a-76fe6096bfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:41.213Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=58d7895e-9990-4296-9d16-d00a9d6fb0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:51.222Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3796c71c-b3b9-4258-93a6-dba73031560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:20:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:01.230Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b31c4431-b675-4383-9f82-bd00e20db7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:11.236Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=46c8e312-2af5-4c4f-82ab-3521cd941113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:21.248Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7828ce4c-ea8c-4e90-a425-e41cff05e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:31.257Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a79ffaed-8884-4a55-885b-d5fedb7b2931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:41.266Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6d344cad-e198-4f2c-867b-71499dbe9a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:51.274Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8be6cde8-906c-48ce-9aaf-e8aa632ad3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:21:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:01.282Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c3b07553-147c-4002-96ca-e35eef15be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:01.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:11.289Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=347ea655-70dc-4242-8926-0d186339b82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:21.296Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=71309e5b-6823-4b63-bc7b-28bca172b374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:31.304Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=57e92ead-ffeb-41ea-8f0c-df72554ab5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:41.313Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7216a208-e972-404f-9eaf-4b7bb16c8d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:51.322Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ee66bfd3-4bf6-4416-a2d3-feb984ce65bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:22:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:01.330Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7267e7e6-2e2c-4a46-bd43-c8ee8c0d1a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:01.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:11.337Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7c3082aa-884d-49b8-9f61-d0659f71f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:23:21.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:23:21.122Z |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-02-25T11:23:21.123Z |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-02-25T11:23:21.125Z |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-02-25T11:23:21.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:23:21.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:23:21.131Z |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-02-25T11:23:21.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:21.343Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b57e28dd-e900-4286-a151-dc364cd87ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:21.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:31.351Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3ba78c18-29d1-4577-b001-37eebb94fc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:41.364Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=91203de3-c94a-40da-ac55-f51d594aa1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:51.372Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1acb297f-a8dc-420a-9247-83150fcaf172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:23:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:01.380Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=db3cd083-5e15-4e5e-b1d0-f28a38d05f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:11.390Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f0e1b291-37c0-48c1-9560-0a80868d0840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:21.400Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b22f4a44-b935-4c3a-b048-8e369b231431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:31.408Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=62b6e845-d0b8-4418-99e0-2af01a4e77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:41.416Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=57263c82-4190-4bc6-8056-0fbb6dbbf780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:51.422Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5c575c7e-cdeb-4174-a3c7-5cbb854e5497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:24:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:01.432Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4eee9e3-f77d-4784-9007-b7d9f138087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:01.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:11.440Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2b7134ff-26ea-4977-ae0d-d549d4671f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:21.450Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b113e86e-a5cf-484a-8df1-a9a1585df92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:31.457Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fab90043-48af-4d8b-a133-debe338cb069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:41.468Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4db4a8ff-4824-4edc-87de-5af73b89946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:51.479Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e2e30459-dc8f-4e9f-97d2-1f03c3bb5de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:25:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:01.487Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3651f1d4-200f-4677-9a53-3d60ea7f3350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:11.497Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=21492d38-d264-4e13-af66-e57faf3ca64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:21.505Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=402b98ee-5541-4d09-a8e5-0f7c052a47d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:31.513Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=26a6809c-ceab-47af-86f6-85f235aa4560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:41.521Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=21e8a7ed-0c7a-4883-876a-0a95bce3b45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:51.529Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=34076afc-e982-419e-85e4-cf2d1d986295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:26:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:01.536Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5e11ac09-486e-4e12-949d-b7a776abf9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:11.545Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=002dd0a3-273d-4c97-a451-7d38feaf26af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:21.554Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85ba82cc-4ac1-4927-a662-35422a45900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:31.562Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=93e3f53c-977d-4762-bde9-dce9881962d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:31.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:41.571Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8934b540-ee9b-4446-86dc-17fc0cf92fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:51.579Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c1ed6fae-fd62-4373-8d3b-f5b0648b1d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:27:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:01.589Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1f1e13a8-66e2-4a98-bb4c-13c6ee4d92af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:11.599Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=94058678-60ab-4258-aaac-000a1b9c86e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:28:21.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:28:21.115Z |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-02-25T11:28:21.116Z |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-02-25T11:28:21.118Z |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-02-25T11:28:21.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:28:21.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:28:21.122Z |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-02-25T11:28:21.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:21.612Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b0a35ebb-3606-43f1-9b9d-2deb338f5866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:31.619Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b258d318-591c-4c0a-a31e-1cf4e56792ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:41.627Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e39007b9-b7d2-497c-a71c-c49e6fe38d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:51.634Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f1c2a60f-dbc6-4d8c-980b-d1ed4827bdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:28:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:01.642Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=080ad5f0-5100-41dc-aa0b-0c4197a7efcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:01.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:11.649Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=270221a3-daa1-40e8-81e0-1d97ebd021fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:21.661Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4ead7389-c295-4763-80f1-72b950b45934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:21.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:31.669Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=810c7356-f000-4852-a202-dcc629740d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:31.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:41.677Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=772f57c4-310f-45d2-9ef0-0e9c3c898de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:51.685Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=65479e22-fc5b-4669-b59c-3e918983a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:29:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:01.693Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=10441fb0-4a6c-4103-a417-308ab63524ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:11.701Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a96fbf9a-dc7b-4d3d-9722-f636fd71af79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:21.709Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f974f6dd-7c68-48f6-894a-3e9a5882c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:21.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:31.721Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4e7deb2d-17c8-40b7-b512-7bbab7a87c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:41.729Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=30abf47d-5bd9-4766-baef-f6cc6f1bfbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:51.737Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=887bfc20-6e2b-4b05-b051-594e16745539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:30:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:01.744Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3e936de4-bc06-43f1-af0f-61f114679a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:11.750Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ebd9909b-b57c-4dbe-b13f-40c64b87ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:21.758Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=614f368b-6c3b-454b-ba50-9b796f4061f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:31.767Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=71a34a74-e8f8-45d2-bc5c-30e5bf08318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:31.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:41.774Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=15d60094-e9c9-4cb7-b725-3abc714d6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:51.783Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8f9263ca-ea1f-4b31-abc5-8237a8fbf9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:31:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:01.790Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5a2456fa-751f-446a-a3a9-1a859f101f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:11.797Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e94d05d2-17f4-4cf3-a64d-ed50fdbdcc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:11.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:21.814Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b77a5885-c4c2-4101-89d6-e467323e1ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:31.825Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b851c390-7d87-4d69-8c5f-761c613b1fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:41.834Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6b72abd4-e2ea-456d-bbd3-e14433f36196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:51.844Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5deb2252-5521-4dfc-ae30-b4a2eea90eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:32:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:01.852Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=019113d3-070f-449a-9544-b34279273900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:11.858Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ad612978-f799-4d4b-b798-87b0f05ad76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:33:21.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:33:21.094Z |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-02-25T11:33:21.095Z |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-02-25T11:33:21.096Z |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-02-25T11:33:21.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:33:21.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:33:21.101Z |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-02-25T11:33:21.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:21.866Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b884c01b-5ff2-415a-a090-1eb921d340d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:31.874Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d24a16f3-fd96-4114-8d46-c98f52405cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:41.884Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cd373520-6ded-464a-8c5f-9c382da789f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:51.893Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=285ee361-2640-4fcb-a813-9b8457d742a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:33:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:01.900Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=82370197-e836-4016-bd62-ceb3e7b4b253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:11.917Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ab689174-7cfe-4314-904f-febc4d8cd695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:21.936Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2395557f-ba4b-43b6-8661-b8221a6c800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:31.948Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9e35fdf4-f89c-4769-a83c-007eeb3adaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:31.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:41.958Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eadbfdef-7370-45cc-848c-fcb6c9c6523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:51.965Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=700a63ad-a6d8-4a74-a98c-ef5d580cd750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:34:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:01.972Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dabfe9b7-c0bb-4e50-8df6-ff11a2590494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:01.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:11.980Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9798b77a-3c72-400a-aeea-e4ff8641b8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:21.990Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=aebfcedb-1c12-4c4f-b92b-f447b20a88b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:31.997Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=889fa921-6a86-404e-ab0a-da4774b801bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:42.012Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=744bad7f-5bb0-4fa7-85ce-3b854600aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:52.021Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=06b44147-4693-4880-b7a2-09d20688d551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:35:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:02.030Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6047b0f5-1ee5-4610-bcbc-cde1d0ce2ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:12.036Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b59be1e9-e3a8-46cf-899e-66f074e54947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:22.045Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f62c0864-19ab-46db-8fbd-69bb5f8d1777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:32.057Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1d15db9b-bb4b-404c-a5b3-6dcd46576497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:42.067Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1f8b0fd4-9f54-4f2d-a67e-3c84532310ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:52.075Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=63f5c62b-2ddd-4864-ad4f-57b1d9fe4475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:36:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:02.084Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=43261a32-a659-4454-89b6-b421291cec72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:12.095Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=59953562-1425-4b06-bcf6-b0f8b5b65801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:22.103Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9e6a174e-f6cc-4675-89cd-59079f308f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:32.111Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=54aeeb33-205e-4430-8abc-01386e956a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:42.120Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e24ac254-177f-4c74-91ad-c6d7616d3271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:52.128Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7bd5afbc-4f60-423f-ac86-353ac862fe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:37:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:02.137Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fa5bea27-ff8b-4467-96e6-d27079d13d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:12.145Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1e832ac1-96b1-4265-80f6-4c4e2952f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:38:21.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:38:21.110Z |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-02-25T11:38:21.111Z |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-02-25T11:38:21.112Z |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-02-25T11:38:21.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:38:21.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:38:21.117Z |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-02-25T11:38:21.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:22.153Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2c2d2338-7194-4757-9488-fbef4108c858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:22.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:32.162Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a7bf0098-78b8-4832-a75c-1a073e6b8852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:42.174Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9988c935-fa36-4533-93ec-4077804e463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-25T11:38:47.867Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=cTkwK6UQExJPUZ0o99TL, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:48.572Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:38:58.573Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f9399262-07d8-4a65-ab55-1dc6d320bb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:39:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:39:18.114Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4e1b8e12-90e3-4c3e-adf2-0bf383a5f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:39:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:39:37.654Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=271df68d-0c42-4f5e-a72d-2f130187b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:39:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:39:57.192Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=118c0547-f594-4768-939d-ba8955d3e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:40:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:40:16.726Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=654793b2-ad96-4cb6-b49c-4d31af439e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:40:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:40:36.271Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ce83a4e1-b434-4d38-8f40-aada8f39fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:40:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:40:55.824Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=96ff4853-281e-49b6-8788-8e54b78625cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:41:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:41:15.375Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1cfaa85f-b1c6-4f67-89c2-d86e3a6b056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:41:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:41:34.918Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4b41b14e-0745-45a6-a112-e464d6008a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:41:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:41:54.459Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=658b98ae-b547-4b80-b91c-d8214c79b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:42:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:42:14.028Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e15a8e67-5a07-4a3f-9f0b-5df11c0863c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:42:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:42:33.577Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=34ece2ee-6145-4dcf-be03-0106d762d3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:42:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:42:53.122Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=afbbf75a-9e40-4903-812c-dfc7cb540ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:12.667Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dc9f18c3-dd0c-4540-b4a9-1fef009cae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:43:21.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:43:21.169Z |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-02-25T11:43:21.172Z |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-02-25T11:43:21.182Z |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-02-25T11:43:21.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:43:21.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:43:21.186Z |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-02-25T11:43:21.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:32.246Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c3db867b-93df-4551-ac2e-2e1d08273a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:51.784Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=84de288f-04d0-4b9c-b5c3-8366705adf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-25T11:43:52.761Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=8p6lTtX18MyigoHntIw3, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:52.777Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:43:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:44:02.777Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec11d2a2-9b50-40bc-906c-aad7ed08d182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:44:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:44:22.318Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7e4fae19-d612-4475-96ad-f390bcfbe5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:44:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:44:41.867Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=361ddcd2-02ac-484a-99af-1a52a8ea85f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:44:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:45:01.408Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a7bf86b8-7331-466c-832f-daf166a2dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:45:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:45:20.954Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e120b8f2-3b4c-4285-bf15-91a201bbe80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:45:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:45:40.497Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=520e14a6-e8d4-4141-bb3f-497acab81735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:45:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:00.039Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=95e4d1c6-a40f-45a8-a298-197dbe12dc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:19.576Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eb19e36f-7048-4664-8060-e2f9e416fcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:39.123Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cbdba103-0561-4c61-92ad-9d0480d4a4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:46:58.666Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3a065607-c9af-46c4-b407-453d6af49824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:47:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:47:18.244Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ee2b23e2-e01d-4253-b3b5-50a5bc3e34f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:47:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:47:37.791Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c0afae91-4d66-46a1-908e-a9b0837b2003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:47:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:47:57.328Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=17ac7213-3487-4be7-9235-3a51dcaab492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:48:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:48:16.869Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ea2cde72-bc05-49a7-8a0b-77b04ccb7ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:48:21.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:48:21.099Z |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-02-25T11:48:21.099Z |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-02-25T11:48:21.101Z |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-02-25T11:48:21.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:48:21.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:48:21.106Z |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-02-25T11:48:21.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:48:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:48:36.442Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3b43e499-7122-49a4-b3d2-b350ef28a392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:48:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:48:55.981Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9515a4e5-7230-457d-943e-6ad9dbd7d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:49:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:49:15.527Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9b6ee263-a1a9-454e-bba9-4c3ba41501b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:49:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:49:35.069Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b4ef1809-e2f0-4dcc-95b4-0bd3f2f3eec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:49:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:49:54.642Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=370923e0-98ad-481b-b883-5dc22007a03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:50:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:50:14.177Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=422bc01c-0581-486d-9c5b-2a5d24778ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:50:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:50:33.736Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a3ddc989-fe92-430d-8010-ed11d0cb9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:50:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:50:53.276Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ff99ae3e-2766-46cb-a6db-f64e9eae4998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:51:02.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:51:12.823Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=33d95df7-f2d7-4e99-b1f2-00fbfdeba8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:51:22.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:51:32.365Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d603e58f-7521-494a-a46d-27c207205723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:51:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:51:51.930Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2d050924-77e9-4eee-af7e-e6726b177bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:52:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:52:11.471Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=021c7ab4-aeac-46b5-9574-f13c99ef6009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:52:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:52:31.053Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=acea62db-050b-4968-bf5e-69d777b4a0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:52:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:52:50.591Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5d6c06ec-0f18-45e2-a4d8-a16c53300fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:10.135Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0238c1db-e046-49bf-b688-5abab2e7d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:53:21.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:53:21.141Z |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-02-25T11:53:21.142Z |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-02-25T11:53:21.144Z |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-02-25T11:53:21.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:53:21.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:53:21.149Z |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-02-25T11:53:21.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.apache.coyote.http11.Http11Processor |2022-02-25T11:53:24.132Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:29.707Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=137a70e6-761a-4254-a634-dd7f77be9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:49.248Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c362a283-db04-4ea7-8f1e-de4d3f4b1101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:53:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:54:08.787Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=514e6e90-5337-45b1-819a-6b3d4c699cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:54:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:54:28.333Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ebb70c6f-ceb9-4726-ae82-9a3915be74f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:54:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:54:47.879Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a527f5c6-b6d6-4145-bb1d-354f1dfa82e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:54:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:55:07.421Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e703c198-1ea6-4ec2-9125-10c5b02e011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:55:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:55:26.968Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7abb5b88-7ff7-4d41-91ec-887bed1b4c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:55:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:55:46.509Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ce2ab5d6-3403-4f31-bd46-270b0e1efbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:55:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:56:06.049Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d1c820f8-9915-41d5-b76e-94046d4a78f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:56:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:56:25.598Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6a0489d1-a8c3-4c37-8409-76669594dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:56:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:56:45.148Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=23b34ca8-ed50-4454-b7ea-0106e8057431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:56:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:57:04.697Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b32c8896-573d-428d-99cb-6a9c29a3e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:57:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:57:24.237Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=50a13834-25e5-481f-9543-7ac6624c0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:57:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:57:43.778Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e1660df2-8a80-465d-8a42-61574ebaa263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:57:53.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:58:03.316Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6aec055c-33ce-4414-8f19-e4f28d273278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:58:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:58:21.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T11:58:21.120Z |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-02-25T11:58:21.121Z |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-02-25T11:58:21.123Z |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-02-25T11:58:21.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T11:58:21.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T11:58:21.130Z |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-02-25T11:58:21.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:58:22.863Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6503d605-0b5e-47ca-8079-3bcea1d03170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:58:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:58:42.408Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=32fd49ec-3e6f-4699-9f51-6a9c82c40c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:58:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:59:01.948Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2d4fc6cf-20dd-4b54-a83a-67234c7c9827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:59:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:59:21.496Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f71e9294-b380-4ccb-8c82-f93b70a24bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:59:31.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:59:41.039Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6e349365-7c74-49bf-9357-9449becb023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T11:59:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:00.582Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f9dd49d5-2eea-4c82-b0b4-870f85812d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:20.124Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3737ce50-1fc4-446a-9707-04c70bd26858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:39.668Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1d6581d3-4f74-4ce6-badb-5f3053f23aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:00:59.223Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fcfa5dd4-2379-4ed9-aba0-fd01d24e1659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:01:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:01:18.762Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2aa79c8b-80ce-4c0e-80ac-cdfafdd0e495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:01:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:01:38.313Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0045bde7-7fa9-4c5b-b302-67a5235a3bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:01:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:01:57.865Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3f23425b-a795-423c-8eaf-10b726ebd814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:02:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:02:17.423Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7eae6e75-ef84-4ce6-839c-8f6418c83320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:02:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:02:36.962Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3b6ed34a-16ea-4b89-8d65-68ac70f4213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:02:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:02:56.509Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=afed943d-0dc0-460e-8203-97313400590d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:03:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:03:16.047Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85c96b92-0175-49fa-9f07-95fa65fcc98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:03:21.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:03:21.123Z |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-02-25T12:03:21.124Z |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-02-25T12:03:21.126Z |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-02-25T12:03:21.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:03:21.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:03:21.131Z |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-02-25T12:03:21.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:03:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:03:35.618Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f45ad2d8-1fe8-4a88-afe9-cab9631a962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:03:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:03:55.159Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=69dc63d5-29ab-40d5-8974-2992dfa04e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:04:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:04:14.703Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=921ada73-9291-418e-ae97-6dd7692bb20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:04:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:04:34.253Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=920755ac-5c7e-4a38-850e-5f72c4e4d4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:04:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:04:53.812Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0e974fdd-2fe0-4d2a-b016-ecd48cafe9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:05:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:05:13.352Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=aef994c9-4134-4cf8-b7fa-db919d33b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:05:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:05:32.901Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7ddab1bc-38b4-4ecd-998c-3b1ec7cba95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:05:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:05:52.437Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec9a29dd-0b0a-49bf-adb1-c09fe50cd960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:06:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |