. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:23:38.258Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:23:38.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T12:23:38.289Z |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-01-08T12:23:38.811Z |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-01-08T12:23:38.891Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:23:38.891Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:23:38.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T12:23:38.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-08T12:23:39.003Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-08T12:23:39.098Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-08T12:23:40.200Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-08T12:23:40.538Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-08T12:23:40.553Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-08T12:23:40.553Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-08T12:23:40.596Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-08T12:23:40.596Z |INFO |Root WebApplicationContext: initialization completed in 1497 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-08T12:23:40.860Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-08T12:23:41.556Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-08T12:23:42.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-08T12:23:43.192Z |INFO |Started MainApp in 6.741 seconds (JVM running for 7.257) |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-08T12:23:43.248Z |INFO |Start scheduling PRH workflow |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:23:43.259Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0564de93-e545-4ee9-a754-2d121f99517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:23:44.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:23:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:23:54.741Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=49f1511a-1223-4291-bb14-867fd3ffc25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:23:55.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:23:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:05.810Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ceca366f-1417-4a25-9738-f60eba6e7b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:24:06.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:16.849Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fd772ce6-2571-4116-b009-f75a704f7e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:24:17.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:27.893Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=747a8747-4050-4abc-9c49-7ee93fa00b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:24:28.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:38.932Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=de9c9849-0ba2-4726-9fe4-3a244314d740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:24:39.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-08T12:24:43.903Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-08T12:24:43.903Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-08T12:24:43.910Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:49.969Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4eccd14d-ef30-464e-a0e3-2868f5614540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:24:51.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:24:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:01.013Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cc6ba04c-c2cd-4024-9373-a9341043324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:25:02.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:12.053Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5ab5aafa-9ad0-4461-b4a8-ed0cedefafa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:25:13.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:23.095Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=43947bd6-55b3-4ab6-868c-de52145bffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:25:24.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:34.167Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=981a03a4-7c3c-43bc-941d-314bbd327bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:25:35.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:45.202Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=194b1bc2-8c61-4f4d-bfd3-92b9a9c3d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:25:46.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:56.241Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=60fbeb6a-bf43-4377-8dfa-24abbd264121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:25:57.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:25:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:07.281Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=693f3fdd-646a-404b-b689-6955db8e67c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:26:08.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:08.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:18.321Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bc521f0a-f266-4c12-9280-2b956054f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:26:19.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:29.361Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d90317dc-aeb8-4c57-830a-a11c5511cc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:26:30.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:40.401Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1db0bdcd-4acb-4682-acbc-966767d045a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:26:41.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:51.441Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=437c142b-85bd-437c-8601-3c5970ad8c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:26:52.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:26:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:02.514Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f0ccb7e7-b0c0-4324-a4d4-49b20d93940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:27:03.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:13.556Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=941a3947-efb3-4f5f-b687-50e289751cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:27:14.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:24.592Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bf4f45fc-0c9e-4306-84a7-a4e0e6445c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:27:25.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:35.633Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e5743152-1a1b-4d64-a9e5-66d773a369cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:27:36.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:46.929Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4f04132f-ab8b-4402-b76c-2675436c6c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:27:47.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:57.969Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6c0e5cee-b5a1-4384-bb95-2ea2a108f837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:27:59.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:27:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:09.009Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5d716aca-7cbc-4fba-a571-14fffd4b458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:28:10.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:20.049Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c0dc1661-f5fe-4b95-aeaf-ab307261e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:28:21.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:31.094Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b7d67bf1-dd62-4560-9c55-1dd89b6aff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:28:32.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:42.129Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c9dd92e2-bd87-4519-9c7b-fd76a6c0be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:28:42.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:28:42.256Z |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-01-08T12:28:42.257Z |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-01-08T12:28:42.260Z |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-01-08T12:28:42.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:28:42.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:28:42.268Z |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-01-08T12:28:42.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:28:43.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:53.172Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d6b092ab-725c-4888-91fb-b06ce6701cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:28:54.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:28:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:04.208Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fb6394a8-0413-4858-9521-5153bbc6607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:29:05.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:15.284Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cf8a24e1-1ed0-4443-ac66-fcc93a27cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:29:16.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:26.321Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=48b1cbce-900c-4268-a54e-3baed5fa248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:29:27.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:37.360Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5f7c1df4-6b75-4a03-9b1d-63a4bd142661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:29:38.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:48.402Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d261658a-ae7f-4d9c-b5bb-9a07c3e8a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:29:49.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:29:59.441Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f26cb342-166c-43c2-afd3-a60f47d380c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:30:00.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:10.480Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=59786f4b-65e2-4faf-b5c3-93ea8f98ecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:30:11.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:21.525Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=594c6934-5a12-428f-aadb-5e21d526e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-08T12:30:22.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.175.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:32.563Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e3d38eb3-a38b-4c38-bd21-82bda3186eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:42.689Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0fca0623-cf37-47cc-9732-62bb899f2302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:52.704Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=642219c6-94ec-4146-bcfa-71f74055fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:30:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:02.715Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=daa7d915-ea3a-4db6-8b09-ea530b4d7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:12.726Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7d0c78df-3ca3-4f60-86bc-5497bc6b1828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:22.740Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=dd179623-0c99-4500-bf2c-58bc67833dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:32.759Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=92e0b837-b69a-44d2-9341-ae45c019ae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:32.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:42.769Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=01f0e328-3093-4aef-835f-534f5a2a6955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:52.784Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c697aafb-70fe-4874-ad4b-97309a172d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:31:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:02.813Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f9171abf-769c-4038-a019-33bbb886499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:12.824Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1b7b89f9-f940-4713-9dc9-db82287ff4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:22.845Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f04f4d9c-7048-4651-85c9-3cf0fc9f5f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:32.855Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1772f4b1-5a6e-40e4-b53a-88810b87eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:42.865Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e9c7b1f4-7c7d-4c0c-b41e-3299fca09073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:52.875Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bd5b9d80-7d66-4e71-b841-336b75d99b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:32:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:02.888Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d386ddc4-644a-4aad-a31a-111fe1744936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:12.899Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=48704f41-e415-4075-8620-08ca8414bca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:22.908Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a4a5c6cc-1234-4b93-8af8-4834f5399165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:32.918Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cce4d977-6583-4d69-87ac-d5e4db41f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:33:41.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:33:41.267Z |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-01-08T12:33:41.268Z |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-01-08T12:33:41.271Z |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-01-08T12:33:41.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:33:41.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:33:41.279Z |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-01-08T12:33:41.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:42.929Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f8e18445-3674-4967-9428-44bc0af16cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:52.942Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d0866e4e-a633-46fa-8a17-abe79c7eb71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:33:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:02.967Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8ec0abbc-cd1e-4341-9a1e-ae076f4511f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:12.988Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=58bd894c-53a5-419d-8ebb-5921d27a4d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:23.000Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d3889af9-cea8-440c-9654-2dcf9d2cf758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:33.010Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=68accf44-708b-4a51-b4f2-58ecf5e3b4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:43.018Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a0c48cca-1f8c-4bce-8395-1796232124ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:53.028Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6742bb9a-b34f-417a-a73e-48db42c7ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:34:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:03.037Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e1f64564-1188-4642-855b-3b42194671bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:13.047Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=26afdb2e-2a45-4837-8977-1e255e9391a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:23.058Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f7548800-d960-4c1c-9e31-b7376fdd053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:33.068Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=238bb480-c007-43b1-8319-8398ce89d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:43.079Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d8dd7eca-1b03-4b74-9565-597139e0a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:53.089Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0d7b189a-816e-41fd-a93e-85fa53c110f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:35:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:03.097Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=961f86b4-7b35-430e-9d2e-cdba7f4cc077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:13.109Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7ad51ee0-6ff8-4fa2-8402-6d7e4af08629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:23.129Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f719a40a-8ad8-4614-87c3-cc5d1a105e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:23.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:33.139Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=48d73d50-9a2f-45a0-8387-5c70c95a1568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:43.145Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fce802ba-840d-4c80-9fb0-e510f9bc7c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:53.154Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bc050ab4-48b9-48df-874c-533dfc67649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:36:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:03.172Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fccce8d5-fc45-4540-8aae-da4c27f79434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:13.181Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8136e928-7e64-4e0a-9278-e0d9f7e8b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:23.188Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2bfadf83-0c0c-42d9-a67d-0db1b85a6672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:33.198Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bb433acd-ec53-46fc-b074-c85cf7a06102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:43.206Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8dac7081-1104-4a23-97c9-9b2ae6ced3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:53.216Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c69377b7-5cab-4453-8514-9f878875606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:37:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:03.227Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=049c50d0-3807-47b8-9fb5-1233526b4078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:13.234Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bf86dbfe-43f9-477f-aed7-324143e5155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:23.257Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0ecbf8db-237b-4c66-9d9d-2119e375ba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:33.278Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=93693567-9da1-4f7b-9e60-419114bb6502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:33.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:38:41.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:38:41.200Z |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-01-08T12:38:41.202Z |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-01-08T12:38:41.205Z |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-01-08T12:38:41.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:38:41.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:38:41.212Z |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-01-08T12:38:41.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:43.288Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=395b5ad4-2401-4006-85ae-cf191fb66af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:53.298Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c54041c1-4460-4190-bf04-8cd9bd5228f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:38:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:03.306Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=caf08c81-73fe-460d-aeaf-9ea4a60e726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:13.315Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=82736f94-fe46-45cf-80da-8a732ac844fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:23.324Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3fe38137-654f-4070-97df-b9d2a481ff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:23.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:33.333Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=13dc50c9-276e-4d9b-8ed4-c3e5f0054f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:43.373Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=208acce7-5740-48d4-8a4f-2a839314d114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:53.382Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d9dc8973-cb24-4be4-8691-f25538dbc073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:39:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:03.397Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4dcb4ee4-0c01-44ef-a011-0269beb9741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:13.426Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ba479792-4c54-41c3-8716-0647122b8a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:23.438Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=397964ab-4e69-4864-be82-09bda677cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:23.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:33.451Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5ffc04be-9728-4099-9fc1-3dfed2fed6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:43.474Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4219601f-fcc7-4fc7-ba17-87fa82befa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:53.498Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a3488997-40b6-41f7-ab1f-319d0bb1566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:40:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:03.509Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1900e3d4-1575-403a-a1d2-c0df845cd407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:13.533Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=90e061e1-73fe-469b-8768-d2b4b1961ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:23.541Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b48ed0ff-8ce3-4d63-a9da-383d6707cd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:33.549Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6d6c576f-69f0-4aa7-b729-a8a2da4f45a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:43.573Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b2b74624-6270-4165-85ae-4157ea6ac49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:53.585Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=89f7cd9f-c701-4c93-a154-42487a11f9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:41:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:03.595Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=47ab69e2-1cf4-4ca8-8399-a9b70440a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:13.619Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=afa2df45-dc8e-48b1-965c-1748f5edb999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:13.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:23.627Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=257b58c4-caec-4feb-b288-c94e73abf8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:23.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:33.642Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c4ee991b-afe9-462e-bfe3-ce09d3b59826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:43.662Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0312e359-8bb1-4685-b0e9-fcf8c0a44c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:53.682Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8b6fbeda-8fc6-487e-b530-ae34c8c3a2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:42:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:03.696Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f4041693-cc03-4a6c-98f2-609367a50cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:13.703Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2b078322-f51e-4a84-93c7-cf057f648fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:13.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:23.712Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=abb64c07-8d3e-4cdc-8c2c-27480aba5998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:33.723Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=230769de-f0a4-4e3d-b7cd-983cac869f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:43:41.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:43:41.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T12:43:41.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:43:41.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:43:41.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:43:41.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:43:41.193Z |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-01-08T12:43:41.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:43.733Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3ca2a742-71db-4e03-ab86-e29921781cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:53.741Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=34c92f05-7f49-4fe2-b513-f891cc34fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:43:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:03.749Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=36377b45-381a-40e6-bcf3-b51b1a496232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:13.757Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0fe21b86-8074-4904-a29d-673e30894d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:23.772Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a068f97f-59df-4523-8063-8c649b4b227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:33.790Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=94fc59fe-37ce-4144-bd4d-3af6ea5ab961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:43.800Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=88c2d994-bafa-4a93-8bf0-f68e586d5423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:53.808Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=30e08dc5-7b0b-4845-a543-33abd819e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:44:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:03.816Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cc0b9c72-1912-4636-a228-cfa239ce4635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:13.825Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=af0e555a-7dba-4a10-95e0-c1cfd9fec7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:23.834Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=656be79f-ed5e-4c5e-81f9-668b68fe4cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:33.842Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b5be6196-d680-4f8d-bafb-c237ffe8ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:43.850Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5da95ad7-ca4e-43b3-b73c-2047acad566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:53.857Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f4fe702b-dcc7-40a0-badb-9503e472fca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:45:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:03.865Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b928fb50-221e-4e9c-bb6a-577753f13095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:13.874Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ed30028a-78c6-42af-9b0e-05a04f140e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:23.881Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a79980d2-d5e7-4848-b72c-cde662c82375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:33.891Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e3860c94-02e7-4a05-b09a-dbd9a7c1a667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:43.908Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a91be762-faae-41d3-9c20-32e17e4a95cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:53.915Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=999887ea-555a-4fe4-80ce-36f85849c696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:46:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:03.923Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bb9b930d-f389-4b20-942a-2959729defcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:13.932Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=af283233-0deb-47cb-b55d-2f3b2fd8f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:23.939Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d75cf9ea-14d0-410a-9d2c-ab1cd1018873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:33.946Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3c0eeef7-307d-4f84-ae70-1b33b12fe719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:33.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:43.955Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3eb5830e-ce34-447f-a359-48968eea7aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:53.961Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=375638b7-bc48-473f-91ac-3d5984d5188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:47:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:03.968Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=922b226c-3f3c-4740-9a28-467faa0bc147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:13.976Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4c034095-209e-4dbe-88e0-97d415964725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:23.986Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9c058563-828d-40b4-b3c8-a79410cd4baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:33.994Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6656faad-f113-4581-8ad5-9070bda11dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:48:41.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:48:41.170Z |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-01-08T12:48:41.171Z |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-01-08T12:48:41.174Z |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-01-08T12:48:41.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:48:41.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:48:41.182Z |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-01-08T12:48:41.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:44.002Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=92b2802e-353e-4210-b720-9da921e5c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:54.014Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c7cc56e7-f9a9-4763-85eb-313c7fd19dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:48:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:04.030Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8f06a4b4-663a-45f1-b673-5427337fa457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:14.039Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6a722cd6-3187-4a70-9724-eb9a4ecd139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:24.047Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a9ba243f-bdaf-462f-a030-081df79f8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:34.055Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fab8cfc7-6e87-4a3c-a0b3-ec4dd62c275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:44.065Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e659845e-e2cb-4049-be57-37afcbed9cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:54.080Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e17a1d82-7b8b-49dd-81db-db13e93a1c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:49:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:04.089Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e893ce37-df91-48fb-8ead-fecef48506f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:14.097Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=848deb8f-7ff2-4957-8e41-7ccfe4ad32a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:24.103Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cb21df60-fc49-4d98-9cf5-ce36037785c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:34.112Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4a8d3335-b291-4251-995a-ec31b123636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:44.121Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e8955d93-1940-4e00-8242-314ca7d5633b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:54.133Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=41523a21-6733-44d1-ad32-f4525c43b0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:50:54.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:04.153Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=95bdee45-5d56-4096-8c4c-c7367c2712e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:14.162Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=80597fe7-80fb-4ac6-8e84-7d15ca09cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:24.177Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f9879f95-2010-44a7-aaae-8c3993c75c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:34.188Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a4f04685-2f7f-45c0-8113-6382ea8733a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:44.196Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=95b45627-cc22-4f0d-a5f6-ef8141272061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:54.203Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ff64dcc3-54a5-43fa-b8cb-249c83e472eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:51:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:04.215Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bcbf8974-42b7-4b9d-9791-c162952b5bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:14.223Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5dbfdb05-6e91-493c-afce-a93f35b96e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:24.230Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a0b14d94-ba87-4bbd-9a00-8290b15b2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:34.238Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=38ad4602-a95e-4434-b684-62459d4e50b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:44.245Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e4438ffd-101e-421c-806b-ad79e643507f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:54.251Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a2d9e91e-d1b3-45dd-9d9f-5726b7547310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:52:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:04.259Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=89b5750a-9cd4-4e9a-a67e-e1dc59a7cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:14.269Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a2ac4c8f-6c32-4684-b10f-c62223a5ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:24.277Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0ef432e7-a058-415e-83bc-0bcd40e09f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:34.284Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ef3ed261-581e-4497-8b1d-f8f633d9245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:53:41.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:53:41.209Z |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-01-08T12:53:41.210Z |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-01-08T12:53:41.214Z |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-01-08T12:53:41.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:53:41.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:53:41.222Z |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-01-08T12:53:41.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:44.300Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7dfb5eaa-ffeb-4aef-9a58-c68c2bae539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:44.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:54.308Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e326787b-c0bc-46b0-b027-ed865eec6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:53:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:04.315Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9b85e7c0-8c41-4ba7-b540-a35899891395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:14.324Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3b23851b-befc-4286-be68-4852b30f3ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:24.332Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3c690a93-37cc-49c3-8a3c-c3f762c5c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:34.343Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7c6369b6-e810-48ef-ac78-6a206b6486c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:44.351Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4d9726e9-ceda-4aa1-8f0a-8fe7b27798a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:54.359Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b1748152-ef64-4409-9164-06172d9e24c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:54:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:04.366Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=33b1aaf5-d3ff-46da-8f11-62701ca05d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:14.375Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fafe005b-003e-47ca-a9b4-84665c4e0a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:24.383Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=09a7115f-bfd3-4868-8adb-7f771353fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:34.391Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5a35b0e6-97aa-45cc-8954-ff8a844b3101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:44.401Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=97a9cadf-10fd-45c7-b625-90067bba7fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:54.410Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c1dcc3f4-b97c-4812-bece-a9e9c8db0c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:55:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:04.429Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5e239989-5326-4ba8-8e1a-1c83a84bc7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:14.438Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0fa135ed-5516-42e6-9c44-bc2dfa3352fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:24.447Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=db6684a6-ea52-499e-b43b-8bd6b8dbac40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:34.456Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=263f6cec-2294-49e1-af5e-8b991c6f55ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:44.463Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8bfa4e61-8063-4c18-8a84-062eb6512261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:54.471Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=28692061-929f-47ad-af15-bcb39441b703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:56:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:04.479Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9a78f3e8-ca01-43c7-a9ce-4710a33a8374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:14.488Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e1731ef4-e497-4d6d-ad7d-b8a9514bcdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:24.497Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=65268565-5bf3-4ffd-9d0a-74b47ba47569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:34.506Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=057e5e83-8342-4d16-a402-d2552ca27ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:44.514Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8f5c7aed-9370-4d2b-ab13-13f418727d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:54.523Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5ace88d3-0a92-4bdd-a7c5-bd69796339e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:57:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:04.531Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9c513c2d-ccb2-40e8-8084-5cde6581632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:14.547Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7e6b8441-674e-4ed3-9f1e-b0131ab8e418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:24.556Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fe8d87e8-09ef-4c11-a99b-365aa798a716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:34.564Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=138b9739-a433-4902-abf6-545d3d56779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:58:41.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T12:58:41.144Z |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-01-08T12:58:41.145Z |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-01-08T12:58:41.147Z |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-01-08T12:58:41.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T12:58:41.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T12:58:41.151Z |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-01-08T12:58:41.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:44.572Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b51892ca-2750-492b-bcd0-615121572903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:54.580Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3f2aef82-941e-4224-a8ba-cc0026c05246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:58:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:04.587Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=34420d19-d254-4c74-903d-dc4c06ef59ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:04.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:14.595Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=88922075-59f3-4b7a-bc14-a990ec296ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:24.602Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=58180742-c1ff-4715-8d7f-f3d463dc6b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:34.610Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=310e5d83-ede3-4857-933f-1bf68ee4e0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:44.619Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f730fcfb-11c5-4dab-bd88-dcda3943a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:54.627Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=621af918-e613-4d39-812d-1855533f61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T12:59:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:04.634Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b11491ab-73dd-4f39-b122-7ab969d04369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:14.642Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e06738a4-ac8c-4f99-a2c3-3597a1a5e050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:24.654Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bcf441ae-0096-4f69-9c35-c3a72de34bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:34.668Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c867e678-b15c-4ce2-b882-d17e7b68fe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:44.678Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1e3745a1-04c3-4f0f-b100-91af67e0a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:54.687Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3ec9d59b-bab3-48a6-a3ed-ca6cb7930765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:00:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:04.695Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5d614e3a-577a-4cc8-8941-ea495bf831ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:14.703Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ec2b91cb-507d-4de2-adfd-7eab9b6518b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:24.711Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=03993a30-f901-4ade-8338-b7026b10c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:34.719Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=093c035d-5704-42e4-aa8f-9802ca96e753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:44.726Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ce835cbc-e8e3-43c5-92dc-fb5980175537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:54.734Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2cc3fc77-eb4f-4923-9c60-3610795797f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:01:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:04.743Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=754c49e0-92b1-4ccf-bd10-51b54ca9dbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:14.753Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2a1c9af6-6acb-4722-baad-33f95370cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:24.761Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=65bf97ef-5fcb-40aa-b929-7ae21ee7667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:34.780Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bd14135f-18ec-444e-b2e7-4585faf0fa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:44.800Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0db64067-361f-4814-b4bc-e55c406a6e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:54.807Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=87c6f025-1a14-4e28-aa68-c319a78a8e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:02:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:04.814Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c0519a0f-bba4-457d-90e1-b6336804a473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:14.823Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e0067f06-2163-4820-ad83-0cda5e8c2cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:24.830Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4aa28623-a451-4dfd-a34a-f7a2aa407b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:34.838Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=73b3ec44-ce4c-446b-9d33-48541b2dcdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:03:41.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:03:41.191Z |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-01-08T13:03:41.193Z |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-01-08T13:03:41.196Z |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-01-08T13:03:41.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:03:41.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:03:41.204Z |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-01-08T13:03:41.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:44.846Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5ea661cb-9f4c-4acb-9518-fca78eeb7d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:54.854Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0d519794-7ef6-4060-8742-95182397ddd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:03:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:04.862Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=47c8edcf-8157-47dd-b39d-3a21e6fa7025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:14.869Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7a6c7a88-919c-4ddf-8312-49f162875ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:24.877Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5622fb62-03af-4247-876b-13f962c4ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:34.885Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c1c14b0c-edb3-40c2-badb-329976760e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:44.907Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=06fb0414-57a6-4ae4-acf2-7d31c6e8dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:54.919Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f12d4455-5a1f-4f53-b999-7b1e990cad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:04:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:04.927Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=62c9bf43-887a-4466-8b8e-fe976df351a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:14.957Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fe98181e-914b-4d4e-b239-0a4ab57b7b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:24.964Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4a9d6524-9232-4679-a264-854ca6c11e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:34.971Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c106f8b1-cb5d-4421-94a1-27a8e153c0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:44.981Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=95fe3b01-54e2-4f3b-82d7-cf8ea9034b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:54.989Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=584bdc43-d304-4d06-a501-68238b37b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:05:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:04.998Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a6da2b69-c20c-49b0-8520-4e5264b45d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:15.005Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=daa0235d-9eac-407d-bc34-a6195179b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:25.013Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fe792be8-a332-4a1a-9def-946f64b6dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:25.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:35.021Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f5edad2b-e9f3-4939-94d2-72d230a7a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:45.031Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f719a167-fa0f-4f6a-9b30-adc6571185c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:55.039Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=79090056-a384-42f2-9dab-596852db41e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:06:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:05.047Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=eca81ab9-bff1-41b0-9e74-32b1a0410875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:15.054Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1e06fdf9-2c3a-49ba-a658-d52bf57f3540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:25.065Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=eadfeaa5-235c-4788-98df-40016245873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:35.086Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a59d99c7-fd14-48ac-bebe-9f3e5717555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:45.093Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3602e635-86de-4035-b2ca-0acc1f0a7bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:55.101Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6dbbdc27-8277-4ebc-bc57-81df73380bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:07:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:05.107Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=73f8149b-4e63-48e3-98ee-a805216402f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:15.114Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6b0ac1ac-adad-44ea-98eb-b3b262f1a697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:25.121Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4d7227c3-9768-4ff1-860d-4d6a7103b3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:35.129Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=40d5b18e-f819-4c4d-9c14-49dbe9bb80cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:08:41.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:08:41.202Z |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-01-08T13:08:41.203Z |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-01-08T13:08:41.206Z |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-01-08T13:08:41.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:08:41.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:08:41.210Z |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-01-08T13:08:41.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:45.137Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=dd2ce6db-fa4d-45a4-86ce-233331e466ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:55.145Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=16df189e-9611-415d-9c16-5be5ec12923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:08:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:05.152Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b83637d3-3c16-4323-a2be-98a3fbc03e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:15.158Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c5307ea7-5160-40b9-8454-061d7cc74a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:25.167Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ca54d25f-a07b-4a41-8599-453bccab371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:35.175Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a7226ca0-f30e-4e98-bb7e-5628d3c38638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:45.183Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7697be15-dfbf-4725-8810-3f2205df9190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:55.199Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=56a23afa-dd4f-4ca1-a4fd-eab8a4ccb711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:09:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:05.208Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5aecb995-080c-4306-8bd4-04cd206c48c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:15.215Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=38941d78-8c76-4ab9-975a-731e81d0e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:25.221Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=458ad5c8-c004-4b59-b4f3-3d2ab9634d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:35.229Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a4d33618-68a5-4177-a16d-ae3aba1572ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:45.237Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7b893732-98f7-4dcc-b967-d122c92660bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:55.245Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7a02aa87-6ad4-4a30-9a29-444f03b75038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:10:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:05.251Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9f26a019-ee29-4d15-ac6e-a3e3f58e1d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:15.259Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8d1bf543-85d4-4ac9-ac2b-29e219eacb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:25.266Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e77701d8-aa11-4a48-9c33-79d84eaef1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:35.274Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=70ccdd9c-77de-4dca-9136-7b0313d15167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:45.283Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2b66cc53-85f4-4358-ad15-13ab2bf158d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:55.289Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=26989691-7662-4a1e-a214-74104442e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:11:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:05.299Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c6fca66a-b6c9-4fe8-a565-fbe0a0a9cd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:15.308Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e0c0a4b0-5639-486b-b62a-5d94b730047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:15.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:25.315Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6acfb721-1bff-4aaa-b183-d35c6611f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:35.321Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=af2d1580-f1b1-487d-9f6f-a4f6a5314374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:45.328Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e6a8bc79-9f3d-43fe-81b1-a2a815a5ee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:55.334Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2b4a8aa8-930c-4f96-a554-2ca73bc6ede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:12:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:05.341Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=80377687-3e5f-4a52-85fb-7857a94e797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:15.349Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5bd2c25b-5601-4888-aad6-995af5976a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:25.357Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5de44630-f5ed-4731-a075-1783ec5b88b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:35.365Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=de6de44e-06e6-4c48-b71a-c6d118154624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:13:41.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:13:41.186Z |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-01-08T13:13:41.187Z |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-01-08T13:13:41.190Z |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-01-08T13:13:41.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:13:41.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:13:41.193Z |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-01-08T13:13:41.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:45.373Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b0fa543c-fcfa-441e-a233-d7bd99846768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:55.381Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b4d28c7d-28c1-4bd7-82e5-287a36c5cb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:13:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:05.394Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ea860e62-5edb-4c82-9c13-f95a7b634d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:15.411Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=024ce5b8-a930-4ef5-9c76-13206dd8d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:25.418Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=338e720c-67ac-4d20-9b9f-4b7d2244a117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:35.426Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d7f5bded-14a9-46fa-901f-de2cdb445772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:35.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:45.433Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=03ffdb2c-f7e9-48dd-9db0-446199fe7339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:45.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:55.439Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=59b210d2-46c2-4ce2-8ed8-beaff849fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:14:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:05.447Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b430a8e9-7249-4743-a99e-ade7e52f3a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:15.454Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fd0da6a8-bf29-4b8c-b0ae-39de43443d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:25.462Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8c1259b1-9ad4-4673-a7cc-389d67324fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:35.470Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2ac765de-e57d-40ee-97db-9b96bdf53231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:45.477Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b0f8ae0c-3d69-458d-9ec1-c330590aea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:55.484Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e486b174-fa70-4e17-bf14-f029418e43fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:15:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:05.494Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7ff44daf-2cc6-40bc-a34c-53b85e6940c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:15.502Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=df3d798c-ab03-4fe6-880a-e2451798f89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:25.520Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=76efc155-4f5d-4289-87af-493009e2bfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:35.530Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5f82f8bd-cf07-4ae2-a4ea-0558dd120e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:45.537Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=98192f5b-fb74-46e5-8b1c-50cda863f110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:55.544Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c9272070-5e0f-48b6-8853-7e09d59c4ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:16:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:05.551Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4e430564-568d-4238-befc-26b2f6322b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:15.559Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c59d982c-4b6f-4340-9f6f-96be4ab3699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:25.565Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7c8c8c36-5828-461f-a34f-27ec5c153916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:35.572Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=26af351f-ed56-4295-a99e-839ea413c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:45.581Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2c2165f2-9156-4018-af04-37b776e5b072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:55.589Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=93d7f333-c12a-4df8-8ec9-218706696223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:17:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:05.596Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2dd60317-85b7-40be-9271-1e2e38247f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:15.605Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d587339e-4a6b-4857-b989-4948b610bdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:25.614Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=80a6c3d8-7ffe-44e0-be5a-adb52b33698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:35.623Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b2c49cc9-1043-4d49-8b58-2b84ee2d7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:18:41.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:18:41.225Z |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-01-08T13:18:41.226Z |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-01-08T13:18:41.230Z |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-01-08T13:18:41.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:18:41.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:18:41.237Z |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-01-08T13:18:41.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:45.638Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=751c537e-a1fd-4a93-9394-a299552e0398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:55.644Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d81e17f1-6d2c-4406-ba07-79a9991184dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:18:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:05.652Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ba47d09c-f4d7-4ae7-a88e-9be2b8b1a175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:15.659Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=43f94177-027d-4f1e-881c-6ad85c0f8982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:25.669Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=924abede-e79a-4050-8eb0-55cdbe5fc4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:35.676Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e4124f4e-0cdd-4469-828f-fad30c7b858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:45.683Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=de324965-90b2-4885-af5f-0eab02d03657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:55.689Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=39051337-04c1-430a-a03d-fa3ded92b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:19:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:05.696Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=15ea95c3-f49a-4fca-a745-14aa2aa56395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:15.703Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=71d5accb-0eb1-4691-af2b-92bcf26484e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:25.711Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=db953678-997d-44e9-95a5-7b45e0898d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:35.719Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=28d954b2-c142-4062-8996-c43ada833f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:45.727Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=748732d3-cbeb-4a77-965d-ebeb18e5b54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:55.739Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=527e8445-570d-4c38-9624-56580064317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:20:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:05.750Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4892dd6a-fb45-49e5-bfb6-a833e846f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:15.755Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=42a8d28b-7625-4ef8-bad4-4fe6041fb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:25.762Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fc3f4a04-55bf-4631-85a7-ca6be9a9916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:35.771Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9e2892d3-ff49-4c2c-86b0-d1594807b404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:35.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:45.778Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e0efd363-291a-4f3d-a6f0-e061e38512f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:55.784Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9ab4a99a-0072-416f-b8ed-1e122cfd2d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:21:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:05.792Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b899fb48-42a9-4766-9966-f4e55bc565ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:15.798Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ae181d2a-b7b9-4eb3-80b3-0f568dafa48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:25.804Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=23fc0c6a-9e4f-4745-84dd-1e53d13215b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:35.811Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9ad028ad-88f5-43fd-a85f-bc39889e7d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:45.818Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e735af80-f4dd-498c-bffd-a08aaa354ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:55.825Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5632e625-414c-4cac-bb76-2b6e137182cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:22:55.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:05.832Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4af7ed98-bf3c-49ba-add0-7e5b66dd92de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:05.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:15.846Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=01f3ceac-94b3-4209-b970-84d1ce043f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:25.855Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=76915968-ed49-48d1-b2b8-03304a836c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:35.864Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=102fbd46-660f-41e7-b373-2682c6bbcf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:23:41.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:23:41.178Z |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-01-08T13:23:41.179Z |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-01-08T13:23:41.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:23:41.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:23:41.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:23:41.187Z |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-01-08T13:23:41.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:45.870Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=455eaf62-0300-4a98-a811-1ec3dced8e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:55.876Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4851960a-c51e-43d3-a124-cc949242e74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:23:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:05.883Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=598cb8b5-5095-42d2-8578-0be3c2ca62c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:15.891Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5178f9a0-6552-40b0-959b-280f1241d985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:25.897Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=03f51612-8e22-44d3-a355-aaf2f83369f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:25.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:35.904Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9bd0b2ca-86bd-40bd-ac3d-a6be8d5dadcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:45.910Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3565b6b9-b08d-4d9c-8040-8f3294aa334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:55.918Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3bf98caf-36c3-4c09-a700-fe2d8f26201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:24:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:05.924Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a1efe23b-0923-40a1-b8f5-503b0d1dcf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:15.932Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=97cb3c65-94ef-4d18-9e2e-e175e89ee42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:25.940Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8ae38fd6-5f18-4dd7-b9f4-370b27fcd055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:35.957Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ec556dba-fd5d-442d-acb2-4859ee66231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:45.964Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c4f4cd3d-a756-4a85-b982-1ff537a84f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:55.970Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f0bfb174-fccf-458f-accc-c1f05457e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:25:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:05.976Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=387d5a31-7994-4dc2-94cd-9a0cf65c6bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:15.983Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6c7cd7cd-fa0f-477f-ba81-7de96eb9327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:26.005Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8311c53c-5a71-4f94-b54d-9c4e233a5dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:36.011Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=86f55d2d-3cef-4a40-a148-3e883ba99941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:46.017Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6805bf9d-fd58-4c11-9b33-c87eb19f93ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:46.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:56.024Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fb119632-dd2e-4082-8323-690122057926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:26:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:06.032Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f7f7a69f-0da8-4d45-a3db-4299f937a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:16.040Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9f819e05-eb90-4d99-a6ba-75a51c941fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:26.051Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5ee9e932-45d4-4b28-865d-13b69b646724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:36.057Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=19492676-9264-4dd5-b106-6c48d7c3e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:46.065Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=dc429a0a-4031-494b-a228-d41b2af4367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:56.076Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c9a8e8d6-0afd-49da-85a5-b0e05a562ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:27:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:06.082Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4e90bebf-99b3-438a-b6ec-acbdc4a078a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:16.095Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4adcf6a4-c025-470e-9a37-983fa3e8f368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:26.101Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1d4579fb-b5a6-479d-8a4b-08d11fbefab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:26.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:36.108Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=347e6b8d-3fb3-488a-af4f-ca56f2ed0bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:28:41.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:28:41.171Z |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-01-08T13:28:41.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:28:41.174Z |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-01-08T13:28:41.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:28:41.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:28:41.178Z |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-01-08T13:28:41.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:46.115Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1766ef03-03a6-4ca5-b486-319fcacc56aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:56.121Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=86f8fc68-ad39-4b2d-95c1-ecc21b62f54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:28:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:06.128Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a0677bb7-ed78-48d3-a083-bbea85c43955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:16.134Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2ceec3f7-3c28-4ec3-a95f-336780fbc536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:26.141Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fb2f4a6f-e94e-4ee4-8ac7-d95467e1731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:36.148Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7b45c027-3c1d-442f-adc0-94ee2fa8ccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:46.154Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a70205fe-e47b-4808-a86b-21d5d8501687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:56.161Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c29afebe-ae9c-471c-8987-264ae2d39799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:29:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:06.175Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5ed38a7b-97a3-4967-b632-4a4ad2619df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:16.182Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8d4fa4d1-4ae0-41ff-924d-3aba9cef3047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:26.189Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4312b54a-5004-4c45-a698-2d332aa52e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:36.196Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e3469da1-dd87-4364-957f-9d9fb56379f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:46.201Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6dd6e8c4-46f3-4d36-8517-50e86a1f80e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:56.208Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d76680f4-04b9-4d32-bb64-4a853dded356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:30:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:06.214Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=338f4cd7-ccad-4ebf-9c7a-393cdb7bd004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:16.222Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1a8dd5b5-83ed-48f5-bdbf-2063ac6d41d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:26.228Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0bf56d05-1476-4e0b-8b94-d7d7aa3c5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:36.234Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4990413b-b8c4-4989-ba3d-03be9ae6aa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:46.242Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e445ed09-18cd-4971-962b-c00ba9aac9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:46.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:56.249Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b22a9e0c-5c23-461d-adfc-42ddb2445722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:31:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:06.255Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5a3b691d-9489-4dd2-9e6b-ed1d149d69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:16.264Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fa467c0d-b0c5-45e3-97bc-61f2c07b759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:26.283Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=29769fa5-ef60-4543-9eae-83e514ed90a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:36.291Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f4522a53-5fa2-43f2-8f39-d618a35182f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:46.298Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=aa6d3555-545a-4a8f-98a1-d27d29407a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:56.304Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cb5bb963-dba2-460f-a7c1-a7d711828859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:32:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:06.311Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0889ab37-3c85-404b-91e8-6e0d7ed0d419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:16.318Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c110d18b-91d9-4e05-937e-95df9277710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:26.324Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cc589a3d-e473-4b9d-bd77-bc061effb987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:36.331Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=378d2b38-069c-436e-8c5d-4ba66aa04535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:33:41.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:33:41.179Z |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-01-08T13:33:41.180Z |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-01-08T13:33:41.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:33:41.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:33:41.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:33:41.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T13:33:41.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:46.370Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b1499c60-12be-4092-89c6-2880250c48ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:56.377Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ceaee248-48e9-4e38-8b5a-0b5f3e8cedbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:33:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:06.390Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=387d50ef-83d5-492e-a1e6-a52dc25a7a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:16.403Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6cb5f95f-0a90-4b38-bbd3-583b1b5064ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:26.411Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=284a5689-281a-4333-884d-7708c985219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:36.419Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=03e94ed5-d6e0-46ff-8d0a-5bf6322457cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:46.440Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0506071b-09b5-4140-8993-8673ccbb1465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:46.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:56.448Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=99c2b7b9-5d7c-4515-b5f1-01731bc12212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:34:56.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:06.455Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d2e3a198-f32d-47cd-aa44-a237d0097bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:16.463Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=103e4c32-ec77-411c-8e8b-93d46f0432a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:26.470Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f0d3c518-5fd0-4e5d-b67e-bad7a1b69108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:36.476Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1d2a7443-7adb-4c66-9962-c0dc495e260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:36.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:46.484Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cbcf9ed4-c81c-4354-b164-05016b2aa22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:56.491Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=890e6c6a-0cca-4fed-bd16-4a42bbbdfe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:35:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:06.498Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1673fef1-095a-4310-ba7a-3d0d1ec02357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:16.506Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d0ac583c-72f1-4c35-a8b9-f7267d352b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:26.513Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6a5ebd24-cccc-48aa-be1f-e8806e3208f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:36.519Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9b189f85-3bfd-4d20-b571-aa52ad014c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:36.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:46.526Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0d61b8d6-321a-4839-9008-5657821602e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:56.539Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=140df46b-549c-4168-9f09-7616d84e75aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:36:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:06.553Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f0ccfba7-e6bf-4c63-9ffa-e3b6f6950773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:16.560Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=78524af4-9bf6-4a8f-82d0-612468eddb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:26.566Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ea65958f-6995-4688-9a71-8b89f888c892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:36.572Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=126a1645-3c19-4069-96fd-a846596433b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:46.579Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c5db8c30-821a-480a-8668-d3f1f21dac1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:46.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:56.585Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6cd44ecf-fce0-46ee-a52b-b5b33818ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:37:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:06.592Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b557eb8b-eae8-4bd6-ad63-e824224cd102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:16.598Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fb4405e1-9047-4149-923b-ee2614785d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:26.606Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a661ebd7-d579-45a8-a30a-18f7295c4a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:26.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:36.613Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0f2b9ad5-0eb3-46e8-9769-9ccc43d590bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:38:41.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:38:41.208Z |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-01-08T13:38:41.209Z |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-01-08T13:38:41.212Z |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-01-08T13:38:41.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:38:41.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:38:41.215Z |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-01-08T13:38:41.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:46.621Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6b69ecb8-8649-42a2-a518-53a49a344688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:56.628Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b8cef3ab-d634-44a2-8542-ee4367e61d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:38:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:06.635Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4f2eec01-719e-4d45-9765-e5ca93fe0388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:16.651Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f14039cf-dad9-44a1-ab4c-ae4b4bec1d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:26.657Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0374bd06-458e-48dc-825c-c2ad22eaceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:36.665Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6ee2c6fa-c0b0-4b7e-96b8-d22892966e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:46.671Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=57fe51de-fcaf-464f-8997-02f06a997680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:56.677Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=570a933d-cd62-4533-83cb-a2a75b739cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:39:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:06.684Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=06eca953-2965-4262-8638-aa7ff77f77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:16.689Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7f9c5c73-b647-41f2-b0f1-8cf22a3aa886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:26.695Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5a00afd6-55bf-4960-8a86-fb6274780114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:36.702Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a16d85f2-d6e6-4743-9bfa-aee3d66431b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:46.708Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a1873492-ecb5-4b7d-bf55-f44c33766615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:56.717Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cb7512b3-6763-4b10-b14a-afcbb846b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:40:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:06.723Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0bd458b4-c610-48d6-b3b7-c4a252edfb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:16.729Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9c178d92-bcb4-46e2-8869-4a3ba3b8862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:26.738Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5c4ab9a8-26ce-4591-b68b-fc5a2b8b5027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:36.759Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=36659301-b176-4870-b482-871202a59b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:46.766Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=eae866a5-f071-4836-90c3-6fe4ad9b395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:56.772Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=25ded40d-294d-48a3-abd6-a830e3478b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:41:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:06.779Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=37c7914c-eb63-41b2-91f0-0aa0c0245519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:16.787Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=91073908-e1b0-41af-a253-6df64ad7c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:26.793Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7317bf8f-bd62-4dd6-9194-cd0422de3f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:36.801Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=782dbdfa-846a-4b84-a984-2b6f25897662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:46.809Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fee0e747-a599-4ffd-941b-177a451b9a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:56.815Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=5a6737b9-7c5b-4123-b765-428818a89baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:42:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:06.820Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e940f157-ac86-4b16-987a-34ae49153118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:16.826Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=7a11391b-5bd9-4974-9bfd-2118de667adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:26.833Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0139fa84-dee8-48c2-89dd-d56bff2b0f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:36.841Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=50d17cf8-3354-4f9f-beae-820e1ea23b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:43:41.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:43:41.185Z |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-01-08T13:43:41.186Z |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-01-08T13:43:41.188Z |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-01-08T13:43:41.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:43:41.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:43:41.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T13:43:41.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:46.854Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8a49d1dc-4e24-46a7-bf68-543fa3d13aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:56.860Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=21491191-7e15-47f1-928c-ea05c05c581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:43:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:06.867Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=04c0dc5c-8f0c-493b-ad6d-f3ba5e210910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:16.874Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=18a70194-1917-4faf-aaa0-d8eae3af04fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:26.880Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c6fbd33e-5a07-43ac-a3c1-671bb549192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:36.888Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=041b761c-6e55-4441-ba1b-3d389e3964da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:46.893Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c246da8b-649b-4325-b2c3-76ccf2e3d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:56.900Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d7b29e56-4619-4a19-92b6-fa40ff052ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:44:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:06.907Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=acf88d3e-f037-470c-a39e-7fec476f2b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:16.916Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bce99f82-f6d6-4b3e-88dd-1dc496246ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:26.924Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c681d15e-70be-4087-8d38-a70275582322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:36.931Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8a363ee2-b823-4a3b-8e64-2180fc763b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:46.939Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9c23ce2a-7ade-4457-acd1-c86ef905890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:56.957Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4e92f6c3-04c6-4895-9ac7-56037f708e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:45:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:06.964Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0ac3111b-b4ed-4c9d-a777-d5054f629121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:16.971Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2e788316-db13-4f2a-a2e8-5ab0473416d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:26.977Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=76d1a7ce-fafc-4f3a-b18c-a9e4277209d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:36.983Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=295d3001-997e-4629-ba0e-aa55b7837ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:46.990Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8275e582-0d5d-4b0c-b8d6-4586c70e4c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:56.997Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8f8033fa-4669-49cc-9f0d-8a28ff707b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:46:57.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:07.003Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2903d8cd-2a95-4a9b-8e6a-69203ac11497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:17.012Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=24ad8961-dfd0-401e-9752-f702c7147ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:27.036Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=18f8d95d-d74c-4d7c-acda-c71e596d985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:37.042Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=edc24059-c300-46a2-aeff-d95784e5e35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:47.049Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e37ff731-163f-4b07-828d-91e4ed658594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:57.057Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4d781f12-fffc-49e8-baed-a352fbe0feae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:47:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:07.077Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=aafa07cd-616a-4686-9b0b-47bba1cd719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:07.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:17.084Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=56b95da3-1b46-44a2-bc11-997dc065e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:27.090Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ad57005d-7120-45a1-8bd8-3430923a1afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:27.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:37.096Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9db6da0b-2f7c-4303-a713-9305cf75c1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:48:41.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:48:41.188Z |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-01-08T13:48:41.189Z |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-01-08T13:48:41.191Z |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-01-08T13:48:41.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:48:41.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:48:41.202Z |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-01-08T13:48:41.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:47.102Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c612a79e-6d06-4cba-a923-278468c4d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:57.109Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=709cbe36-39ec-4eac-b06e-83c471aab7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:48:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:07.116Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=11271399-bd3a-46eb-b8e4-495e5d08dee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:17.122Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1dc49d82-1e73-4054-a335-f60c813e5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:27.128Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ec21a738-62d8-457d-9816-8fd7ccbdafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:37.135Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bd527e9a-84e9-4dd8-8758-3c366b0a9b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:47.143Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=75c2aa0f-5230-4495-815d-f177540ca039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:57.152Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=93d94729-fb2c-41d2-99db-fef1ef090f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:49:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:07.158Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=1bf3d41b-3832-41a1-a402-7ca15cdc5b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:17.167Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f3c2191b-37ec-4355-8104-e4387b0dea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:17.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:27.178Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=68bdd172-cecd-4e99-a960-b5461776ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:37.188Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=dde1f67d-4bcb-41bd-b35b-baaf15695e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:47.194Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9f53bb91-bdca-442b-9d69-f53922f3be03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:57.201Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2967c905-a156-4063-b8f9-f9ae00895ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:50:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:07.207Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=70604b0b-c63d-411e-a86c-fc9a2adcb400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:17.214Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a7b744b8-7be4-4d35-9565-01296ef53fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:27.220Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=4b0ac008-ef82-4c2f-bc7b-b8bc4080db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:37.227Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=102711df-7e2d-4b13-aa80-0edbeb8553ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:47.234Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=0bdf3636-e7ff-47aa-98e8-6ee284da79f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:57.243Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cfd9eef4-a760-4c28-b019-bf818c9552a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:51:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:07.250Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c91f2547-bc0d-4673-a3c3-aa6c497a7ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:17.258Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8d521654-f45b-4e9d-a554-71937bcd1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:17.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:27.265Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=cac7ce51-bba9-471f-b9a1-cb4111bf9b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:37.283Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=87d79ad0-6910-461d-bf67-5a522152b54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:47.290Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e56f1c19-9189-4d76-8b76-5fb92699ead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:57.296Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ba808e27-7f8c-406e-9073-cc952fbcfb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:52:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:07.303Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=618be57c-e7de-4645-8504-34fdada5eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:17.310Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9a00f7d1-710d-44d8-8a46-17f16b6f1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:27.322Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=79ff039a-3679-4690-b03d-138f25530313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:37.329Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f9d0f78d-fc44-44c3-8949-8a46c05520cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:53:41.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:53:41.164Z |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-01-08T13:53:41.165Z |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-01-08T13:53:41.167Z |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-01-08T13:53:41.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:53:41.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:53:41.171Z |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-01-08T13:53:41.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:47.337Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=95b191be-e51b-486c-89d7-9f1da53015e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:47.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:57.343Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=276090fd-2951-4952-b1a2-b3df98ba3bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:53:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:07.352Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a2ffe426-ea4b-4f5d-8acb-7abf17471456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:17.360Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=6cf10c1e-3c9c-4f89-b8aa-cd7541ecf2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:27.368Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=57c474d3-a6f5-4cf5-b7a1-d94d4451cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:37.376Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c69d43dc-cf6f-4514-a2f4-a16f8e44ce22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:47.393Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e72da7a0-2c1a-4a64-a924-f50c2c195bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:57.400Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ac9f1f66-8e33-4e22-ab43-6a7fb2889b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:54:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:07.409Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=db605ead-408b-4340-9c7a-a2ac85afe42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:07.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:17.414Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=8c2cf1ac-746f-45e5-b291-a55e84d058e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:27.422Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d5c999b7-4c5e-4cd7-a1ec-9df7be5c504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:37.428Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=af6669f3-29b7-4dbe-826c-57bfd5dba66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:47.437Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2c13f158-f719-48fb-8a62-0e65d5d5973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:57.449Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=39c4ea6b-2016-4b93-a8a5-64f1ea0481ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:55:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:07.457Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c91298e6-9495-48bc-82e2-d0b36b030703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:07.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:17.463Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e6f6a42d-b621-41db-a1e8-f13e408fae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:27.471Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=46b5e2fd-9959-46a4-bbf5-fbec57e69ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:37.477Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=a62bb3b7-95a7-4e8a-9aae-545fd7c1487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:47.484Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=090fd9e6-4a53-4bd6-8985-c83107b08132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:57.495Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=3b7c2289-6f94-49e0-952f-fc258ac52700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:56:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:07.505Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=94331cfa-d256-457d-8c72-9d6583b9cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:07.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:17.513Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=dced8a2d-30fb-4dab-9b4b-3a8bfc683846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:27.519Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=82bf55c3-af9d-4ce9-b5ff-f39a105f48dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:37.526Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=2f0a9a5d-61f6-42d1-9774-e76b6f80ca4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:47.533Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c2115d5c-f3ec-4d8f-afff-a52bc2c2c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:57.540Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=c288bde3-8f64-4bcb-8f63-5e98b3b06954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:57:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:07.546Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=62ebb2b3-6c51-43ca-aa33-6c01921aad17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:17.553Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bb021405-bbbc-4f32-965f-c2fe8e217de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:27.559Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9734d1ff-d453-4dff-b4fe-75afd02746cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:37.566Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ac1eaf61-7870-4b1f-b94e-bc9a132fd0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:58:41.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T13:58:41.194Z |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-01-08T13:58:41.195Z |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-01-08T13:58:41.197Z |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-01-08T13:58:41.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T13:58:41.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T13:58:41.201Z |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-01-08T13:58:41.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:47.576Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bd0f2e01-032c-4e31-adcf-0afd87b84a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:57.583Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ec25468b-3f87-4c35-955b-a5762020090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:58:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:07.590Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=19dd2c16-9822-4ab2-a042-ab026c96c5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:17.597Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=aa9339fa-df1a-4f85-b399-4e3823084688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:27.606Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=9072408f-7abb-4d82-b32f-390f3b825497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:37.614Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=d8ffd6d7-335c-4797-9323-d7addb26bc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:47.620Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=fbaec3d0-821d-4c4e-8eb2-80977e42ff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:47.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:57.625Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=b2dde69d-5685-4cac-91b2-8a482114cbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T13:59:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:07.633Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=98040d50-b5e6-4ab0-af30-9f8d206dd878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:17.641Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=bd411ba6-0684-41d2-880c-eaf6dcbcff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:27.647Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=016cc903-a0da-417a-bdd4-44f401fd77a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:37.654Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=f5c619d7-0833-4d3b-9e41-33adbd026617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:47.661Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=ae4fd994-1714-482d-a4ee-57cdee07b557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:57.669Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=e93efef8-79a7-4de1-8122-0e8f167cf95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:00:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:01:07.678Z |INFO |Init configs |InvocationID=01746b17-860c-49e2-90c4-10cf2961cb2b, InstanceUUID=139427f3-b5b9-4d73-88f5-ccd5b9490e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T14:01:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |