By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T02:57:41.713Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T02:57:41.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T02:57:41.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T02:57:42.791Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T02:57:42.935Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T02:57:42.936Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T02:57:42.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T02:57:43.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-11T02:57:43.198Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-11T02:57:43.332Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-11T02:57:45.817Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-11T02:57:46.441Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-11T02:57:46.462Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-11T02:57:46.462Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-11T02:57:46.537Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-11T02:57:46.537Z |INFO |Root WebApplicationContext: initialization completed in 3204 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-11T02:57:47.120Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-11T02:57:48.262Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-11T02:57:49.869Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-11T02:57:50.586Z |INFO |Started MainApp in 12.903 seconds (JVM running for 13.855) |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-11T02:57:50.679Z |INFO |Start scheduling PRH workflow |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:57:50.700Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=693d3c81-462f-4001-bc69-f7fc09cd7957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:57:52.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:57:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-11T02:57:57.077Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-11T02:57:57.078Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-11T02:57:57.082Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:02.370Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c703f846-689c-41ad-8e22-94db56406aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:58:03.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:13.459Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=7a4b64d1-8d71-4925-b9a8-b7f200a8a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:58:14.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:14.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:24.560Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6e218ac5-d4e5-42fa-bf47-616d7981e08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:58:25.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:35.632Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=fa172c28-b608-49a6-b48c-a9662806bf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:58:36.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:36.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:46.671Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=45d3a44c-f944-446e-b853-56d3bd2a7b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:58:47.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:57.712Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=fd1e31d3-37f1-439c-97c4-2995d5234ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:58:58.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:58:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:08.789Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=448392ca-bdd3-477b-a4da-60274ad29e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:59:09.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:19.856Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8cb74238-8db6-41c1-8e74-5bbbc7779d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:59:20.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:30.927Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=927f0141-357d-4143-ac23-a0bc2c9dc1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:59:31.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:42.001Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d71a276a-fa48-4d0a-8175-68a300513fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:59:43.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:53.074Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4e60f2b4-f032-41b3-aed7-91a89341e846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T02:59:54.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T02:59:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:04.179Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=af9c596b-9f48-4c81-b0a9-3ef8941843be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:00:05.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:15.315Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2cc1dc3f-93b5-42c4-93ad-348bb11aee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:00:16.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:26.422Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=16d98884-f252-482b-8085-506a268c3be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:00:27.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:37.455Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5b98ebcd-88a7-4cd4-b3a9-2a3258d0af35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:00:38.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:48.566Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=77209138-2ac0-485f-9f05-f079330e2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:00:49.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:00:59.600Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=fa613d98-2385-487b-b595-481efb41ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:01:00.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:00.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:10.671Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=eb9afc20-8bd9-462b-9eb1-cafe4de76e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:01:11.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:21.713Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=333af0cf-801c-4d3f-8dee-f87d838b39aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:01:22.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:32.751Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=920f83f4-c191-4b2e-8776-957e18b535d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:01:33.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:43.791Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f6b99d94-9ca2-49d0-a4c1-8e3f183a3d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T03:01:44.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:54.864Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=dce9db46-9f87-4f33-a80f-6f8f672eb339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:01:55.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:05.076Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8f0aeb65-3f0d-47a3-8df3-8d0afd2c75f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:15.096Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2bb21fa0-a05b-48b5-a06c-5e69f2e04ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:25.110Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2fbee198-c3c0-4684-a8f6-90757b06dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:35.126Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=cdf3b08d-7fbc-4957-8ab2-703fe06e188c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:45.141Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1fdc4604-8c7c-4a4a-8a3a-8ffad9921a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:02:47.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:02:47.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:02:47.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:02:47.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:02:47.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:02:47.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:02:47.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:02:47.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:55.162Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2acfc24d-3166-4c4e-a211-99ba7cfe046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:02:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:05.179Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9f95d463-9ffd-4857-a98a-4766d7856449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:15.201Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a1d3bffa-e1df-41ad-95de-eba090d3d08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:25.217Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e1ddaec3-0129-44b2-aeba-bb4b4faf4206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:35.232Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2d1d163e-bc7f-417a-b9b1-cd4b0653a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:45.249Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4f1ae71f-ac98-4322-9052-0d3296137914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:55.276Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=cc04bc38-dca2-4ee4-a08a-f5c911e3bfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:03:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:05.291Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=3a3c18da-4775-460d-8aa5-bb0d111eb312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:15.305Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e87ee99e-2f06-41e1-a853-3adcc65920f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:15.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:25.317Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d5e7d61a-7c2a-4247-99ec-09f41704b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:35.342Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5548eb6e-d1dc-4d0b-9678-ea66c2c68a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:45.370Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=02d87b44-b7dc-40c4-beb1-5ebcb5bca760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:55.384Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ec0593bb-8b19-465d-a1c0-375f3207ef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:04:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:05.410Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a73ce2ba-519f-454a-9651-36f913036cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:15.421Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f36ba989-84e4-4dd6-946f-9175340f27a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:25.443Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=af5798ee-4618-423b-8223-ad74650e3f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:35.453Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=750978a2-681e-4ea0-b81a-566d01b228d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:45.470Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e19c0ea9-bae8-499b-be00-d41757d4c18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:55.484Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=31e8f4fe-effe-4828-beff-95e0955bc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:05:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:05.498Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e8ebfca5-8fff-48e2-b72f-8a3af32505da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:15.513Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b0664219-2ab4-46cb-b809-b14d0030ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:25.526Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=04b4b022-8a81-4407-b55d-42ecb268f165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:35.538Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=964f3d18-56a1-4d64-ac38-8cb11d458156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:45.568Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d6eb61a7-bc81-425d-8626-618c25bf4732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:55.581Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ad55b3cf-606d-4db1-990c-0ffd0b8b6434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:06:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:05.591Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=811e98dd-dc94-4899-9cd8-327e83535550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:15.602Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=15523f8e-ebb1-468d-be84-39b7838eae33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:25.615Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c1c0da46-6a34-4534-b3f1-3af67a21020f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:35.625Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=7ddd8853-e80c-46f6-8e2a-a4df5ec5fe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:45.638Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c9a1451d-224a-46c4-b686-64decba7df12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:07:47.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:07:47.603Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:07:47.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:07:47.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:07:47.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:07:47.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:07:47.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:07:47.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:55.650Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9e4c5ea5-98ed-43eb-aef8-713ed3569952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:07:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:05.660Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=78e9d320-bec5-49c6-b8de-835b88e70716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:15.677Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e993ee78-2748-4743-9609-4b3128e7b55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:25.689Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=344a68a5-e833-4e3d-b219-28b2e457237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:35.699Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=248ccaf7-e971-4a41-802e-0654c4111450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:45.710Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=163422a7-662b-48a7-afd7-744fd8cef373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:55.720Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6d002855-0e46-4b81-91e9-149997973cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:08:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:05.731Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=182c84e7-f8c7-40e8-988c-977421e7e3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:15.742Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8e9a15bb-9cc4-4b51-a71f-7e9a841cd852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:25.757Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ca7be806-b135-496f-9b1f-9f44af26d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:35.768Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2d2e032c-81d0-4387-a5d6-d5f706543ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:35.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:45.778Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=55b40856-f28e-4f5a-b4ea-d1df3871b367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:55.790Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=57441ec9-8178-49b8-a896-8df3c62bd27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:09:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:05.806Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8ab79303-5814-4e2c-a589-514f90e3a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:15.817Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c753b619-8580-417f-9eb2-1f2ecb8a8e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:25.829Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=68b02488-9f56-4f40-90bf-548357a4e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:35.839Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=abfba62e-cacc-4941-8ecc-8b8e2c3ffdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:45.855Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4a456b49-1f71-4463-802f-41cbe40c2362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:55.867Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8f44d9d1-864a-4957-8c6a-a44455b49b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:10:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:05.879Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a4a8cbcb-f885-442d-af99-ae20ca23c78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:15.903Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1fc16efb-72c1-456b-847d-62ef7a04426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:25.916Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f84cb1bd-da1b-45a7-aa67-a8ad7a97844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:35.928Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=30f2bded-0046-435e-a9cb-78932b0a691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:45.940Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=32849f1b-d7c9-42c2-8ff3-e2cef0e949a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:55.954Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6821544f-4e22-48e7-b074-71b1fe5ed284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:11:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:05.969Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a1459730-7019-4f99-9f2e-66921816f00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:15.984Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b7e82a55-c57a-46d0-ae1f-3f963b97edf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:25.994Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=18f545f5-7454-4f11-bf13-58de42594e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:36.004Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=92987efe-87a3-4b2a-b437-0d468cc77edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:46.013Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1d1f0e71-8981-4bf5-8aa1-506d5bf3b013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:12:47.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:12:47.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:12:47.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:12:47.459Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:12:47.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:12:47.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:12:47.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:12:47.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:56.022Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d8092f6d-0ee2-4149-a1ab-55e760f74599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:12:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:06.031Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0326478e-b61b-4fab-a2c5-ef91f4b71586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:16.041Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=bdc0878a-1e84-421d-ba99-24f199c83b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:26.050Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=caa8b296-f915-471d-8a2a-58990b766780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:36.059Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=324ec87d-1cf8-4f76-b0a5-03f1028fe723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:46.069Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b907e713-e0ed-447e-aa50-a4d58402e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:56.080Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0cb32475-209f-40fe-9e22-357b269313d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:13:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:06.091Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ae7c2f3d-a39b-4bf1-93ac-a27ae66e25e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:16.101Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=93cee0d6-9998-47b7-9d44-190be4ecaca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:26.109Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=7e3ea0b2-8fd3-4b35-9fee-f250bf32f856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:36.116Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6ec6ff34-d40a-4930-921d-b9b18fc3379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:46.125Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=326f6096-e6da-42b8-ac8f-4c6f93f53261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:56.136Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=06222fbf-1f64-46f5-aea0-5d1cede70ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:14:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:06.146Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d94ebb1d-4583-4f39-a301-38658324fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:16.154Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=18d2eaea-239e-49f5-98e2-08268b80a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:26.163Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5eff9154-b42d-48f1-ad96-fa74573deae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:36.171Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b5cbf5e7-d00a-4760-95e5-cc1602cefe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:36.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:46.182Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=abca2725-0b2c-412a-b113-53a6e229550e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:56.201Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f5b78282-d44e-4b99-980c-ed96002198f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:15:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:06.220Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=74f9a8e5-acc7-44fa-a4cf-dfef6f3c9230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:06.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:16.235Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=51dac3cf-43db-473b-b8be-6f0ed28a71b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:26.252Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d4ea8a9e-9229-4f60-a361-ea971dafb0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:36.266Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c242c2ef-2ec5-4f4b-9a9d-76d27e6eda22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:46.279Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=08a4f362-c35e-46d2-9bac-59a332d498c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:56.288Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ad903211-5c1f-4b99-8bc6-702de2a700aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:16:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:06.296Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b04726f6-cab6-4080-a345-89c864278805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:16.313Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ff8a40c5-6462-4a23-9a5a-dfdecb27a688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:26.323Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6b9a16c4-21e7-4aca-b300-de6503dbb9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:36.333Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e3be9747-6a21-4270-840e-322aeebca951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:46.341Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0e2414d3-509a-4ed3-bfd2-4a4cef0b959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:17:47.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:17:47.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:17:47.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:17:47.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:17:47.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:17:47.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:17:47.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:17:47.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:56.350Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=fa088380-c9e9-4711-913d-25a26b6b6e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:17:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:06.360Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6bb0d275-d6c2-4273-afce-ad2f1c91cc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:16.370Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a8007289-fe78-4fdf-ad43-d3e2c2d7171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:26.379Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c32874de-5bdb-4ca0-b212-bf52f5099440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:36.389Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4bfabf7e-c2f3-4500-972d-34c767fbf06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:46.405Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=3fb67d6d-eeba-4c53-b0e7-456b25066ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:56.414Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0bf44454-240a-4dca-8920-82f2b265969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:18:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:06.421Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f973e506-8757-4150-97ad-e830127dd4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:16.433Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1bcb3f84-ed2e-461c-90ba-bf526c4e7fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:26.441Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b0700800-522d-4278-a75e-cf7d8acf3347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:36.449Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1d463954-3fa1-4d44-8a68-0b556ad6a523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:46.458Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=17cb2113-d531-42ec-8897-fe0b32333456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:56.467Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a4c9e2a9-20a7-48db-883b-b63c6b6da1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:19:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:06.476Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8b2c82c4-c9bb-4fd7-81e1-70c70aedb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:16.485Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b755e41b-4795-495b-b8ff-64eb88feaff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:26.492Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5df61f81-1989-4dcb-bd00-29079550ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:36.499Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c4042e69-99db-4f0d-9a65-956624719f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:46.518Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9f8d4696-c893-4742-9dd6-b2df7bb70621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:56.526Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=eba984f9-f97a-4769-9c41-87666f0dba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:20:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:06.537Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4a2e7445-0a22-406a-bfe2-ae867d5d5bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:16.546Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b72a2b8b-1360-4182-9cee-1f9718469a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:26.554Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=82a71750-e7b8-4e2a-b218-acd9d645ef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:36.565Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5e1b5896-cfa2-4c1d-ba7e-6dfdd886a4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:46.573Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=680da490-0ec8-4d61-96b7-4e62d852fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:56.582Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6f281d6b-1546-49e9-a0d3-76a4b9b1a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:21:56.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:06.593Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5b74947d-b16f-418d-abc4-bfc2fb1d0474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:16.601Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1d73ccfd-0584-414a-a18c-fb8c3bcecd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:26.611Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=09da44a0-0502-400d-b064-959bae2f635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:36.619Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1146e4d2-be49-4ae4-a72c-8a0f5ec6d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:46.627Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f03da4b6-1d4a-47b2-b75a-23a110118af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:22:47.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:22:47.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:22:47.329Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:22:47.331Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:22:47.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:22:47.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:22:47.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:22:47.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:56.635Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0331bf70-eb3e-48f7-b8b2-2633dc386197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:22:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:06.644Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=13a29e58-b0f7-42c4-8cf7-c888fabde9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:16.655Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c9d52240-898f-4f1d-9003-4c9d72140d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:26.664Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=dfc79395-155f-4af0-a69d-f0b115583af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:36.672Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5e9ec35e-caba-45aa-b2f3-7d920e72afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:46.680Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=72c1a153-06f7-4519-bd58-49a9a08027c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:56.689Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a3374ff0-25a3-473b-8217-8ca66f7eceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:23:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:06.698Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=fc06c117-d62f-464c-af8c-900c2b63eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:16.713Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0890bdcc-c9a7-4dbb-a701-fb250a2c054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:26.724Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=228e77c3-983b-46e8-b884-e5b9197e4a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:26.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:36.735Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d32bb54c-f07c-4a32-9716-95d81471fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:36.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:46.743Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e73ecb65-c11a-419e-a81d-ef1ac8cc71d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:56.751Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ebb3141b-977b-4540-b02f-186b9c305485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:24:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:06.759Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2ab6fd2f-6c8b-465e-af69-d8a17c8ec43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:16.768Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9d337b54-3cbd-4b91-b6ea-74db811d0d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:26.777Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4f0edb29-7fe5-4385-a2ce-d37ed178c8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:36.787Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ca9bdc40-7cb8-47da-afec-0c8197ea9fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:46.795Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=7813a079-1bea-4565-9248-2acec55573c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:56.804Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9850391a-8c74-47e8-b992-5ab4835b37f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:25:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:06.812Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=54e4ba12-185a-445e-8426-3830b92f14ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:16.820Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e4dc12a1-3be2-48a5-b8f6-9f5c1a40a3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:26.828Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=aedb3677-9c9d-4a0c-adf2-cd7544e7ec7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:36.837Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c3d51667-3402-4f3b-a40c-117f470430f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:46.845Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8f5c4538-53a9-4004-950c-cf9ff66156ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:56.854Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=21a7e31b-dccd-4a7d-a1fb-909b706f80f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:26:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:06.862Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=099bbb51-631a-4298-9f7c-8de10d70caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:16.871Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=43e1bdeb-b46a-460b-946d-b76b1a6fe7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:26.880Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8865d757-eae3-43ba-9dd7-9454926ff273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:36.892Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6d207676-a0ea-448a-8be0-8282b3f0ab36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:46.901Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2c2123f6-9843-4ac2-aeb7-6f8abfbe5d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:46.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:27:47.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:27:47.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:27:47.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:27:47.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:27:47.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:27:47.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:27:47.427Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:27:47.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:56.909Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=12677523-f357-41d8-b60c-d22c7a06c31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:27:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:06.918Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=40441a99-059d-4bda-bfbd-46ae040d7b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:06.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:16.931Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=7326cb1f-868b-4d28-bec5-1d0c2dec3f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:26.939Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0cd89133-343e-41f1-98bb-dafd6a27e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:36.946Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=aa3276d8-2926-4ab8-b10a-062399b6c3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:46.954Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=3a01883c-cce6-46d6-b7aa-6cd255809fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:56.964Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=690fc0c7-6bb4-410c-ba64-6693a38bb3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:28:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:06.973Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=3b8193db-a2e9-4217-a1ac-c830165e5f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:16.981Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f132a79f-784d-4327-b210-59bc6900317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:16.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:26.989Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4b3cce28-cccb-4c6e-8d42-5181c0ee70d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:36.998Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=81a76474-648d-4169-8525-ba5f1aec3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:37.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:47.006Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4fbca10f-c183-4cbe-9011-8a54c59e4ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:57.013Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ddd8c492-e877-4217-9830-bfaee279e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:29:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:07.021Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ac0fe6b9-f358-4486-b083-c9c485142252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:17.030Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=3e51a858-5f93-4f0b-aaa8-4a0666ce8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:27.039Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=46f7b9d2-1f60-4e6c-8489-cdd4c59a2cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:27.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:37.048Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=09fd5f5a-8fd3-4388-999a-37a856052d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:47.057Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5472cf58-347c-45c8-ac38-9c694cdb9dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:57.065Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e6db0ef1-faf6-4e3d-8fc8-0e6cfe6c1fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:30:57.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:07.075Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=92ccf489-09c8-4493-a793-35005cf0e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:17.084Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=47202aa7-9838-473f-93c8-37421c6c6fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:27.092Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f5eb5984-99e1-4313-9361-75238302247c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:37.099Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=651bb52b-3e08-470b-bf42-e71c0c3de326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:47.109Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b39fcda0-2e90-4c01-b008-3f102bf8903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:57.117Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c3c9b1fc-be4d-40b1-9333-149eae2f32e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:31:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:07.126Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1bf9802a-b823-49a2-b27f-8f0ed7326678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:17.133Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=01fc1f23-d420-4b33-93e1-9c41dc7f6ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:27.141Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=7c37ea26-ba3e-457e-b835-005657696fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:37.151Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=4c0f0f69-963c-4c14-8084-621df1e82160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:47.159Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=017dda2a-ca97-4d67-9433-7c7d84b110e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:32:47.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:32:47.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:32:47.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:32:47.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:32:47.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:32:47.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:32:47.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:32:47.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:57.167Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b8c07ad7-22c1-4334-92d9-47d8e5f04caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:32:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:07.179Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=caaa6ad4-2775-4667-9be8-681c4173154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:17.190Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=2d39d014-3d6a-400a-8baf-3bacd2eade4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:27.201Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=8fd8bf54-19f3-4565-941e-8da91ed662a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:37.210Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f1ab6404-89d9-42e7-a543-7f4da93f4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:47.218Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e9b4ecf8-6e0b-4b2d-9c29-adbd9dab1ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:57.227Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=f0a12c80-0f19-45ea-9fb9-eb04b74642e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:33:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:07.235Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=608fcb15-9bd9-49f6-b6a2-1cc19c9f9e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:17.266Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=d265692b-b25e-4dcd-acb3-faf33351af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:27.275Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e0b11640-6425-46e6-b67e-5fe7b86358e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:37.283Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=0bd5fc29-8b38-47f2-9338-42d997cb5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:47.292Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6bcd17d7-6c7f-4bd8-bda7-1f1466dba5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:57.300Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=a93e767a-4c65-4995-bf8a-1ac4363fd566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:34:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:07.309Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1a3bf8bf-fe17-4d61-a214-6c2b77796f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:17.317Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=c5e52000-2888-4f09-9ba7-8065b8597797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:27.326Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=047601ea-fc95-4861-bb73-3ef0f5623040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:37.334Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9cc9e995-2df8-49e1-a5e2-27fefe40b53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:47.343Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b84d0651-2733-488b-a813-6f273b2e1179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:57.351Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=b01d0ede-b420-4744-912a-9d448d36910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:35:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:07.360Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e6a64f45-ea47-4b2a-b21a-01b336611891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:17.369Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=ec397497-9f84-422d-ba20-0db3848be590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:27.378Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=553ccba6-4894-43e2-be5a-654a45980cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:37.387Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=bb9fecdc-5b91-47d2-b6bf-afcf38886ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:47.397Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=40a0e896-31be-49c0-b632-d3104140c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:57.405Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=1dbb1fee-8997-4403-a340-2b90d795be41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:36:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:07.413Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=3a11ce47-47ff-45c7-83d0-9fa1bf0b1d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:17.423Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=08df5f36-380b-4d44-982a-b8913e26ef86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:27.432Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=baf264b8-9016-495e-869e-57b5c4d9a46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:37.439Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=676b366a-35b3-401e-a045-7e51c466fa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:47.447Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=69385c3e-130f-454f-a1f9-2684ec197ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:37:47.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T03:37:47.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T03:37:47.455Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:37:47.457Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:37:47.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T03:37:47.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T03:37:47.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T03:37:47.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:57.455Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=04b96f03-0ea0-4642-8cb8-549f552fb147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:37:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:07.464Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=e3c04fd9-d0da-426e-aa4c-da32bb585040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:17.473Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=13200b4e-acd9-4aaf-8f1a-28018bdf463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:27.481Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=6ca6d1f7-50ce-4962-a0f5-ac491dd435e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:37.489Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=02bbfebd-e8cd-46b2-9f90-f0133eb363f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:47.498Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=5a1af6a0-c859-42f6-befe-13eab515065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:47.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:57.505Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=9019a60e-d4ad-4c46-a2bc-c4f11d686a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:38:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:39:07.513Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=dc761197-b8fa-4d2b-b09f-e9576cdf9144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:39:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:39:17.522Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=bab737a6-714b-4609-b552-f6f3e2b32a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:39:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:39:27.529Z |INFO |Init configs |InvocationID=7b35c4ad-aadb-4eac-b746-7efb493f3c0d, InstanceUUID=23770faa-274b-4673-b724-9c77e5d3de0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T03:39:27.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |