By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T09:58:44.060Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T09:58:44.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-30T09:58:44.134Z |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-03-30T09:58:45.203Z |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-03-30T09:58:45.365Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T09:58:45.365Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T09:58:45.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-30T09:58:45.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-30T09:58:45.749Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-30T09:58:45.790Z |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-03-30T09:58:47.953Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-30T09:58:48.577Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-30T09:58:48.614Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-30T09:58:48.615Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-30T09:58:48.708Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-30T09:58:48.709Z |INFO |Root WebApplicationContext: initialization completed in 2914 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-30T09:58:49.464Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-30T09:58:50.843Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-30T09:58:53.164Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-30T09:58:53.771Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-30T09:58:53.772Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-30T09:58:53.777Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-30T09:58:54.271Z |INFO |Started MainApp in 14.93 seconds (JVM running for 16.04) |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-30T09:58:54.402Z |INFO |Start scheduling PRH workflow |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:58:54.424Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f9f23f66-ed6a-40ba-9963-442dfbf85c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T09:58:56.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:58:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:06.169Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a79d893d-405f-4a85-9365-f1abdfd34abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T09:59:07.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:17.244Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=0d033156-4a6d-4445-b48b-aa23849b5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T09:59:18.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:28.380Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=16cc6291-d6c8-4b93-812e-3f8d61b4b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T09:59:29.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:39.459Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=22a81009-37f2-4fc5-a261-bf305080dc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T09:59:40.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:50.568Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2af7deb9-d382-4585-9834-60d09598d6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T09:59:51.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T09:59:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:01.631Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=bd4da5ce-aa38-4584-8713-45dd4dd29b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:00:02.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:12.699Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=16e39068-dc67-4d80-9528-11c8ec5337ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:00:13.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:23.791Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=83e4c7b5-caa4-499b-9317-8ee9530e41b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:00:24.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:24.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:34.845Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=36027785-80f9-4b8b-95f9-53fd365cb404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:00:35.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:45.914Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=10e63b4d-3a96-49c8-8dfa-ee99177372cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:00:46.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:56.955Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e5e1995e-1871-4d67-8a14-460a5f42bef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:00:58.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:00:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:08.031Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=074351a9-d664-4668-80a5-689109859de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:01:09.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:19.101Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f2120ca6-21e9-4dd5-b2c2-db7ca27abccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:01:20.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:30.176Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3f1d7f0f-6495-4385-bce8-075ba849243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:01:31.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:41.214Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=9a2c8ec7-6c0f-4fb7-bcf7-9898a12de44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:01:42.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:52.283Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=dd3af6a4-edcc-49f8-929c-382ff28287de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:01:53.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:01:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:03.323Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=52f3a0ef-0c90-4230-8af0-42a551b8baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:02:04.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:14.395Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f7a059b2-b773-4d08-b527-f483213456d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:02:15.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:25.467Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8039a653-613d-4b1e-a3ae-69bea5b7d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:02:26.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:36.507Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e423dc00-52a8-4e21-bb1c-8c23086fb70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:02:37.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:47.548Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=1a0233c6-afc7-402c-93a3-a800cde3c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:02:48.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:58.619Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c92e27b8-645e-42fb-ba58-6eadc59f6063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:02:59.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:02:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:09.664Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6109d20f-79e0-4879-a3e9-7462e80f3ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:03:10.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:20.738Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=bc2045cb-7878-4dba-a2e2-859f6278ca58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:03:21.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:31.814Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b84c7018-14fb-4bab-a704-0063ff87ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:03:32.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:42.877Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=dce44151-d0e5-4b0f-b109-9361e0675f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:03:43.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:03:51.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:03:51.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-30T10:03:51.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:03:51.065Z |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-03-30T10:03:51.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:03:51.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:03:51.090Z |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-03-30T10:03:51.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:53.984Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=231ce34c-b000-4d0d-8eaf-80239217660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:03:55.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:03:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:05.060Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=d422b726-cd06-4fc6-8b65-e860b86e2d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:04:06.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:16.154Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=ede05f1a-ef18-4b3a-8171-0bd5e6ad1ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-30T10:04:17.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:27.205Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2064509e-550d-42b0-9ca8-f6ed3a68d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:37.436Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3a1b5ab0-b7cd-416b-9630-5630983ef0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:47.506Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=38b474ab-d923-4285-acef-fc71edb1ca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:47.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:57.576Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6b728abb-9d17-494e-8a7c-2c94821d5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:04:57.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:07.591Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3ed7d632-7d60-4ba6-a940-2b3531b33c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:17.609Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=87b3e245-dc26-4978-9067-a9921948b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:17.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:27.630Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=900fc80e-dd4b-4ef9-894b-9abf2a1c5cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:37.657Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=d22224a3-9968-4ba7-a803-7782c9ffc083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:47.676Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=096e44f1-b163-4cb3-8866-cf8210320a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:57.699Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f27e7c0d-716b-4cf2-8fd0-1573dc064adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:05:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:07.716Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=ac915af9-c043-4f84-b4ad-b2dfc1ee6b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:17.743Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=9cf37f49-8128-4273-9c11-1015a784c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:27.760Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f71af6e4-3c0b-4bef-9bae-33e24441e61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:37.773Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a443c8cf-fd76-4ef9-8779-80df9c5be159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:47.792Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=956f1eb9-06d5-4be7-91dc-bf38f37be3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:57.817Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b7634ddf-e30a-48da-8c0e-10a830dc994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:06:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:07.842Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=9f94a66f-ab34-465a-b7a5-e11d2996d7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:17.854Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=fd36c877-2292-4f20-985f-85032a3d56f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:17.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:27.877Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=98e40f15-0e6d-482c-9a32-0e6c7b0a3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:37.888Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6bb3ec6c-c990-43f7-89e2-436bf425a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:47.905Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=055d2c4c-c140-40e8-9c62-ba9ae05d3e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:57.918Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=70be558e-a020-4604-b0fb-0cb5168d18b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:07:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:07.934Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=1de48a90-969d-49da-a80c-a0f229728ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:17.952Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=531dc921-7b38-4866-beb7-8feaae003182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:27.966Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6567d567-a63c-4075-9785-a5d2ece264fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:37.989Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=292eb272-0877-408f-a6df-79e9f09addf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:48.004Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=71622435-1742-44a3-b767-6588a11c3b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:08:49.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:08:49.949Z |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-03-30T10:08:49.951Z |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-03-30T10:08:49.955Z |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-03-30T10:08:49.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:08:49.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:08:49.965Z |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-03-30T10:08:49.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:58.033Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b3f6fc06-1f62-48eb-9d24-f60f34b38e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:08:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:08.053Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=277b8e9e-3ab7-423d-b746-f56f274d0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:18.126Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=248f2946-4e99-41eb-8c37-cb288f7ef1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:28.161Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2903a579-4923-40d4-a00a-b0efc5d74102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:38.182Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=1d5b5f39-fe53-4b67-9877-8e08a7456bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:48.194Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b72b4c7f-93e1-4523-a145-7df1f37120d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:58.205Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e261cb1c-8450-47a4-bcd4-4490729044ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:09:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:08.223Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4444a7a7-274a-4f6c-8834-1dbd79abb841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:18.237Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=33ef221d-129c-477d-932b-815102492703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:28.251Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6c0c2e68-28a9-46ae-ba10-be147cd98cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:38.266Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6290adce-1b2f-4fa8-8972-5b971b6345e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:48.279Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=16c2d83b-afcd-4b51-9fe5-a478f248acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:58.296Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2473600b-029a-4baf-8c49-5e12a67893a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:10:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:08.310Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f64ead11-9b8b-4421-87fa-9ed0d9288156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:18.351Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7568224d-f7a7-4b7f-9ca3-8d442c6f92fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:28.365Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=d33e5beb-e9d5-4b37-98c0-bda072e45f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:38.378Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3004b664-955b-4dbe-be79-2b12a3b81dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:48.400Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=147362be-23b4-40d7-9333-f0472fc0d961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:58.414Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2c7b752e-7b59-4b88-a4b0-59e0779fdc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:11:58.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:08.431Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8234a1d9-1b0b-4884-8f81-db75f29f5d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:18.451Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8aa654c6-c4e7-4f4d-91ef-9a976857dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:18.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:28.466Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=35b8d88a-d72d-440a-8d29-f4811f45f7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:38.480Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f5945dea-93cd-4995-b1d3-7db64595876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:48.504Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e4c68f3c-2761-4af6-a0cc-d7327956819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:58.524Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=631ab958-8302-4ac9-bcca-ac31516f9164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:12:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:08.553Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c0821631-ee4a-486f-978b-fcdccedd6fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:18.569Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f24d2fdf-445e-4041-a855-4805af99935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:28.586Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a57918c6-a174-47f4-886e-41d35ba5f7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:38.602Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a336642c-2ad1-4d35-bef1-774c9dfd35e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:48.624Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=d443836e-9fef-4269-8895-4ed396d7155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:13:49.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:13:49.746Z |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-03-30T10:13:49.747Z |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-03-30T10:13:49.749Z |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-03-30T10:13:49.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:13:49.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:13:49.761Z |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-03-30T10:13:49.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:58.635Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e537f85b-2d65-4265-922c-e787d72eb3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:13:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:08.669Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b03f4437-317a-4bc2-ae5e-efe4d72790f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:18.697Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c00110b9-fd13-4690-a7bf-af04beea3ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:28.709Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2fe15d54-8ddd-4373-9efd-33829c5965ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:38.721Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=281294a6-8c22-4047-9477-47762dae5b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:48.757Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=36f88d48-7cd3-4819-8d35-8aa458b12b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:58.769Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=14c40d84-5635-428f-9296-edf64cde1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:14:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:08.787Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=77073776-c497-4072-92d3-5741105133b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:08.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:18.807Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=fd8e011c-35e0-472e-abb7-b61233ef5399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:28.818Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4b382906-fd48-4bc2-b7f2-d302a374dcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:38.831Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c7b78965-5715-4c15-aa2f-33ee5a8d0e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:48.853Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=88c2117c-3d24-4bc1-ac14-10387ab574fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:58.865Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c99a4e5a-02ba-412d-a386-cef9e28c90ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:15:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:08.880Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a033540a-6b9c-40f9-875c-d42db307a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:18.902Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=cf864bfb-1646-4b05-89aa-d5f0a3c72980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:28.918Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b6707e31-ed4a-4e72-a30b-bb85f3f306fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:38.934Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7e239fc2-2a39-4aa1-b3c2-22062657507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:48.946Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=89581897-c5f3-4432-afb8-6cbb382fb9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:48.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:58.959Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=26bdbb94-9690-4071-9080-0eae61aeeb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:16:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:08.971Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=edb41874-a16a-4dbf-a1f7-d14cf09dd8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:18.991Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7f0de5ef-b450-4379-97a9-4030584b9a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:29.005Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=51fa3f55-e2ca-488d-ac29-1a1b897176b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:39.025Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=935983c5-6698-4254-aa65-f38f2c6b85c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:49.037Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=574bc5ec-1a7e-4125-aa04-0caaffef7129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:59.048Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=033cb8d8-1283-4041-a142-959c91539e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:17:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:09.064Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b5f1b945-dbc0-4b1c-a08f-ef76c5b95fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:19.079Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7062d523-8fee-46d5-9cc5-4bb70b8da21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:29.108Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f09d7548-bc8c-4fe6-bddb-776a1f0b06b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:39.131Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=dee786fa-117f-4c54-a8ac-9facfb56dd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:49.143Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4e2d6416-45e4-418a-8adf-e57939679906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:18:49.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:18:49.815Z |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-03-30T10:18:49.816Z |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-03-30T10:18:49.819Z |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-03-30T10:18:49.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:18:49.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:18:49.834Z |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-03-30T10:18:49.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:59.155Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6d1cae9d-35f2-4613-8247-add27252ed93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:18:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:09.167Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c9f4e5b1-3369-4640-8b36-9eef178ea863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:19.180Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c547648e-fec6-442c-b6c2-3266be03f1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:29.201Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=53922a0a-37b3-4dcd-a40c-f1f6d59f5768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:39.212Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b19fa143-5eea-4e3c-8f7a-1985837fc22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:49.224Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=9ec6d4d4-944c-47a5-885c-bd90052b9b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:59.243Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=eef2a379-86e7-4fa2-a0f4-84ff82869eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:19:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:09.258Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a21af243-e709-40e7-b3f9-7a636a1217f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:09.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:19.272Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f6f272d2-2b8e-42b0-b835-ef3697b4e027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:19.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:29.283Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=37774b1c-9430-41c4-817c-4cf27a58de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:39.293Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=937bb69b-7f57-4a57-86b5-14bf1cedd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:49.308Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=414c00f2-c1ed-41d7-a45b-08a9f6457f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:59.331Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=36abfda3-4a3e-4f90-b313-8fb4ec87634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:20:59.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:09.348Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=03424c1e-6ef8-43ea-8367-2c0c6fe09bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:19.361Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=97bdaf9c-a540-45f0-93b8-8ccd1ebf65cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:29.371Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=06a983b5-2ad4-48cd-ac1b-6ece50307483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:29.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:39.382Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=495e55fe-d81e-48d0-8a50-8b973d85fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:49.393Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7fb9de85-da16-4231-aedf-237990cf17c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:59.404Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=d527f237-94e7-406f-a16d-b36e44efae97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:21:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:09.419Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=79e102a1-49f2-40f0-8d43-6808d435e977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:09.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:19.429Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c650a127-62ca-4ddc-ab51-89631104def2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:29.440Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f109a1d3-e5b8-4484-963f-aeb65afb51f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:39.449Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=9c3c7976-63aa-412a-8f78-f830a1999177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:49.458Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=bfde488c-ab86-4fb6-b474-20388dea77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:59.469Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c35ff42d-174a-4d6d-81af-4c664cf81724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:22:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:09.484Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f91449cd-b901-47d6-be74-caeba9046b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:19.497Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=832f00f8-e96e-4cdc-a054-543f06a66c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:29.506Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c8b23e3e-7039-45aa-a176-fb046613d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:39.516Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=967906b2-5a81-427d-861a-0b220bcec046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:39.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:49.529Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e6554741-4196-47d1-ad41-a130ad5c1161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:23:49.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:23:49.740Z |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-03-30T10:23:49.740Z |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-03-30T10:23:49.742Z |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-03-30T10:23:49.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:23:49.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:23:49.750Z |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-03-30T10:23:49.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:59.541Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=22f7461f-1a52-4773-a5f5-75c6aef32463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:23:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:09.560Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=22c27ae7-80f1-4ef2-a36e-59ded6bb8821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:19.585Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=21503b5d-a55b-4420-a103-d54924a42222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:29.599Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a5225f35-1810-4967-ad9a-142c17f7474c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:39.608Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=884ab1b3-b254-4752-9960-16e61ce4685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:49.620Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3f23a0f3-9dea-411e-b00a-90c047166dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:59.644Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=559efb82-241d-4696-b656-64beecd2df2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:24:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:09.668Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2c3c9203-4541-49dc-ac3e-a334d75fa7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:19.684Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b87ee79a-09f6-4aad-ad1a-71a778314df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:29.700Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b9731d83-0a8a-4fc9-bcbb-0d24b6b83c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:39.710Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=55a2d13b-9c6a-4f22-9b8e-68ac1e4998ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:39.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:49.723Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=dceeba1a-c71d-4fea-ba5b-7df5e6d63e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:59.732Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=67738b84-2ff3-401d-8cda-9cd34e38f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:25:59.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:09.752Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=1677cab7-7a50-4e2b-8d1d-995af1260c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:19.771Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=fa4895f5-2031-4891-b045-138d33d59d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:29.786Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=238af6e2-3efc-4443-99fc-1aa0447ffc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:39.808Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=83917a0e-3325-4d4d-8ddf-11b4259aaa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:49.826Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c7f7e196-20dd-4ef4-ad41-70f3e2bb325f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:59.843Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e6ba002f-1a2e-4462-8fc7-ffc5dd536c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:26:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:09.881Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f9fc8e84-8805-40cb-aefa-458300e25915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:19.892Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7f21f3f0-273a-40a6-8590-e667fc6163b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:29.906Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c9678bc8-b651-4ac9-8fdc-dc09ec07a250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:39.918Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=26e035b1-9ab0-4666-a306-cf259fc7171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:49.926Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7c807461-3eaf-4bd4-8525-a5fa0c68f4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:49.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:59.940Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e62487a7-4475-4a13-ba0d-acc3ff921745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:27:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:09.951Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a5a8b34b-6fb0-410b-aa15-8a57f2b95d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:09.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:19.963Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=cb68c9d9-3261-4bbe-906e-9fc16688d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:29.976Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=075b02bc-a3b6-4234-8833-ca003744949a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:39.993Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=212e2f60-5cf7-4431-b045-43b55d9c370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:28:49.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:28:49.877Z |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-03-30T10:28:49.878Z |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-03-30T10:28:49.882Z |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-03-30T10:28:49.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:28:49.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:28:49.891Z |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-03-30T10:28:49.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:50.005Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=744af0b6-e6e0-4747-aced-7127c3582074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:28:50.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:00.015Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3f697db2-3edd-4822-8ed2-bb87a31ef0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:10.025Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=665d42e0-1cbd-4807-af77-9d1a97569eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:10.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:20.033Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c8287a61-fe24-4e5d-872a-4083eabdaa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:30.046Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=832ed6b0-a2a1-4b0c-90e7-c065344670d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:40.057Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=47092e87-bc35-4470-8110-3aeab78886bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:50.068Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=00ea035d-deb3-4b6f-a622-d7ee9944188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:29:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:00.078Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=cebed109-7f74-497b-b207-909fc3a9ec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:00.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:10.087Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=60808c2d-c870-4486-a1eb-02e68f4d357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:20.096Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3a7c8ed7-9822-4ee3-9469-ad5caeca6b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:30.105Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=81c692b1-6383-46f6-a384-7a0154eaf26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:40.118Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3af0ec65-511b-4fc5-9311-a962ed7cabe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:50.130Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b87307ac-8b9d-4fae-9847-2c72f94f297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:30:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:00.144Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=ce420c98-cd91-4d03-b1c8-80282097627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:10.155Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8c047ef4-a6e5-4220-9d53-3f76ac650f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:20.166Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=58e5c7e9-da5c-43d0-b29e-8966b4842155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:30.188Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=33610d91-40ff-4296-a65c-9a1502095543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:30.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:40.199Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=7eb3fd67-6274-47a2-ae2d-0efec5c09c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:50.208Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=08250cf0-c2f8-416e-b3f0-defcb3ed8fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:31:50.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:00.217Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=5f87cec4-4a97-43fc-9106-edcf4f398e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:10.228Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e3d73697-e8fa-4896-9a43-3cef831719c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:20.238Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=58694159-0a04-41d6-aee2-f591af5dc33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:30.246Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2451c042-e5bc-4b4c-813d-1b197aa3329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:30.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:40.255Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=1ba7ce97-8745-4dfb-8502-d7f68e4cf599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:40.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:50.263Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=dc6959f6-6dde-4052-9aae-4cc5af75051c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:32:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:00.275Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8c110f63-5df0-4599-aad2-ef12b7094a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:10.286Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=389c52df-092c-4b8e-bab3-3fc889a5972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:10.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:20.299Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6878a578-c5d5-44b1-8daf-2431b961c8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:30.308Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b4b3979a-543e-4130-ad40-97939a56a973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:30.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:40.319Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=69dafdf6-7551-4f6a-b9db-aec5f660ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:33:49.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:33:49.818Z |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-03-30T10:33:49.819Z |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-03-30T10:33:49.822Z |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-03-30T10:33:49.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:33:49.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:33:49.830Z |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-03-30T10:33:49.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:50.330Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=ad9872b6-2bc3-49e2-b5b1-13e963d4e2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:33:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:00.340Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=0881ffc3-57e8-4508-8fe6-a1cdbc25b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:10.355Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=dcd0850b-33d6-441e-9988-f7c1afafef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:20.367Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=da58d8ab-ce33-44e6-a9fb-03464e4d937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:30.376Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a46bcb98-1fba-4efb-aa1d-f4d119f4fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:40.388Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4423bfbc-48fb-46b3-9345-90182b369cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:50.399Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=48773eaa-bc7d-443f-ac5a-b5efbded15ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:34:50.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:00.409Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=ccd378c1-2051-4305-b7cb-70ff5b56a6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:10.418Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=19687e4a-42b2-4fad-8c5e-b011ccf6655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:20.427Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=650b8298-83aa-4404-a933-e12e90b21d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:30.444Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=991d0eea-548a-49c6-81c3-c52e833c889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:40.453Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=54720f1a-bcad-4967-b56b-8a41ce10f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:50.466Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=864c3f40-805b-4b0f-98f4-57cbf155f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:35:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:00.475Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=92df5c06-3a3e-4467-b1ee-8066f0a7aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:10.484Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=be27cd65-2994-438d-a9e5-0241432ff179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:20.494Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=1fcb26d2-8cb6-46f2-ae00-38fb5fa7d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:30.504Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3ae8aae2-e927-4f7d-950d-6dd71eb977f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:40.514Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3dd2916c-8802-4aaf-95a1-6fd12fcbfe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:50.523Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=5ad98a02-194d-4be4-95f3-6a5b9e10552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:36:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:00.533Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8a17ced8-2cbd-4e06-ae0a-1ff8659fcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:10.542Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f945370e-b321-4095-9927-8d2368e296fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:10.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:20.551Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=330d7be9-cd57-4d6c-b45c-7ed0d162d7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:30.563Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4991a54a-f46e-47cc-9fc7-13bc8f8965f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:30.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:40.572Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=59473293-d008-46e5-93f9-eba136aa7523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:50.583Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=07545c60-504c-4826-87b8-bbdb79d8194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:37:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:00.593Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=0474a02f-0962-46e0-8cf0-1a0ee2fc6e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:10.602Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b6ad2afa-98e1-4438-bcae-23ab8f602df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:20.613Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=04334250-04eb-4a70-a1c8-05d3d4a7f618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:30.621Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a8eaf953-0fbc-41dd-9456-9a98d64bf4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:40.631Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2ec1179d-7763-4414-b67d-4b40b84153ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:38:49.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:38:49.739Z |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-03-30T10:38:49.740Z |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-03-30T10:38:49.741Z |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-03-30T10:38:49.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:38:49.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:38:49.753Z |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-03-30T10:38:49.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:50.640Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=bf5ffa72-d954-4a4d-8dcc-473221aae6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:38:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:00.649Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3e0d5bf5-686b-48aa-a4bd-c130d70a70d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:10.665Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=701e0c69-562a-4bd4-8586-71c4fb70b149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:20.685Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f077014c-946d-44b7-9986-bdd959c1ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:30.696Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=9cde0c13-baaa-41f0-bcd7-ce5c785a527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:40.709Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=ea99d99c-1566-453a-9945-27591ddec468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:50.718Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=03605749-0f8f-403a-83ce-bc137de2378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:39:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:00.733Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=059fd60e-85b7-40a8-a789-e8b745993bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:10.744Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=200102d9-57b5-496a-83ae-f54d25a1e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:20.753Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=db0db475-eec4-454f-9b48-4ac37cf698eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:30.763Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=0570f27b-876a-40b9-8212-e63b5a0e5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:40.772Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4f876af8-b3a7-40fe-a65b-8953cefe8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:50.784Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=94a0bb71-af7d-4593-ad5c-9ae18148f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:40:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:00.795Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4e07348d-79c1-4959-ab0b-fc6addfba822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:10.805Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=14cb2258-5aa2-40c9-b05d-f89ea46ad7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:20.815Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2f78c211-0972-4a90-b349-efb76f7b703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:30.825Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f3d93a78-2d87-4c06-9199-91b301066326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:40.835Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3d8a0f8e-607a-408e-8b90-5c1e19f78665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:50.847Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=5e8ae2db-1e03-4b88-a89b-29927bd0196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:41:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:00.857Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=107ccdda-f358-464d-8bb7-50d8294beef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:10.868Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4f0578e3-c7cb-4033-b3c5-2f591d34e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:20.879Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=4b658924-e6c1-4ca0-babe-a7b310d2f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:30.888Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c2a60f49-f3ae-421b-947c-75099a407f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:40.897Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=fbc6eeb1-c76b-474d-b738-ee2a6d5617aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:50.910Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c1d21035-c851-4d6e-adf3-fde6f30e2731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:42:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:00.920Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b4dbcced-ca7b-4fde-b5cd-9c5b8c2b80a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:10.929Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=6a51dd90-4238-494f-81f8-b73e64cd7602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:20.940Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=afacbce1-5553-47c6-96d5-55b392b6291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:30.948Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=c6baf555-3772-44d5-a18f-e2c5ba73a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:40.958Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=88f3920b-9ac8-4ea2-a69a-a9462b084267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:43:49.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-30T10:43:49.906Z |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-03-30T10:43:49.908Z |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-03-30T10:43:49.913Z |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-03-30T10:43:49.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-30T10:43:49.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-30T10:43:49.928Z |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-03-30T10:43:49.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:50.970Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e0ceea44-080a-42a6-b608-4284d3d1ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:43:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:00.989Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=27b614c5-ec0f-4b5d-93ec-0c436a6ac00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:00.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:10.997Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e46d9805-2f45-4eee-b94d-13779b9ca844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:21.007Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=e72ac816-7212-4ddf-9e2a-282a3f738a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:31.016Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a273b899-80f4-429c-8f06-ec05e2b65036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:41.023Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f086e205-199c-47f5-808e-9a0a2692bb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:51.031Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=0b2b4601-7487-4b39-8363-76e812241ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:44:51.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:01.045Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=5c5533bf-dd98-4684-92dc-9e6d3032e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:11.053Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=3aac6e0d-5be7-44d5-a675-50a4fc40b87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:21.062Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a3cbe02e-9ca4-4810-8eda-783c1f26004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:31.072Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f42c3a90-6619-4395-8562-50efeb9be156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:41.080Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=fca305bc-74f2-44c1-aacd-0667a2663d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:51.089Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f0e62629-5889-4193-80c2-192af0e78770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:45:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:01.098Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=cc0d3096-ba77-41fd-879a-9310cf852115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:11.112Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=59a96c99-879a-4d34-be7c-b927b1387f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:21.122Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=cbe4c1a5-60a5-4caa-9794-bd2ad08fe730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:31.139Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=47dc96f5-8df0-496c-98f2-5f96b8096a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:41.156Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=407c0a2e-371c-454c-97f4-19787eafb1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:51.183Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=8dc6570b-2c6d-4c96-84f1-a275bc66c107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:46:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:01.202Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=2d1cb60c-34ee-4e75-9f38-f971798a5ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:11.212Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=a171c8d9-8669-481a-8af2-ad84aa2ee942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:21.223Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=f0336fff-dc1e-4a24-a91a-b12436f5786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:31.233Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=58dd6c01-021a-46f9-b15f-128e76737fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:41.244Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=b040c1fd-10de-402e-9eee-c07ac044b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:51.256Z |INFO |Init configs |InvocationID=1ec6d973-1437-4480-97ca-5e8d83637395, InstanceUUID=941f9636-a03e-4c11-a2f3-e469337582e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-30T10:47:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |