By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:19:47.679Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:19:47.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-02T03:19:47.720Z |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-07-02T03:19:48.439Z |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-07-02T03:19:48.566Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:19:48.566Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:19:48.566Z |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-07-02T03:19:48.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-02T03:19:48.829Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-02T03:19:48.854Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-02T03:19:50.173Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-02T03:19:50.575Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-02T03:19:50.593Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-02T03:19:50.593Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-02T03:19:50.649Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-02T03:19:50.650Z |INFO |Root WebApplicationContext: initialization completed in 1795 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-02T03:19:51.009Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-02T03:19:51.768Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-02T03:19:53.279Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-02T03:19:53.931Z |INFO |Started MainApp in 8.595 seconds (JVM running for 9.252) |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-02T03:19:54.015Z |INFO |Start scheduling PRH workflow |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:19:54.036Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ea4db6a6-61a7-491d-98d5-b26481e89549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-02T03:19:55.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:19:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-02T03:20:00.191Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-02T03:20:00.192Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-02T03:20:00.194Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:05.446Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b620c78c-586f-4d06-a8f9-6a560f80bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-02T03:20:06.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.255:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:16.520Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ffedea40-6c0f-42fb-8b8e-acea59d55d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-02T03:20:17.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.255:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:27.562Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=648ba7ce-a322-458a-9f8d-d0880b9ee47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-02T03:20:28.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.255:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:38.639Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=bd9b06ea-7011-43ba-be69-cdaf03d2d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-02T03:20:39.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:49.746Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=53ca84a5-995d-40c7-934f-4e6a9e920538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:20:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:00.118Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a1922759-c833-48f9-bd86-b71e5df70747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:10.142Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2f0f9b48-2748-4820-93cf-8a167f213f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:20.166Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1b28b858-9a7f-4bae-a8d5-037dcdac430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:20.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:30.184Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4f51eabb-ac4a-4bff-af31-5e1847bb1301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:40.202Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1e92f963-21a4-46d7-a71d-64686eec2b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:50.219Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4dd4712f-93c7-430d-81ff-25a90e03af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:21:50.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:00.241Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=503d9952-3b17-40fd-acfc-b24bfa4f6b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:10.259Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b6d2147d-1bf1-4424-b56b-13fafc03cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:20.273Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=de6337dd-965d-42f4-b960-975160aaa0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:30.292Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1224e26f-5b0d-491d-a8d7-7ea7d987fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:40.332Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=aea07a80-f7ea-42c3-822f-0b438b3c7169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:50.348Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=68a92f95-e084-45a4-9714-20dd8319e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:22:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:00.365Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9048bcf3-1b1d-40e9-a6c7-3026bd7e30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:00.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:10.474Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=56a23c3a-c43c-4004-b417-bcd5dc5169bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:20.492Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=33bf3332-25b3-4cb2-9c1a-b382a1ca518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:30.520Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8b5c64f7-8e1e-4c34-91b6-278d96315887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:40.555Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7eae84a7-5cf5-4ca2-8a84-1984817e44c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:50.580Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=73f1cff8-ac4f-4f19-b4bf-436106c8065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:23:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:00.593Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=abe0d636-6ed2-4713-8682-3c772dfa1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:10.622Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f43538f4-ae84-40dc-a330-4241711d23d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:20.652Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7e768dcf-e790-4c69-a318-f072daeacf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:30.667Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=128fa96f-a595-4bba-9720-b4092f946cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:40.694Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b37b2a10-08d1-4e74-87c2-61838bc31b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:50.714Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1e682116-37b2-4dcb-808b-b944b910c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:24:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:24:51.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:24:51.864Z |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-07-02T03:24:51.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:24:51.868Z |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-07-02T03:24:51.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:24:51.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:24:51.880Z |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-07-02T03:24:51.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:00.731Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=022a139a-13ae-4b07-808e-ad0e5adbaa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:10.750Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=18ed6eee-b986-4439-b618-eddefde98637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:20.766Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0d50567e-1180-4ef8-8e26-6215c846be0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:30.783Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1a384603-c515-4a83-bcc1-d77f1408a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:30.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:40.817Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=808df548-c515-4dd9-a530-371fb0773625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:50.839Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6edb7e11-06b5-4010-bb25-49e70855dbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:25:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:00.856Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ec92cec4-8fbb-44f3-a217-c8be36e00941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:00.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:10.871Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=17d10fde-e038-4aec-9ba6-239b43f8f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:20.889Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7276441b-c07d-4fc5-8734-294440ca0d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:20.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:30.904Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7a00fd98-c4ed-4871-ba19-8e059f5bfc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:40.918Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=906bb43e-fd0b-4c56-b7af-8be3be3a3dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:50.933Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e9b64890-9402-4234-a33f-c7d21988724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:26:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:00.945Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=68fd9bfe-85a2-42d8-a7a3-2861f25484bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:10.958Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d7276ac6-af68-4a8a-afe7-c9a1ca55e5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:20.970Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=dba18619-45f6-4a9f-9fe5-f8a40295b433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:30.981Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ef9676f9-e402-43c1-be63-01cc9919c564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:40.994Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=af6cd95c-a3e4-4b0d-9ed1-4c03df992c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:51.005Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=014da50c-a926-4763-992b-4ed405449cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:27:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:01.017Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2b8a2d01-813f-4408-bcde-6622f23753e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:11.030Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b5f8713b-040f-40cc-96e8-2804cbe33175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:21.044Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7636f679-72e3-408b-b28d-208831a6e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:31.057Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2a7f79d4-a8bf-4868-9b94-3a809cf05d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:41.069Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a512b956-316d-4b0e-9ca5-1469dc01af42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:51.086Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6a9884f1-2bfe-40d4-a0ce-ef6e2012d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:28:51.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:01.102Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=43e3f013-c1ad-4f4f-802e-93f9c0a8effc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:11.116Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=36fc4eea-a28d-4d15-8612-d6bd810bc64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:21.130Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1a1e93cd-4efe-402e-993b-8cdff9b6c262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:31.141Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=43ec623c-2167-4631-a3fd-2903e2d42dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:31.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:41.155Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0d6187ed-e231-469b-825d-02ea81e66f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:51.173Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=149a657e-5284-464e-93b1-fe2c538356ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:29:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:29:51.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:29:51.383Z |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-07-02T03:29:51.384Z |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-07-02T03:29:51.388Z |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-07-02T03:29:51.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:29:51.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:29:51.398Z |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-07-02T03:29:51.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:01.186Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7d0d85f4-c8a9-44e2-a930-d35880b93848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:11.197Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a7fd8723-4e74-4573-9bcb-9d338cda740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:21.208Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ed0495a8-8762-4e80-88bf-a0b61710b9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:31.219Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=414b077d-1d08-48a2-b6c3-61ae92f10eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:41.231Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1fa3717c-4481-45f3-aa01-b15fcebc31c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:51.243Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9e503e2f-58af-44c4-9e26-64dd10dc419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:30:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:01.254Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8b070b0b-465b-48ed-aada-32237067b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:11.265Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0940af02-79bd-48a3-a664-f499943cc78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:21.276Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=19488591-78ce-4561-9fa0-ba92390062b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:31.287Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=5d466f64-4cf3-454f-ad6b-f4cb61a0f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:41.298Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=06b008e1-547e-427e-be57-b81f9c0fbceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:51.308Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f4cb2d3e-a9f6-42ea-bde4-702cc715a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:31:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:01.321Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=14091c0f-eb7a-4251-92e5-0acc5db98d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:11.334Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9066f41b-8775-447a-aadd-3fa77e2d6b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:21.350Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=07ec4e2c-7e8f-4881-bf0f-b6f0d244ffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:31.361Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f7970cf9-5f99-4a96-acb9-f4b83c443228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:41.376Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=45ee9a06-a77f-44ef-ac80-a609e7f62fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:51.392Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=3f2a908c-fea5-4ba0-96d6-bc978f5261ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:32:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:01.407Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=30d26641-1a2c-4929-88af-3aeec67a1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:11.421Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=185e8522-65fa-4ca3-9854-62defdd1b5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:21.440Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ef6b29da-f9c5-4c64-aebf-5359ce6b6041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:31.452Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=932bc8fa-db6b-4ecd-aeaf-88dc6550c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:41.464Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e9a42225-bff1-4c79-a239-591c29639d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:51.479Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=845920d9-88ef-4c6e-8c92-53786df34006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:33:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:01.513Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4696ea8b-1f10-4605-adfa-e229b3ebcad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:11.527Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a297fb10-dda9-4ebb-861f-ff52064adea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:21.550Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ec2056fb-2413-49bc-a087-4dea560b050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:31.563Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=85dfdba6-afea-46b1-9fbc-43f14f31890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:41.616Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b2f2f60f-e99b-44f7-bb30-3e492194aa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:34:51.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:34:51.310Z |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-07-02T03:34:51.311Z |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-07-02T03:34:51.314Z |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-07-02T03:34:51.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:34:51.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:34:51.324Z |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-07-02T03:34:51.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:51.628Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=70e118a5-e007-453a-ad0a-5ea2d937b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:34:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:01.641Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a0e079fb-98e7-409d-bc3e-02d68cbdd433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:11.660Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=57dae331-5df0-4686-9bee-18f0ea490549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:21.695Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=dca1a57a-bc90-479e-8865-4656b81639b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:31.707Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=fe254314-9350-480f-bc36-8fd4acf0f06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:41.720Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a8eae29e-5e2b-49c3-9089-71c14d1af5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:51.735Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=18bc7b78-c43d-429f-9cea-f5b57b0f107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:35:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:01.748Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=333ec97d-165c-4de4-b545-ac69ab4195ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:11.762Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f428c1a6-74dc-4d14-abac-eafa985e0a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:11.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:21.793Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=70d3f450-9e42-4987-aad4-cd609f6836a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:31.811Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=daa1b299-cec7-4318-8973-b8dd39455118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:31.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:41.823Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6c9054f3-13b6-4a9d-bd45-c69b8228c4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:51.850Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=bc5c1fc4-3e9f-4241-9c37-10b498d4586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:36:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:01.869Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=161f1792-9de7-4cd1-ab2d-a0b866cc7144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:11.882Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0c8cdaab-a33b-4bd1-9994-463eb1f8769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:21.897Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a2fb5249-585d-4f84-a18a-c24d57927837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:21.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:31.914Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=3890f3d1-2f86-4b06-8a52-596ef0990aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:41.924Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=391b51df-c0fb-4bb7-8db8-9296348e1e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:51.935Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c58adfd3-9ab4-41be-a103-58c761a3a3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:37:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:01.944Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a65f9102-3041-4fe4-b00c-aa2c5f03890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:11.955Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=fbfb2888-9a49-4d5c-901a-f4f955b075e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:21.999Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7c5428d5-a05e-43d3-9f1a-425421320a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:32.015Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d06fcad6-1bcc-4019-a204-c7f50b00d376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:42.027Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=97054011-03e5-420f-805f-d6716157f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:52.039Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=866d3c3d-4765-4d4c-bce4-43d4105f297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:38:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:02.056Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a2394b42-fbf5-4785-a443-96daefd8d68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:12.072Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4bd28c77-c227-4e47-8b68-1caf34cfd176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:22.093Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=762a76e9-f55f-437a-aaf2-a8d17e6317d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:32.104Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e37c2581-ad58-4148-9b97-7dd0a2d2c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:42.117Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=bd9677ce-a417-4d81-84a8-9b95cf2d272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:39:51.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:39:51.460Z |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-07-02T03:39:51.462Z |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-07-02T03:39:51.465Z |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-07-02T03:39:51.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:39:51.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:39:51.477Z |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-07-02T03:39:51.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:52.134Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=56f5c05b-0d7b-4ff1-878c-a0e349f40422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:39:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:02.147Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=400dad3b-df95-472f-b16e-caac0bd1e55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:12.158Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=78b7645b-342b-434a-bb31-7a20d8ce10f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:22.190Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c471d684-0dad-4e0e-9f4d-92c4af76bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:32.199Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=74d884e2-7144-4f63-9299-591b74855015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:42.209Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=670082f1-cb94-4c54-a8e9-ccb86b2b15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:52.217Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=73f7518b-fb2e-467b-893b-228e8503d66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:40:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:02.230Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=02fb3716-399a-4b2e-bdb5-4956dc485827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:12.251Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=29c8ebae-98fc-41d8-954f-3bc9227995ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:22.273Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=edbaa0bf-967a-4a78-bf70-e2e0fd33c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:32.288Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f2ef000f-be26-4f28-b215-cdc39ed6f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:42.312Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=37da1dce-e59d-4f79-a9be-6bbbba9f72c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:52.335Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8d672607-427c-4f0a-be58-c0dcd60c7615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:41:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:02.350Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9a6b60f1-5e17-4910-a3ae-621103cfe38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:12.381Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1d3c6302-9c1c-45ab-84ed-15931e5a26c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:22.404Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d04382dc-462f-4bb0-8663-7d29f2a140b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:32.414Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=51463cbb-5b7e-4a20-9cbf-3f6377ad4046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:42.429Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=01c5a4c8-47c9-43ea-a6a7-72c899930e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:42.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:52.443Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=85cb7201-0bd2-44eb-852b-82707475abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:42:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:02.451Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e940a437-8b5a-4bc0-be6c-25acb83548ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:02.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:12.464Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=cbac893d-ca97-47e0-8948-0f3e550a884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:22.481Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ddfc5ebc-a04f-4863-a1c9-eb156abc6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:32.496Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=745c17f1-cd36-4802-b2ec-3616e6ee8424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:42.522Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=630b7a5d-8931-4715-a1ca-51c13870473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:52.541Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2abdaf8b-0a72-4177-8287-75559a71d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:43:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:02.552Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1b408167-ab2d-4b19-aaf3-5c3c9fe91aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:02.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:12.564Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9e39984b-15e2-4cf2-898a-5f35d27302cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:22.600Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=54c3fd1c-dfa9-49da-a53a-2f0708459591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:32.611Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f5c55a71-af70-48ec-91dc-d4b2f863d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:42.627Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c0fe23f3-3a7f-4eaa-9f9d-835a5867f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:44:51.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:44:51.379Z |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-07-02T03:44:51.380Z |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-07-02T03:44:51.383Z |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-07-02T03:44:51.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:44:51.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:44:51.392Z |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-07-02T03:44:51.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:52.636Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d417317c-8b29-4040-94d4-31a2a0a8fcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:44:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:02.669Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=faee7f43-cac1-412a-8fb2-b5ff36ed156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:12.679Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ed359ec0-6edd-4426-8eb9-99ad42f64cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:22.691Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=54d6e2de-dde6-4891-b7fe-6386cda2f862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:32.717Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=df34f039-bfa0-492f-b5fa-75218c05198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:42.738Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a48b1218-4ace-4e0f-aba3-831cca687ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:52.746Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=af6edd5c-623a-43be-9a3c-440d44d2ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:45:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:02.755Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6598a9b9-e697-4b4f-9074-2edb34989efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:12.763Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a60400a2-83eb-4908-af7b-f2d42f651eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:22.772Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7b0a8b20-5d1c-4ae6-9179-1b05f5c0e8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:32.782Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9863fff4-0e78-46b1-8010-71ed1c93759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:42.792Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d413a205-80ef-4efd-8592-eb9b2cfef2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:52.803Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=bae1aeae-e098-4a56-a248-fb9ea67ddb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:46:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:02.812Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=32661cfc-3e71-4187-b31e-edd54fa1c1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:12.821Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d0a54c5b-1ec8-414b-8c4b-8ed1095be53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:22.831Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2ff04e4f-9680-4c64-a9c5-a357cca6020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:32.839Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=35b7518f-6d13-4bfa-9623-4962de1157c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:42.854Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9f60b464-ec37-47aa-aae8-3a3aae4e94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:52.863Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=3ad00df1-7dd4-44c3-84a3-edf97d30509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:47:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:02.877Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b8d0240e-b2bc-497a-baeb-23005b89b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:02.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:12.886Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a277ebd5-4ae7-48ec-a852-e3416396846c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:22.896Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6efaa52d-f565-4504-b547-c05723a8baca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:32.907Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=cc83df61-84d7-4f0d-aef7-4eb32465b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:42.917Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f1c7621f-5bd9-470e-8fd6-6617af5ee384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:52.927Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=259a2fcd-d571-4f33-ba23-3492383d55a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:48:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:02.937Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=de7a65e6-4872-465f-8e22-2960110c5b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:12.948Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=89781d02-0e9e-462d-ac02-99ea389986aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:22.965Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4000af01-e3aa-4d39-ad29-dac17af8d741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:32.977Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=5c390924-ea6d-43dd-a2da-8eebd801d1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:42.988Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7e205456-0b26-4dc2-accf-f2d119c05b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:49:51.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:49:51.324Z |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-07-02T03:49:51.325Z |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-07-02T03:49:51.328Z |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-07-02T03:49:51.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:49:51.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:49:51.336Z |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-07-02T03:49:51.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:52.997Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b546d58f-1922-488f-88ae-b42b77e3cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:49:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:03.007Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6a9c3c3f-847d-4999-b7a2-64e71dd451fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:13.016Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=981d4551-eb7e-4936-b98e-5e999f9ffa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:23.044Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=fd4343ef-44b2-47fc-93e0-3864123a4d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:33.053Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ef23d111-9b90-468c-834f-eba7be18c81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:43.074Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=afae9158-a0ff-467c-938b-a3168f883a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:53.086Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=23f7c79e-a26c-44f5-85a1-04ceb59e9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:50:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:03.102Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a2a08e05-136b-4801-af04-7e66a3088c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:13.115Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=133a4faf-9c95-4025-9fca-3f92afa64d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:13.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:23.138Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8a9b72cf-b965-42b4-9829-7f353cfb771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:33.146Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=3a94eabb-8d69-4d60-829c-593382f53168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:43.154Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=44336e4e-4a43-4399-a4a3-8bcdc8e75104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:53.164Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e31bed08-affa-4c12-bbb2-9b689b787d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:51:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:03.173Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=63377117-636b-4c48-8a63-3029d6e0abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:13.181Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=348b23f6-4a0e-4628-8777-66829ca53fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:23.192Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=be8ce406-10a8-4faa-b704-3a9aecd3053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:23.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:33.203Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e2b26fa4-9da7-4652-93dd-36dbbc39a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:43.222Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ff384a73-fe89-41ac-98c3-d3a3c7ff0f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:53.231Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c35855a8-0f98-4581-bd74-e325b7e46928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:52:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:03.250Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=12a3e320-1e6e-4afb-be72-5876f6716580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:13.257Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a538f8e8-0014-4160-a99a-8517f2d45ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:23.266Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f05efbcb-035e-41b6-9476-839edeeb44ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:33.274Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c8a80bf6-8740-487c-8032-a5f15b59871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:43.284Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=643d5b55-63c4-4dd9-827d-6f177320681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:53.293Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=dceea6b6-efb9-4ee8-a0b0-27428928fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:53:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:03.301Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=02d1177c-34f1-47db-ba89-24055533ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:13.316Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e80afcd9-9655-4920-bc56-717ed307ceca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:23.326Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=79c06022-94b9-4636-b56e-24980fd9e151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:33.335Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a283a194-0847-4754-9316-e01c3976a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:43.347Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=dfacdd4e-e908-4c10-8f8e-f6f747d17bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:54:51.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:54:51.277Z |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-07-02T03:54:51.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:54:51.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:54:51.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:54:51.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:54:51.285Z |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-07-02T03:54:51.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:53.356Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=918a4658-ae4c-4977-9602-f616d58a432c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:54:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:03.367Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d3d2a1b0-dacd-43e0-99c7-8a203d042f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:13.377Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=aa6d2687-d1e7-4e28-a40a-3b960606824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:23.388Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d3967e92-5ac8-4fe6-a200-5fcf95cf7d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:33.398Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e66cb8fd-cf9d-4d1f-aea1-79f9cc9f2a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:43.408Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f78f735f-6801-4538-a1cc-086b9923797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:53.420Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d47db69c-5bb5-45c9-b3fe-cec7b6cec104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:55:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:03.437Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=967a0db5-ae4b-4815-ba56-1d2a63ab91b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:13.446Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=83090b0a-d51e-4f75-a8c7-b9b27f9c1cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:23.458Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=574c3b26-0da7-4af6-a105-2fb7b52a60e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:33.468Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6a12311b-79cb-4fa9-9517-e2c0b81e005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:43.477Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=fae6d44d-d189-44ac-9e60-17280e811611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:53.487Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=aa14fbcf-a970-459e-9be2-874074f114a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:56:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:03.497Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d32de3bd-257e-49ee-ad87-e368f4268e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:13.508Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a3fd3362-c673-42e1-a9df-6c46a824febe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:23.517Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=220a8720-669e-4893-8b5c-d86c91b7db35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:33.526Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=29508b39-cf57-40e8-85ed-c0aa6eb1aa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:43.538Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=fe95ea99-d0bf-4fef-9711-53cca032896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:53.547Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a1da9512-1e19-456b-9336-37915dd77e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:57:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:03.558Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=5c3032cb-5e9b-4055-9168-45eee4bf697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:13.568Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ca490a07-4ccf-4213-b1b9-7ca42e84a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:23.577Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c3abdb1f-5b18-4232-8f38-32d8436e8338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:33.586Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=58833f77-83f5-49d7-8ee0-cc44b7f39a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:43.595Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7f0c987c-1c28-4fa2-946f-f7096954553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:53.604Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=cd6efb5f-aa6b-4b18-9983-db910c939f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:58:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:03.613Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=76136fc3-b3e7-47b7-b7e5-0893e0c9a711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:13.623Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ea6b6068-d802-421b-bf18-d60a01ad885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:23.631Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=497eb90d-d830-4c54-95d3-e712d9888e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:33.641Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2e565bfc-785b-4926-9860-6824994e5890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:43.650Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=837260f1-57f4-45f6-b1ce-9ecbdb162db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:59:51.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T03:59:51.353Z |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-07-02T03:59:51.354Z |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-07-02T03:59:51.357Z |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-07-02T03:59:51.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T03:59:51.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T03:59:51.365Z |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-07-02T03:59:51.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:53.659Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=613d6ce9-d8a0-4305-beb1-8f54cff8c158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T03:59:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:03.670Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=41200a3b-5fce-47ad-9baa-8aaeeb3c597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:13.678Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=23b31022-fb05-4bb7-b5f8-138a2318fddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:23.688Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=070b488a-9595-4d10-b657-d02080f281c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:33.697Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=048c79ab-ef16-45ba-b9bf-1ab2037e25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:43.705Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d2fa839a-c646-4b80-bb5a-d66db8ec3f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:43.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:53.715Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9be233b4-7ff6-4d91-a0e9-64ada74efcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:00:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:03.723Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=167c61e9-5e86-4e5c-bfd9-753d0a91a588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:13.732Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2ec50157-bd95-4ecd-830e-a397fc1939d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:23.740Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6ca1038c-078d-40e3-827e-2c21dd3bcf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:33.750Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f0f4d19f-756e-48bc-bc0f-8fda805799e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:43.758Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=545ff38d-509b-4a0a-9408-48c66047decb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:53.768Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e6d8feae-33fa-4f53-a9fa-a1de118a8d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:01:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:03.776Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=bf35a773-18d6-4ae4-b697-bf907c201b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:03.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:13.785Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b429248e-6aa8-422b-b562-6cd3ffedd8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:23.795Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=3524e0fd-5fe5-4b1f-aaae-2a447febf065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:33.804Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6a437267-8c8e-4ee6-a3a6-7ab6cac248b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:43.816Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4def27ff-bb16-46fc-9793-37b31bd70d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:53.825Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b709d594-5447-4feb-aff4-c62b76a6d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:02:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:03.841Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4330990e-778c-4bb7-9f3a-384b251036dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:13.852Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=156852c1-07e9-4b89-b12f-4f81804c0470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:23.863Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b124a8d2-d7a1-4482-9c91-90a231f69c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:33.876Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=788330cc-d456-4bfa-aecc-0e2ca7b2efbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:43.886Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8e97518f-74e6-4c61-a10a-a60c48739ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:53.898Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f0e52c0a-2b23-4c63-b2fc-533638c38d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:03:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:03.909Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d1f22f33-0c40-4668-a1a1-6c7228802d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:13.918Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=1b464ffe-1575-429e-8303-64c4ed19f6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:23.940Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=457c1bb7-2390-4c1f-bfd6-b6d947ded360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:33.958Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=e033744d-12e2-4056-99b7-78694d3d2cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:43.968Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b2bd67ee-8670-4f4f-9dc9-a98e4bd46110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T04:04:51.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T04:04:51.331Z |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-07-02T04:04:51.332Z |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-07-02T04:04:51.337Z |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-07-02T04:04:51.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T04:04:51.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T04:04:51.345Z |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-07-02T04:04:51.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:53.981Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=808a6a6c-c4fb-4e84-b21d-9697d49ee070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:04:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:03.990Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7a562b0b-934d-49f1-91de-c73801fb574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:13.999Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0c296819-2c1e-4cc1-b5bb-4ca317165b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:24.008Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7b2df687-7174-429e-aeb9-034154bc68ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:34.017Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0be720ee-ce46-439f-95fd-600f66aab7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:44.026Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=63faf195-698c-4a49-8dcf-7bc282c10a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:54.040Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=fe852700-22f5-49d9-9284-73febb9b8b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:05:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:04.048Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=5c2e59b1-96f2-4fb8-9bae-5ddbca526d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:14.057Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6ef1e232-81ba-42a6-ae63-bb908dc326c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:24.064Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f8366fb8-cf78-43ca-ac77-79e8ab1246d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:24.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:34.071Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=24c4d707-1146-44da-9edf-68df15733753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:44.079Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ee470552-d031-4f2f-994d-8e8c083bd4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:54.088Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7d5eba83-39f7-4f14-90dc-aa312062cf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:06:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:04.096Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0c2e9693-eb0d-4588-b0a3-c8642cab40e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:14.106Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d4a8321e-d5dc-4500-a338-68d238f1cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:24.114Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=7b02cff0-3d30-4873-b678-86867e0a6c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:34.123Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4f733545-fec6-4d7b-ad92-40afa3a34c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:44.131Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2b75d263-48a3-41e0-99d4-6b6ba134677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:54.140Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=485c2551-a927-4168-ad31-d160486142d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:07:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:04.148Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ae932aa7-2c23-4953-8371-9838a0e882f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:14.156Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=cee0c684-1ebd-4719-a745-ac143c7814c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:24.165Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a733d8da-12b8-4e3a-816c-a52f6ad13b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:34.174Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=75af9e08-eaf0-49ad-8b1a-b3ffe20c14dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:44.182Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f51295a5-b19f-40fd-8bc8-cc5126195b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:54.190Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2ed18c51-b7d6-4256-95c5-3e8d1ef76e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:08:54.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:04.198Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f6b2144e-6339-4a51-be8c-eefc362ebe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:14.208Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=a74b87c8-f2b9-4e28-9a9d-56a93ba288d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:24.216Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=bfeacbdc-76cf-4e9f-a3bc-8b1f355e68fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:34.224Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c49468c5-a94a-4bee-ac0d-3557eaed319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:34.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:44.233Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ccdc2d55-d85c-4e51-a546-a9f1aded4e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T04:09:51.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T04:09:51.218Z |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-07-02T04:09:51.219Z |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-07-02T04:09:51.220Z |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-07-02T04:09:51.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T04:09:51.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T04:09:51.225Z |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-07-02T04:09:51.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:54.244Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d12cf14d-29c8-460a-8cea-881861433769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:09:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:04.252Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=da192b32-32b0-455d-9ffc-9c41a7e7ea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:14.261Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=97ec4064-3365-424b-a6d7-9b7486bab176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:24.270Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=df66effe-1915-4874-a304-a16cb0cd1500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:34.278Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=444f9d2e-941a-45c3-9999-6c713d0dd053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:44.287Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=f0b12dbc-64b4-41ee-bce5-de4f889bcedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:54.295Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=cd27663c-50ed-4521-9097-9ca28ddcb957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:10:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:04.304Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b5c2d61f-335d-48d6-ba16-e471ec537c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:14.314Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0e561530-710b-44dc-b472-cad46778407a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:24.324Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=09046d4d-13a8-4b3c-815f-8f87de32c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:34.334Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2e07de3b-e57a-4df6-a732-0ba80a5c434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:44.348Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8c3182e0-031b-4253-a953-660ceaa7f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:54.358Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=81e2a5b7-9223-4d95-b565-d97300a6ea33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:11:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:04.366Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=2dfd5e82-fafc-4981-9d69-1098da4791cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:14.376Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d9a5f0fb-2c99-4cd0-8d20-6ab3299ea205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:24.385Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=59f6c457-b170-43ed-b319-e789ebe440f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:34.394Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=9ccb590d-30e9-4e56-981a-0b7aac2a8280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:44.403Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b463b183-725e-44d4-abfd-d28a773d04cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:54.412Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c57c9d20-2bdf-48be-b3c5-1f2be3ca7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:12:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:04.420Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=8aa65ba6-55f7-4539-9299-1233cee08930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:14.428Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ced10395-36d0-4d8f-9ee7-909615023044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:24.439Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c369aed4-01c8-4d2c-9d5d-48160c7c0221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:34.448Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c45551d5-fb0b-43a1-bd70-7ea195e5c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:44.456Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ad267b2f-108b-4ab4-8364-36ff5edfaa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:54.464Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=c1577c9e-8739-4c30-80c2-0c05221f2c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:13:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:04.473Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=39a1f2c3-75e1-4fc1-8ec0-7dd31ab8463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:04.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:14.482Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=0fb1e654-feb2-4926-9ca0-a41f166a38d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:24.492Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=b399ce07-2142-4495-babd-97cbd115fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:34.501Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=988ff30f-9c2f-4acc-8abf-fa60e32b7ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:44.509Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=d5b5c5ab-9a93-4758-b8ce-8a28232d9e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T04:14:51.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-02T04:14:51.319Z |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-07-02T04:14:51.320Z |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-07-02T04:14:51.323Z |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-07-02T04:14:51.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-02T04:14:51.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-02T04:14:51.332Z |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-07-02T04:14:51.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:54.517Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=6f61b762-b7a0-48d5-bec8-6f986da28817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:14:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:04.526Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=77c59d0b-0df5-4a01-86d3-38fcbeaff5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:14.536Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=32d1e045-a635-4037-a5e6-b36bedde33c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:24.546Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=4911b8c0-4b85-479e-851a-4bad09c62fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:34.555Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=86afef29-cf41-46fb-9ae7-6426b0721319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:44.562Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=554a54be-b9c3-490d-8cb4-31ff048f08ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:54.572Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=ada8bc82-95db-4309-8fa1-087bed8e1696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:15:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:16:04.580Z |INFO |Init configs |InvocationID=8b9159cd-f9ab-490e-ac4f-2826d0a42d32, InstanceUUID=5db49b15-b0fd-4c16-a857-7ef58910698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-02T04:16:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |