. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T04:58:29.118Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T04:58:29.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T04:58:29.159Z |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 |2023-01-18T04:58:29.974Z |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 |2023-01-18T04:58:30.089Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T04:58:30.090Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T04:58:30.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T04:58:30.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-18T04:58:30.413Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-18T04:58:30.446Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-18T04:58:32.356Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-18T04:58:33.059Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-18T04:58:33.097Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-18T04:58:33.098Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-18T04:58:33.262Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-18T04:58:33.263Z |INFO |Root WebApplicationContext: initialization completed in 2816 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-18T04:58:34.611Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-18T04:58:37.865Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-18T04:58:38.819Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-18T04:58:39.037Z |INFO |Started MainApp in 13.065 seconds (JVM running for 13.891) |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-18T04:58:39.171Z |INFO |Start scheduling PRH workflow |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:58:39.200Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=448506ea-e377-4545-80ee-ed375f98c760 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-18T04:58:40.020Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-18T04:58:40.020Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-18T04:58:40.027Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:58:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:58:50.565Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=aae5e2c3-1141-42f6-a6f9-9a5c8aebbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:58:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:00.592Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6d31f74c-40f6-450f-b5ba-8be4396fc333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:10.616Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=00b54a76-1c75-4de5-8e95-534d63997b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:20.637Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b01b0bd8-69d2-4fef-8fa5-ce318f1a2a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:30.673Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=01d7b423-6dc1-425d-9825-fecb01dc3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:40.702Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=aa0c9447-6b79-4356-9619-8a114e7c49d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:40.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:50.809Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=781099c7-641b-45e5-b73d-3527c4e16fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T04:59:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:00.821Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f2ffaee7-0f26-4460-ab8c-134562dd243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:10.830Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cb99aaa8-4bf3-41c0-83c0-9a1c61ec3b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:20.839Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=013afd79-9188-4327-8d88-bcc4628b3ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:30.854Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0b3f2afe-872c-49c2-9639-97861245131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:40.874Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e7677692-e0be-43e6-93a4-aafa3bc1428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:50.896Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c21127b9-5ec5-4d90-84de-2e95a12a736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:00:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:00.910Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a284e41f-23f5-4d5d-9658-43db86a734f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:10.920Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=155a9c71-c03d-4a79-9e7d-563a13300404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:20.955Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3fbfe0e7-41e8-4d92-8040-647071493dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:30.966Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6a965fba-38cc-438f-b306-e2eb8c2f3d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:41.062Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d15d08f0-69b5-4b89-b20e-449900de5ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:51.072Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=530e54b6-aaf3-42cb-9728-f865a382ee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:01:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:01.085Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=39791d9f-3bb8-41b1-9576-85204ece4c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:11.095Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2cdbaf23-bf2e-4381-868b-e8f8d695d980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:21.104Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6d06ce0d-543f-467b-928a-b9de4f12247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:31.114Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c37b70ca-b73d-4aee-989c-b0477685884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:41.126Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=37ffdd61-6370-42fb-bd65-2a36bc5a924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:41.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:51.138Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3f2b5ef6-ffea-4997-9a13-54c94f6e5032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:02:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:01.151Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=919a7583-0d33-457b-84aa-b1e7f46236d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:01.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:11.162Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=63030492-957e-4078-a932-7eebe83f591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:21.176Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=95bb031a-7710-4c1c-aa48-41e282f63c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:31.189Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=66989c03-d4ef-44f8-a59f-0ac2f39b836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:03:35.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:03:35.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:03:35.636Z |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 |2023-01-18T05:03:35.641Z |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 |2023-01-18T05:03:35.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:03:35.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:03:35.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:03:35.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:41.199Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6cfe4f32-58b4-4e3c-b679-95351c45ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:51.211Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=931dabc2-2c70-4c68-842f-1f6a895ed316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:03:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:01.224Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=8b0aab11-5b09-4112-87da-85a9b38ec71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:11.236Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=98a8faf6-ff44-4213-b849-914ec69056c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:11.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:21.246Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=69cc31bc-aa8e-43ab-a6e9-35d1688087ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:31.257Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cdf99b91-7744-499f-8e83-08a81b3b08ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:41.269Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=57183337-5079-4f27-9c4b-5e393aec4960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:51.280Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=22636803-e44b-46ee-9301-2a1fde6665f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:04:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:01.309Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c30a5981-443b-43df-a19f-5599922e7dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:11.320Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c70132f2-a10a-4c3f-9408-3c549f7b7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:21.332Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=19f915c6-dd7b-4670-8477-272561e0449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:31.343Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3b7f9d37-3c34-41b9-b278-b582d5ab04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:41.355Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=24f01dc3-1663-40c5-829f-2bedbc4c00b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:51.370Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=695c8d36-c5b3-495c-a54e-6ca06909efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:05:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:01.380Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2e1f725a-06af-45ae-aad3-871ca49d464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:11.392Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cff217aa-abf7-4bbb-b14a-988ef19a32fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:21.404Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=65ca673c-531c-40f7-91ba-95ddccf3350c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:31.424Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ef34234f-a63b-4971-892f-d6502dd6414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:31.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:41.438Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cd2b89d5-2346-42c6-b265-f703f5bfaef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:51.457Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=91cfde70-5e4b-4494-935b-fc65f8df39e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:06:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:01.470Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=67139429-915c-429c-9082-ffb0d74308a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:11.484Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=762fc1ed-0231-499e-baed-9efbef8b6608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:21.497Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=afc27795-2ff6-492c-a9d4-d62ec89edf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:31.509Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=92a750fa-a595-4eb6-ae43-900dabf78eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:41.520Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a94fbd26-7b03-401e-8a6e-c40dd3f1f1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:51.534Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=dd393f97-836a-44e5-a7c4-52704f860608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:07:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:01.545Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7eece9fa-9d0f-452b-80e2-5de256eb75ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:11.557Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=65e47de8-f0c1-4816-a33e-9519d5d6e76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:11.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:21.568Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=8120e35e-6f3f-4970-bb46-c114eefb57f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:31.583Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=af892777-7681-4c59-bcd6-0b890d826074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:08:34.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:08:34.982Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:08:34.983Z |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 |2023-01-18T05:08:34.985Z |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 |2023-01-18T05:08:35.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:08:35.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:08:35.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:08:35.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:41.594Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=448faffe-85c1-42ae-a2c8-b842d799b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:51.607Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=1d25f468-323c-4607-8098-c63f12f25d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:08:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:01.620Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=8d970cf0-87a8-4948-b5aa-402c21d7c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:11.633Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7c08455d-084f-415b-a047-779d34e4390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:21.647Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2e138812-9dae-48bd-a123-ce5d621ef4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:31.660Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=889d9358-9485-4184-bc6e-93305487039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:41.675Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=27e25be0-c24c-4600-bf00-2d510f98a7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:51.694Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=44d01ebd-0070-468b-94dd-23f5ef66c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:09:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:01.705Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4a02d423-d5f0-424c-a1b1-539aa52ed034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:11.717Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e9181dda-f6ad-49e1-901b-66c53e0f30fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:21.729Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=22224ba6-9849-4cd5-8161-236dd2063ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:31.743Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e7033792-1849-4560-831d-33d2bbab7443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:41.753Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=65ba86d0-1c49-4d84-b4da-d04fcf3d8879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:51.763Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=75b8e678-07e1-48be-83f7-66dbc5f7a99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:10:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:01.774Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d8e74a1f-2182-4fb1-9e43-ece4639cdb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:11.785Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c58c8d17-d3be-4445-9006-2e7cf968c9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:21.795Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2e489bbc-56f5-48a1-9470-121d3d3ab633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:31.807Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=786a2412-adfc-4b27-8e9e-bb66d3854d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:41.818Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ba0d7b36-5da7-402a-8722-df2a0bc4f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:51.828Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=060e02f9-14e3-4d9d-a425-6982a793aa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:11:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:01.840Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=546a49aa-97f3-4f23-a9e2-f92ca4b5a4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:01.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:11.856Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b7894c5a-0fdb-4b88-a66b-2d45e8d538a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:21.866Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6bfbfb59-8a8b-4707-9515-af8928b105e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:31.881Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=8150ef31-b8fe-437b-af07-96c6c2e2b31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:41.893Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=79b7b2bc-5f71-4727-97b8-0b2cb5ef4377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:51.903Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9b78f24b-de33-46b7-952d-baeb291eb2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:12:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:01.913Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0f36df48-9abd-4dd2-96cb-d08ab42beee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:11.923Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=fde78c6d-d7b9-49b4-9a17-6a2da637cacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:21.951Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=fc44418b-cb1f-4957-94e2-08520fb31cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:31.961Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=29bf0554-e857-4545-9e30-0d18d0f763a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:31.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:13:34.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:13:34.991Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:13:34.992Z |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 |2023-01-18T05:13:34.995Z |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 |2023-01-18T05:13:35.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:13:35.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:13:35.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:13:35.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:41.974Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ae396fb0-a615-4d5b-9852-9777b5029058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:51.986Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ba02d46c-54b9-4af9-9f07-9d9be90274d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:13:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:01.998Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6d33c1c5-5884-4c15-9d69-0775a1e9768b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:12.010Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bfb1fc02-ad22-40ab-a02c-5ec824645902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:22.020Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cd03ab3a-2ca9-4b66-aa20-ae8c52053e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:32.031Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=186d0de6-6e5f-4189-857b-f11a16454731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:32.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:42.043Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=80059d73-87be-4b19-bb1e-0657a4e7c16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:52.056Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=dd2cab7a-52d9-46eb-9f2a-4dbdf7629451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:14:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:02.072Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2723c0b0-67d3-4dca-9192-92e51e73a847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:12.083Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=48f449c3-5b9b-4c5c-b5cd-373c9c2573f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:22.094Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=02d99a54-72d8-4bd6-bc8a-a67332ee250e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:32.103Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e35583c3-cbaa-4d5a-87c8-d9eaa5e9ca0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:42.114Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=fd8ef30b-9fa7-4414-a308-c8a4b514902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:52.124Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5443b82e-38e7-45f5-bc8f-f4f7de5aa7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:15:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:02.135Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b315a048-fab6-4ff4-95f6-fcd17a513e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:12.146Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=dcc8af7c-f734-4dc6-8c66-47d3aa229eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:22.156Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7f37ed58-1db2-4c14-9eac-c4692b894bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:32.165Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=860089df-a402-4bea-9448-b19331cd243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:42.176Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=609fe38b-d44a-4a0c-aa07-6fd57538d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:52.187Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ce3a3e29-45a2-4f78-8814-6606c6b740d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:16:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:02.196Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=526fba06-41be-4740-8512-7ce42ba80ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:12.208Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d9b2f4fa-c115-4f1a-983c-5a848ef3a5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:22.223Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=478505d9-f92a-409e-ade3-9cfe89f544a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:32.237Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e1831294-a1f5-4d0d-a38e-4de80c83f48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:42.247Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=547cb968-6232-41a6-bd0a-83c739ede487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:52.270Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c9134f77-b59e-46f4-b4fe-5e4379d85fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:17:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:02.282Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b4490aa0-bfff-4d3c-b9ec-1941167240e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:12.291Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b756b672-363a-4411-b27b-e7ffc756cd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:22.302Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d2e5349a-83f9-41c8-a39c-ed9bd7b12cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:32.314Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a4b8dffb-a6f5-4cfd-a061-bbc45f3f3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:18:34.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:18:34.991Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:18:34.992Z |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 |2023-01-18T05:18:34.994Z |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 |2023-01-18T05:18:35.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:18:35.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:18:35.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:18:35.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:42.327Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bc59fd9e-766f-426b-9a69-f2d8fb6f78c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:52.336Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4a1b9a06-b9d8-4851-90ee-d03973923288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:18:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:02.347Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4e0d7bfe-93c9-47fd-9e8d-2efce49ec350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:12.358Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=98402484-eade-4a13-aeb4-51617374ee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:22.370Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bb3f96e5-5eab-44d6-b9b5-90f83065a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:32.395Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6bf48819-ba6b-4d98-bdab-05448659050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:42.408Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=999373ae-1be2-47f0-9c23-3ad0cbaae7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:52.422Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4cc9cfb3-95cb-456e-8df0-45c6a4d9e4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:19:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:02.433Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=349ec60d-a2a0-40df-a3a7-ad163798d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:12.443Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=25f203b6-4c9c-4f15-9d70-d1601350c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:22.453Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9a9aa6d6-3330-4cef-9b38-6ef42e9f69ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:32.461Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=942c1cd5-0392-47e9-8302-a90ff4290131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:42.486Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6153c36a-a58f-43f4-b5ee-a6ed37b333bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:52.502Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7151bcee-5318-4375-9b40-b12cc74e5657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:20:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:02.515Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7670089c-a7cf-4377-a1e0-b6377d1ff5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:12.530Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d9df706d-7291-4683-a45d-709b47694bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:22.540Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4f42c12c-723a-471a-b14b-64e49b70147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:32.551Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a28cd0b1-59f4-49c0-b82a-ff4b0bba003a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:42.561Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=345b9bf2-9a8e-4556-ae6a-7e4a761b64fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:52.572Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5072146d-64ea-4405-891d-3f2626d337e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:21:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:02.582Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=40e7cd0a-9e39-43ec-ba59-a913e164991d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:12.592Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=eb213cb0-70ff-454b-901d-5c116647b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:22.602Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=083c0bf1-7bad-4c49-b995-2e90d0179621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:32.612Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=619b1dc8-2ab6-4939-a790-48907639c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:42.622Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=720724bd-58e1-44e3-b57c-16912a3d8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:52.632Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0c2cc397-5a52-4859-931a-d93525ba6a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:22:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:02.641Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=da932c21-3b40-4993-af94-5a33a82d5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:12.651Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a72564cd-a840-4587-a431-0a9c7aae7cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:22.661Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a831c691-b075-4f93-9772-1c9f53c48641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:32.672Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5f9f0575-b7c1-476e-9859-465867bfb88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:23:34.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:23:34.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:23:34.970Z |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 |2023-01-18T05:23:34.973Z |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 |2023-01-18T05:23:34.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:23:34.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:23:34.981Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:23:34.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:42.682Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=23563fb4-950b-410b-8fc1-64ff50463149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:52.693Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=594416ff-ee4c-4268-b786-e14571e456c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:23:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:02.702Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cf372bd8-a872-4079-ade5-a7b40ea28051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:12.713Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=842cf493-a0d8-46a0-816a-f511be940935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:22.723Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0b89f68e-4706-4eb1-b608-2cd6e6e4cde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:32.733Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c2a6b6fe-5459-46dd-a72e-dbed66e8aee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:42.744Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=fb963649-5eb1-4d5c-9551-6465581bc53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:52.753Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=44d8d83e-5e5a-4202-8326-2b37631df2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:24:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:02.764Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7db6afbd-8ca5-43d6-9781-421949d09457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:12.774Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6d8cfd43-b447-4ef7-85b5-9df9948abe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:22.783Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c17f0ffc-0951-4742-be08-a20a439fce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:32.793Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0ecf73d7-3c53-4de3-88ee-f37ad7b91b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:42.802Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ad6e183c-0f9c-4ffc-9241-39f7642b638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:52.811Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a2e3ce61-63fb-4b30-bfd3-863d19e9155b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:25:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:02.821Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5105bc3f-dd63-4041-95ee-0836d94e6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:12.832Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=943d30ec-3494-436c-87ec-1b78a842c7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:22.841Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2b35a49b-7276-4564-b138-64f0b082a55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:32.854Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5e5a82c3-a328-4aa9-8b98-a642c2df0bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:32.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:42.863Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d3f8831d-30f4-4b85-b130-9a79a6fb45d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:52.875Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=862f2081-e0a0-4c6f-8d8e-a155e21f0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:26:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:02.885Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a74aaea0-55bc-4f5a-a8d6-8d9d76880edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:12.896Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ea6571dc-590d-4c05-877c-c2feb3d3506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:22.907Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3b31c0d0-67ab-4039-814d-fd1b0088e476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:32.918Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=fd8b641d-86fc-4cdb-ad9a-a3a7a45a8674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:42.927Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7fea9503-bac7-427b-acfc-abf0af5ca57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:52.936Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f28dea5f-937f-4b5c-93cd-6d264a368b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:27:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:02.947Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=20a1883d-388c-4198-a6f2-45d14cb7126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:12.958Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c068adf9-bbbe-43d4-8df8-f01ea29e4aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:22.968Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=be20273e-a7d8-495b-91f8-8f1df55184b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:32.979Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d60a87ea-efc6-4e6c-ba48-12b845402707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:28:34.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:28:34.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:28:34.865Z |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 |2023-01-18T05:28:34.867Z |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 |2023-01-18T05:28:34.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:28:34.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:28:34.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:28:34.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:42.990Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ccdb8f1a-d399-4232-862c-76c10d1ea924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:52.999Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c72d7955-085b-479e-b084-0f01fd8aec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:28:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:03.013Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a0a6de33-f2ac-4c50-9647-98f8db5d9eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:13.026Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7432ba9b-fefa-421d-8a44-fd3059d688db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:23.038Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7d26d48f-eb37-4d56-a301-ef3caa1375d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:33.051Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ef6b0689-5f7c-4837-9b71-9bcb30333247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:43.062Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0315de30-2439-4375-8a60-6648a6257350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:53.071Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9f7c9172-1b53-4536-9b18-727cd0ef51c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:29:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:03.080Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0dc50bb0-ef89-4830-b829-bf502817d000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:13.091Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=618a8b15-c53d-4c8e-a754-8ed098495592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:23.099Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=58998afa-d3ad-4e6b-825d-088e8e1a87aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:33.110Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=46ca715d-90df-45b0-9e74-58d5b72c2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:43.122Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c8863cb0-1240-4105-92fc-e8cee8e5bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:43.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:53.131Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0442748f-a110-427e-ae1d-0ce4e4742082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:30:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:03.142Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7a8c648a-a89c-4905-9707-3257b6869970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:13.178Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ec2962b2-e725-459b-b7f5-f1a2838c9648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:23.189Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=40467d74-8a1d-462a-807d-7602a8309c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:33.200Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bd10dfe2-0067-4ade-8977-61cf46f66cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:43.211Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3df81ce3-8783-415c-ac38-ba909c1a2133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:53.221Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0d585fa2-ddf8-46fa-82ff-d0f630f28db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:31:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:03.229Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=8ca67026-d813-438f-b369-cfaecb463839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:13.243Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=04dfbb80-0c22-43cc-b361-2c7e1ab974c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:23.253Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=29ebe3eb-e767-4255-a835-d3c13c2c42bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:33.262Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b5bed10c-8369-4d1b-a0fc-921913307c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:43.273Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=182afac2-b023-4ba6-9e21-9119833557de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:53.282Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=96f07a64-e296-4dcc-8df0-2ed2070af403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:32:53.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:03.297Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0f5f7656-b2a0-4206-a2f1-d6e6c374c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:13.307Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b12cdfad-d756-4961-b0d5-eff02fda0dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:23.317Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4d21cabc-4f4d-4f05-91fc-1d03b7f44cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:33.327Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=365a03e1-6134-4fdc-b226-d3815cd3d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:33:35.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:33:35.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:33:35.101Z |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 |2023-01-18T05:33:35.103Z |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 |2023-01-18T05:33:35.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:33:35.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:33:35.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:33:35.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:43.338Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=67a3d512-b9e4-4d82-8b8a-4dae4e2025b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:53.349Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=134ae4b5-d34f-4ca7-9791-5f73681dd93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:33:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:03.359Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4c4742dd-e875-4411-afe3-91712dc99d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:13.371Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5e5c6736-f5c3-4f0d-a7e6-db385f21c371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:23.381Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=18afa929-73a9-4553-9159-f549cb7b17df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:33.391Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7752d606-d76a-46e5-9497-0ad504df1d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:43.400Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=45303c55-a7b0-4ca2-951c-3371f63b2114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:43.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:53.412Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=053eac9a-0d71-4f90-acac-6895115ce870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:34:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:03.422Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=1bca5893-3bd8-4914-9a88-99c005495949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:13.432Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=71610a2f-7b38-4aca-b373-8244178868df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:23.441Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=08d201b6-63e0-4bed-97ba-b6a093137caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:23.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:33.451Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=08dd6369-6ccd-4f4b-aac6-a5fac593c26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:43.462Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=1e465c4d-d0a8-4db6-aefc-6a874cd17adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:53.474Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=699dc300-77da-4427-8b0c-b191e1a5fff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:35:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:03.484Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=61d6f95d-cf58-4823-9eca-0767582228ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:13.496Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=50453198-3e09-4c72-8b96-dfc592d59e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:13.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:23.505Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f082a7b3-6687-4af1-8c03-b8bbb590ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:33.517Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ffb5e7e0-8592-4652-bec9-3e97c7b32bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:43.526Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9b620b6b-e4ee-498a-9de4-a963cedfc9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:53.535Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f2e41ef8-6f25-4f19-90c8-8eb097bb1fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:36:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:03.545Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=fd73b2b6-02a6-462e-8884-a5ad04d28ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:13.555Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0d7cb5e6-98e7-4026-9b73-eac7718eed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:23.565Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=621c5932-7781-4ce3-b714-1a9c4c00a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:33.589Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6b41105b-ba00-4f68-945e-e00a06085eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:43.598Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b6a1d30d-b790-4b78-a276-2ce2b2175378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:53.608Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=77485481-fd0f-4fea-98c5-2982422a7446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:37:53.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:03.618Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4990134c-0854-453d-9982-14bbd762ca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:13.632Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9eb9c8ba-3533-4ea0-ba06-dd880ffcd736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:23.645Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7d9b51ba-c9ce-4093-86ec-c6abc6e2dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:33.657Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a8692cc3-195c-4c6f-b8a4-e71902795f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:38:34.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:38:34.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:38:34.999Z |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 |2023-01-18T05:38:35.002Z |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 |2023-01-18T05:38:35.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:38:35.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:38:35.010Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:38:35.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:43.667Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f9b2c34f-4c9a-474e-869f-78c0f18e5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:53.679Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=1df618f6-9fdb-4066-bd07-9002be6a2c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:38:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:03.689Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e4c78b53-55bf-4f54-baf2-edad9d254f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:13.699Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=06e7559f-6884-4d1e-b843-cdcb7fc58d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:23.710Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=20fad29c-0561-4414-ac87-90a57f38e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:33.724Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=01f1d245-833d-4f21-91df-bd4dfc83d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:43.737Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e06ec2ac-0770-4019-8bcc-a98dc8d7cda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:53.752Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0aaa90b1-429d-41e1-9154-36a4dcc111fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:39:53.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:03.769Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3d33fc47-0fe5-4d5f-832c-156a6333899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:13.779Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bcaeaa4c-bc1f-4694-b942-d176d9e540a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:23.791Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=abfb28fd-f695-4f9c-807a-903b7059c358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:23.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:33.803Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e669b844-7124-43f9-8a1c-e9b26a8ebca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:43.824Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d90934cc-9de4-4683-9d44-6d6e0edcdb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:53.835Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b4549f7c-be6e-4d7c-9add-25ddc6c54e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:40:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:03.847Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=63092b74-3948-48d0-aa76-d2e872433e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:13.865Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bb859cf4-dfa8-49c4-a89f-100bacd789b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:23.876Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7064c111-f1ce-4a1f-b03e-5618866062d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:33.886Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ba45b145-f882-42f0-9814-2d13278facaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:43.896Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=adcc92b2-cb4a-437f-bfde-c9658c93e5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:53.912Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b50a22d7-e51d-4a7a-89a2-e599633232be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:41:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:03.922Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6e01e7ac-f695-4d63-8963-cd66f180936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:13.934Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d08fa45b-d213-4e78-a21c-cdb26ad3873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:23.945Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9bece7c5-0db4-4229-a2a2-1f24d1dde726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:33.954Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=07a2d1ca-8905-4d4b-8ddc-da0a26be04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:43.966Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ef31ed07-aad1-47cb-a422-d6238ed33c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:53.975Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=89a9366f-3f3e-432d-b08b-9d4a3ddf06db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:42:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:03.986Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e66f475a-5aa6-4bdc-8adb-354b2eb85c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:13.996Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=52108d2b-5bf8-46e1-b75a-7277be64c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:24.005Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=eac93f18-44ab-46f1-8f91-15bbe1059763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:34.015Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2bfc2f66-c24e-434e-b9ae-10e0248ab134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:43:34.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:43:34.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:43:34.947Z |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 |2023-01-18T05:43:34.950Z |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 |2023-01-18T05:43:34.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:43:34.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:43:34.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:43:34.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:44.026Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=386849ed-37d6-45e2-bdb7-a31f24cd52a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:54.036Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=1343a4fe-fc52-4d5f-9a2d-39a20e8c7fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:43:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:04.047Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d2424663-3756-4c8c-aa74-a1ad20ab4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:14.058Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2384615d-ef4a-4aeb-9369-708c1bf7d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:24.068Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ebf8f613-ee73-45ad-8cff-d9d169405329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:34.090Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9c2eab55-3e86-41ea-90e5-4e5057c2f019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:44.099Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=300adf93-8c49-4a16-bc77-4497337f647d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:44.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:54.111Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bee10610-3ade-48ef-ac05-63e2dbe0525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:44:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:04.123Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=29806eea-2f70-47f6-9f11-24bea0b998cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:14.136Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5fba3a1d-5168-4686-b884-994ea59aeeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:24.146Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=69f084d3-dc19-478c-84cd-12c400e09073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:34.157Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=767d61da-3f5a-4c03-95a9-a9e3c0993f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:44.169Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0d336bf6-477b-41fc-9324-db05c32af45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:54.180Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d3094336-ecc1-4cf3-85d6-bf5acb1f7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:45:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:04.190Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=83ad7351-4c15-4132-b33d-c780379a0174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:14.201Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=74b786bc-3416-448a-af79-620100910147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:24.211Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c0cacf3f-2216-4f39-9622-e778c81afd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:34.222Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=23358363-a702-4bb8-84e0-ad3ad0e4fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:44.237Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=68e09c26-be00-4c81-b83c-55c9423c7435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:54.249Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=73eeec35-4eca-44f8-89b6-259bbaf2a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:46:54.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:04.268Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=905a3b61-ee5b-46c9-876e-5581cb349795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:14.278Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=07373230-5107-4d89-a5be-701061fc59b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:24.288Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=3cc7fdf8-b0e1-4cba-a77a-514a58fda655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:34.299Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=8e000738-8bc5-4cb2-aa23-1d8abdde4895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:44.310Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bb2be7c0-17e9-4fc1-bdc3-af2c22afaf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:54.321Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=50131578-4f77-4021-b528-3f75b5cc753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:47:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:04.332Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=66212c28-b338-4160-b338-396bae66d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:14.341Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=91c1a167-134f-4290-9de7-ae3096fcede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:24.369Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=57cc6570-1bd1-44bf-945b-3e22f17bfd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:34.380Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0e863e78-7506-4cc1-a669-cbe9f263ac87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:48:34.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:48:34.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:48:34.959Z |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 |2023-01-18T05:48:34.961Z |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 |2023-01-18T05:48:34.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:48:34.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:48:34.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:48:34.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:44.389Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f974ebae-648b-4547-9756-c6b95a66b479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:54.400Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4de3813a-95e5-4a06-b7d1-6c30c2cacfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:48:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:04.411Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=6ddd887f-2f8d-448e-9984-410e98651b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:14.422Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=39c72234-7ece-419c-83f9-bce93e022d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:14.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:24.431Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=9ac60f46-1c46-40ff-b6ad-0de57ad71bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:34.441Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=f168fb5e-1c0a-4137-8300-2f173202e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:44.452Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4795ab8b-efd5-4d60-bd49-572581a8f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:54.460Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=55db4d39-3a2a-4de5-a3e6-b70bb22d40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:49:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:04.470Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c2184c0d-9a88-4a5d-a8e9-f601f0c8bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:14.479Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2e28e51c-10f1-44bf-9330-23ffa9abfa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:24.490Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=694d4528-0f6d-463e-bac0-8bb8c79334c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:34.501Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a914a8ae-cf1b-4053-b4a4-f14d2a683a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:44.514Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cc78c9e0-2189-466f-ae41-e05b604b382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:54.525Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=910ccdac-7fab-4fa9-a290-724d45e5f60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:50:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:04.536Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ea611ff0-280b-4bcf-bfee-62546c78de28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:14.545Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=24d7c55f-f3a0-42c1-80f1-1722b44d1231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:24.555Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=17eeb273-fb1d-4f44-9884-a694294c1424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:24.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:34.567Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=7969f708-4eb4-4e18-bab8-f0192a4f59c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:44.577Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bf20ada0-0fea-4f94-a1a7-2a6624a3199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:54.587Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e1a8770f-b9c0-40a6-b092-6f91bf1d13cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:51:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:04.598Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=683e9e72-dd9f-40ea-bf24-9d02bf25597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:14.609Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=ccecfb22-f5b1-4ab4-9978-89f844ed1e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:24.618Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=328198aa-1877-4c76-9835-0e340875c9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:34.629Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e388f1bc-1b08-4d9d-904d-044475a4b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:44.640Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=2a598968-6412-4b9e-a61c-749f79777572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:54.648Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=616ea73a-c607-4565-9833-6ca22e7282c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:52:54.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:04.657Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=92874f78-e062-474a-b0ef-5328f6e443b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:14.667Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=82bed37a-0a40-49bd-8dc0-e3d3ed52dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:24.677Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=0e14c2a5-6293-4973-8e0c-8efdbfb89406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:34.689Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=d132d35e-12a9-405f-bffa-a377839afab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:53:34.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-18T05:53:34.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-18T05:53:34.897Z |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 |2023-01-18T05:53:34.899Z |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 |2023-01-18T05:53:34.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-18T05:53:34.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-18T05:53:34.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-18T05:53:34.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:44.698Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4e16fe09-7bba-4758-b80a-a9b096336345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:44.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:54.707Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=c0476571-fbc8-4cc5-9f68-7f8e342709f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:53:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:04.719Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=286a44a9-ffdf-482e-b45c-6ca9220022ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:04.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:14.728Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=a5f03ccf-f40f-4149-8ec5-4906525c8ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:24.739Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=e0712d6d-cda1-47d4-b2b8-a069c5592fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:34.750Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=cdab0c79-f8f8-4d89-9c40-482ecd7797e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:44.760Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=45135d1a-9fcc-42b7-8121-a69bc513b686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:54.771Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=bdecbea8-8208-4e7c-9047-3f39109ebf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:54:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:04.786Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=b006b51f-8c25-403a-9ec7-137e33a8dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:14.798Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=1392b1b5-3b69-46f3-b398-41c80cd4d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:24.809Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=4a17be13-7a92-40a0-99e3-cca632dc3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:34.820Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5c987f12-7027-47f4-a879-4c307ee365c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:44.829Z |INFO |Init configs |InvocationID=89cd2208-ce15-419e-b97e-3975a2af7c6f, InstanceUUID=5d26d8df-3d1f-4590-9e18-972c268ef45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-18T05:55:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |