By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T09:49:00.264Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T09:49:00.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T09:49:00.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:49:01.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:49:01.281Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:49:01.281Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T09:49:01.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T09:49:01.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-01T09:49:01.540Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-01T09:49:01.567Z |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-03-01T09:49:03.313Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-01T09:49:03.889Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-01T09:49:03.924Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-01T09:49:03.924Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-01T09:49:04.013Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-01T09:49:04.014Z |INFO |Root WebApplicationContext: initialization completed in 2447 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-01T09:49:04.505Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-01T09:49:05.474Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-01T09:49:07.223Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-01T09:49:07.338Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-01T09:49:07.361Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-01T09:49:07.363Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-01T09:49:08.112Z |INFO |Started MainApp in 11.302 seconds (JVM running for 12.491) |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-01T09:49:08.204Z |INFO |Start scheduling PRH workflow |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:08.219Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4e352faf-7742-4b06-8946-76afb7d49306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:49:09.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:19.853Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bc6706f2-ac2b-42d2-946a-875d38d54999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:49:20.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:30.926Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1d483d75-03c9-460e-95b7-b43be416da3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:49:31.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:41.999Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c6c616be-dd38-44ea-901c-a86d45659f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:49:43.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:53.096Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7f6259d1-25c4-4300-b4e2-67cad782479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:49:54.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:49:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:04.140Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b5f27e04-05e9-4f8a-b21b-4883a7c546bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:50:05.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:15.243Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bfcc6ddb-f6b8-463f-95bd-0966782b64a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:50:16.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:26.284Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d74fb342-d62e-42c7-83f1-54d59153ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:50:27.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:37.361Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bf97e4e7-faa3-4e66-9485-a05ad68d8ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:50:38.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:48.423Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2cd65335-c50f-4664-80e7-7f61b901a117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-01T09:50:49.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.89:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:59.468Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dde8da65-90d8-41e3-a555-6437bf229a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:50:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:09.623Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2ff17ea6-379f-4714-abde-39e622316b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:19.640Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=33423a82-0ad0-49f5-b35e-0771ebbfc03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:29.653Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=be4c4b08-6880-47fa-a9a7-3b87b8315c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:39.667Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=100e4273-01d2-43df-acdc-49aeed06523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:49.684Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=99e44d77-e74d-43b4-a740-2b71a986b27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:59.706Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=aee8e2ff-5d93-4288-8bee-c9a013bda739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:51:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:09.719Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f4a42c43-1853-47d6-ac4b-cfe987adc7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:19.734Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f2dff5c9-be33-4361-b76b-650ec517711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:29.751Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=970fff0a-8235-42f3-a0e8-58b3e08c5c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:39.777Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cebd4aaa-55c2-479a-87da-cc2dd3755241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:49.864Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=10d80929-268a-4143-af67-200521932225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:59.883Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0982e5ef-a4b7-4a20-9967-fa44d54c7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:52:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:09.898Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1bf82875-d4af-40e0-93c7-74f5fd4033ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:19.911Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bf9d3077-4a53-4bee-9695-aae6bca3626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:29.934Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=21b49e82-2774-44f5-9c2a-e31beba58777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:39.955Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=70b85a3f-90f6-463e-95f9-f9e2b0c94964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:49.970Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=add4e1af-76fb-4e0a-88c2-c6d0b26a24fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:53:59.982Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=60313236-58b9-4da5-b054-547a229a0918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T09:54:06.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T09:54:06.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T09:54:06.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:54:06.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:54:06.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:54:06.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T09:54:06.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T09:54:06.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:10.027Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0be38538-6d6b-4a34-9a59-c995f0baaa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:20.057Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ccf8e0d0-26be-4fb1-a343-f689d09ff3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:20.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:30.068Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ec658039-fdd5-49d1-b1a0-b900386d1bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:40.081Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e5aec1dc-21bd-4323-b019-9a3b6f6a11f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:50.094Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=064fcfd5-f1bf-479f-9eea-4489b63db5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:54:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:00.112Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f54b0984-e520-4e1d-899b-8d2cac990075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:10.129Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9e5f6d63-66a4-432c-8822-da117e93bf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:20.142Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f27a6a07-3375-4a13-b7bf-a28d6720e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:30.158Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7b47988d-1356-4315-be3e-76b0858653da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:40.168Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=53eb31a5-a376-4e36-b7f8-5fb2fc03ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:50.177Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ad4c6a23-d2c5-4fb3-8099-3b73d4c5355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:55:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:00.187Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=436ce4bf-60fe-4362-9a3f-98e2e26f78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:10.199Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5555cbc4-b4f7-4560-ac5c-67e57ad3703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:20.216Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bb8063cd-089d-48da-8b17-540c700b2f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:30.233Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3840a71a-79f4-49e7-9f15-750c2221d519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:40.252Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1ec646e6-1f80-4b1f-b4d0-531c15eb9bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:40.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:50.262Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c23eb8d7-d3fc-44a3-8f83-dc6b9b3f52d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:56:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:00.274Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0673ba28-41f3-4d7c-88d9-8e55bac9fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:00.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:10.286Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4d99ceb2-7e3a-4dfb-b194-29574def42f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:20.300Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9ef56705-fc4f-440a-85d1-a1ed58e9e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:20.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:30.311Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6ea76a39-3aa1-40b5-9649-40080717a990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:40.322Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=55e034ce-38b0-418c-b91f-eaf43ef55af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:50.336Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2b3a3b05-c3fc-4d0b-b3b2-6d947ef7e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:57:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:00.349Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=da34abc9-ef3d-4512-81df-73a238f0bb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:10.371Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c976a687-87d0-4eca-8f73-cb581933df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:20.392Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=84263fd0-3572-4a31-985d-3a4194d3f1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:30.408Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=abc0d3b4-6a1a-4c52-9b21-12de4fcc487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:40.422Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bd88bce1-be28-445b-a778-4f25d208e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:50.433Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4281e19b-7119-47a9-ba90-a3c1b37c6a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:58:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:00.451Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dac34305-074b-47f6-8344-08fe351ff3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T09:59:04.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T09:59:04.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T09:59:04.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:59:04.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:59:04.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T09:59:04.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T09:59:04.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T09:59:04.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:10.461Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2af4b599-323a-41ee-8ea4-90bb38ac7aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:20.471Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f75e08a4-2347-4fcf-9c66-4fce0d431805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:30.482Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2cb48904-eafd-49b4-855e-642eecdb3cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:40.500Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5456f075-ccde-45bc-8f37-ad9a8b59cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:50.512Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5665379e-14cc-4389-a378-b968ef3119ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T09:59:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:00.525Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6e39b3b3-8837-4c7f-97b3-eb2e74978790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:10.537Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d5e01984-2970-48ab-8536-b8a078f9b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:20.547Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=24cf1725-de8e-4d68-a66c-46de44ef548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:20.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:30.557Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=29aa87c2-06fd-42ca-bf05-b31e100f89eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:30.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:40.572Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c21f085d-8df0-4161-bea1-bba14778cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:50.583Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=70fe2c30-9cf2-4a9c-abfc-ec7aac7ca19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:00:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:00.595Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=39515ce3-5976-443f-8497-52803e0d7057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:10.608Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4b8d7912-4f2f-4c42-a266-ddb3a4bcbab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:20.621Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=20608d2d-c5fe-4fe9-a452-fe1f20be9fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:30.631Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=717b721b-671d-458a-a64c-d999c08da4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:30.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:40.642Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0be74cc2-a0fd-4a52-b24f-e22b9eab1b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:50.652Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=026cbc48-2e8a-458a-9482-b3f60b591fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:01:50.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:00.662Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6e0282af-5d77-4c92-a9a3-4a339598cdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:00.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:10.672Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=172113fa-81a4-416d-930b-67673a26822e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:20.685Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a78d746b-c956-4555-a91e-0dc8d498194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:20.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:30.704Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bd76f802-41ba-4505-997e-253de82d8cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:40.718Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1d01afb6-048b-4f14-aaf2-d9f6bf1bd4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:50.727Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bea7b094-a5a6-46e0-b9ac-3aedd7f3f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:02:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:00.742Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cc72ce26-cf9a-4b38-b0d8-31a031dd0b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:00.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:10.762Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=94748c58-fa10-4ae3-bb40-dd08da872059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:20.773Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1409f424-188a-41b2-94b4-3d6ef7f6f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:30.784Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=98d5658b-7654-4304-88cf-46122c3e83bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:30.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:40.795Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f3320b59-b427-452a-8a7a-894813354473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:50.803Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7874f5d5-fd97-479c-bcc4-70fd2a543de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:03:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:00.812Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=55ca05f6-b26b-43c5-82ae-af0cd351f7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:04:04.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:04:04.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:04:04.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:04:04.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:04:04.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:04:04.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:04:04.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:04:04.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:10.823Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=88956101-263c-4630-abce-7a31af3e6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:20.835Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3438720d-e4b8-43f1-9770-e54e11816210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:30.849Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=314ea736-aac5-42e8-abef-312f16155828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:40.859Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bec4b787-5522-4df4-acee-7bb82f7ad754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:50.870Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=aa4159f8-4a4c-4d75-aed4-7c621abd6bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:04:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:00.880Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=aac39870-1550-42b4-acb6-d7308ecd8173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:10.900Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8c335926-8197-482d-8345-9d0d91e6e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:20.910Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8601344a-0b4a-458b-a419-e8a3247f1ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:30.926Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f79615ad-d031-4bf6-b236-e16c314a4ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:40.953Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=618fc7bb-0d09-450d-ad2b-035b85de9956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:50.964Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=665873b5-60e7-4d59-81c4-68bf6cc8190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:05:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:00.974Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f0a9248e-082e-4e2e-b7ad-7c36484830b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:10.993Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=39434a88-ac80-4dfe-9e3c-d162ca043d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:21.017Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=46045032-0076-456c-a2a2-15cb534f84d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:31.088Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=71b56ff4-dc5c-48c7-a9c6-6c455512cb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:41.181Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8786d28a-1000-4bdd-8255-d50fad4f101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:51.221Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7bf73a0d-b007-4e7d-b92c-3da5bc0c8c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:06:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:01.263Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=86934c05-9fca-4957-b670-c8c6fe382ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:11.385Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9161bec7-4001-4b6d-b847-0e6dd9b98fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:21.395Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e2605b19-7cb2-4bcb-b397-f39a9c4255f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:31.407Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4c21769f-8ce1-4dde-a497-c68236d9dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:41.421Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5e50373d-47b2-44cb-b630-7a01284c8605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:51.457Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ebad1e6d-3f62-4bf1-ba21-4cd39d190e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:07:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:01.469Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e2b3c52a-d996-41fd-ba17-915dcb1700dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:11.480Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bc8a1f15-1323-495e-a3bd-a2957fac7600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:21.493Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=58bb941e-b223-4983-b3b3-21bc5acd5c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:31.504Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=25b817b2-e004-4ece-bc6c-db7d0b951df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:41.513Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c9ff53fa-18e5-4947-a658-9df0daf488f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:41.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:51.524Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d858301f-0f80-4816-8e90-3be99302e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:08:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:01.537Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=53caa244-50a6-431f-92ba-e9fd39205bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:09:04.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:09:04.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:09:04.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:09:04.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:09:04.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:09:04.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:09:04.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:09:04.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:11.552Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a5f5540d-67df-4a7e-8da2-c0d9a5cb7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:21.567Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3b99e94e-285f-40a3-90ea-019a7b880c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:21.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:31.584Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4e62e923-0b60-4d49-9893-c261e6b7751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:41.637Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d53cbf9b-f8eb-4b19-bcdf-0516c1966a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:51.654Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a781707f-c33c-4075-acac-76daa3609cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:09:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:01.673Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d4538417-b59b-487e-bf28-3a8ff7e9928a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:11.688Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f6c5eeeb-1167-4a6d-b150-6e878b09d6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:21.701Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a9d6829c-8400-43bd-9e93-7a8a67b3e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:31.717Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6ef1bd63-f73a-4b53-8a36-e1ccbe78d84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:41.739Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1c0d0ffd-1af1-4775-ae16-b726dd4c8d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:51.758Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a3fb918c-9d74-457b-ba84-3cbed417e3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:10:51.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:01.773Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6ac9d67d-7ff0-4994-9505-f564e58172c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:11.786Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2bf36969-c824-46af-a1b0-4523733a3bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:21.796Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9855756d-1bef-43ef-b1ef-0a66e593dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:31.816Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c358d4da-b6e0-43b9-b4b5-6a2e8c80f8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:41.849Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d33ce2f9-23c5-4bb5-81c6-f6d0e816b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:51.863Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=89c4ce26-6010-4324-ac7d-07244cb22c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:11:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:01.874Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d31b3cfb-cf25-445d-808d-d41f15b205f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:11.884Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=109aefec-ee01-43bb-b671-6906831aa64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:21.901Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dd20d14f-0ca3-404b-a2b2-5dd51d67fbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:21.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:31.912Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fb225c68-2077-4012-a8d5-14dcdcca6655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:41.922Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e0f6ce92-72a2-4b7d-a149-1000bb7ce7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:51.934Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=11dd5ac8-e25c-433d-b7a5-036d4a657749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:12:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:01.957Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7f71292a-b4a6-4cb5-8446-de021fa0a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:11.967Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0308b30f-faf4-43a0-b051-298a4f6e40f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:21.989Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1350251d-ebcb-492b-a735-8b4b61dad5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:32.000Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=35cf14b0-cfd3-4a35-8e8b-f5f8ec8fe562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:42.025Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=047d718f-262e-4ee8-84e0-82dde663e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:52.043Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3908b490-272b-46e4-a99b-45438a5c9bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:13:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:02.065Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ff5afa09-9fbc-476c-ba89-dc1cd5b9dfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:14:05.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:14:05.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:14:05.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:14:05.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:14:05.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:14:05.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:14:05.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:14:05.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:12.077Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0418e390-a7d2-4b4d-9d10-f8f6d4f87e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:22.113Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5135c5ce-4c8f-41e5-b7c1-b99c4e96a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:22.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:32.127Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ec9f978e-3728-496d-bb13-d4de6b4a4843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:42.154Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a8647c19-fba4-4783-8aeb-1debedf6caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:52.181Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=06253cee-e73c-4c0e-a14e-68f09cd04e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:14:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:02.192Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=948ab831-aad0-450d-a046-8f377aec1abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:12.214Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=941e0928-4360-4385-977d-27b546e5a823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:22.225Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8e4bf82b-ba4f-4a41-b888-87887b0d0715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:32.233Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2e4bec98-4162-4336-a40b-3ebf51079ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:42.258Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bcf41376-7e7a-4955-9ed5-2b95b0e39c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:52.274Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=03832753-16a8-469b-bee5-b7e45a37203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:15:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:02.286Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=752d2f65-b758-4606-84d8-6526f25bcffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:12.299Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4c282d20-ede0-4140-a0ef-74e075997f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:22.309Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fafcbfcc-29cb-498a-afa6-dc76df17fa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:32.317Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c803a367-5993-40af-acc5-74aa4a8b0066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:42.326Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0984b897-8918-4c1e-9b10-993584acfce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:52.342Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ebf522e8-b369-44aa-81ab-e147ccbb889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:16:52.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:02.370Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=62639e33-8b47-4656-898f-2f34b9a0af2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:12.394Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f8d77437-0852-47cd-b737-8872985b6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:22.405Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f0864443-9a0f-4c6e-97d6-a63effff9ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:32.416Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=19fd16b1-5d82-49c4-8ba9-b00927b09643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:42.424Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f181282a-a283-49fe-a070-ca27ac901807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:52.433Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=56b2c763-6b85-4a9f-b152-2f0304eadfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:17:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:02.452Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=269d0620-8a2e-420a-9839-63f3c362d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:12.465Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=abf99fc7-269f-4107-a847-2c00cb466541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:22.483Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8f19cd70-9eb9-471d-9b83-a98e27947dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:22.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:32.497Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fa39524a-8436-4ce1-902b-7ad73729fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:42.513Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=648a3790-da81-4b51-966a-76bb121d3394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:52.524Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3e4e2dbe-081d-4f0e-b0d6-9ad94ff21f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:18:52.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:02.538Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ef584080-0e73-4a75-b496-f608ce9ac1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:19:04.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:19:04.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:19:04.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:19:04.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:19:04.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:19:04.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:19:04.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:19:04.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:12.561Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=effc598c-6492-4e0b-8e49-5dd76b2f8424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:22.570Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=be3353a3-ed5a-4368-9be4-4fd7bed32ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:32.578Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b2dd9512-d964-46de-aa94-976972953fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:42.586Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=21fd59f2-e6d8-481c-8e25-78661aa2bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:52.597Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a0187b3a-19a3-48b4-bb32-8b497f6b9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:19:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:02.610Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6b4535d2-1fe1-40b7-a560-7bdebde826d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:02.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:12.630Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f467529f-e5a5-4d4e-8f4b-f129767e4953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:12.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:22.642Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4f3d3dde-68e4-4dcc-a67f-6dcf34f8d501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:32.652Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f52e2e01-6e8b-435e-b594-7a60ec435bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:42.668Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=61e5b310-d0a5-4994-8c21-d94400927a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:52.678Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dd1d4d2a-2dc1-4882-9c2a-24772c7c1c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:20:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:02.688Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6c1985f1-418e-4afd-9a5b-ba2de4738815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:12.699Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=47e21ab3-8ea7-45f5-950f-73bfbbee3043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:22.709Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=80d6831f-4575-4bfe-b4be-47ef6eda0af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:32.716Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5cbf81f6-cf31-4567-8adb-fc33f62b755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:42.724Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=479ce59f-4031-49b9-b47d-6fef0ef46779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:52.735Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f988a882-aeda-4360-95c2-84d6485100e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:21:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:02.760Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cdc70e70-79d8-4ab2-a9ce-d146b050987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:12.774Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=56f5b758-1913-4bb3-b00c-466719100b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:22.786Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bcad64a7-96c0-4f9c-aa41-a31d81d7d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:32.796Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e8e4223b-e206-4971-a99c-917a869feac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:42.809Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=32f45780-4314-4349-8bd3-cee548332e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:52.818Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c7f946ef-1c46-458d-bf7a-d71b72a8e2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:22:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:02.835Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b5621a4c-fe8a-4f1f-8248-b42decf31ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:12.849Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=454c02c5-e4f3-42c9-a8ac-f1395e2306ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:22.859Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=54724c9b-46d1-4b1f-a0ad-18610c5f7ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:32.867Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=10531912-58d4-4778-bbd1-82844fd19308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:32.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:42.878Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b35e24c9-2e2a-44aa-b11c-beaf9ca6c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:52.891Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=052fc390-541a-4536-bc0e-3c1bd14a4521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:23:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:02.902Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=458bfd44-7f3e-4300-b9bc-47c0607409bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:24:04.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:24:04.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:24:04.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:24:04.870Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:24:04.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:24:04.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:24:04.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:24:04.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:12.916Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a21d5277-1768-4663-bc9c-0e7f39587242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:22.925Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9062ae55-f544-4512-af96-4905d33369c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:32.933Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5b495d00-b052-41ad-b148-b2ff1a28cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:42.950Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=53a16473-cb3b-4c28-b754-f2144a12625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:52.959Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0ab2af9d-4e8c-473e-8622-ddb9dad9ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:24:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:02.969Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5253eb06-5926-4f35-90ac-d994de5cc6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:02.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:12.987Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=26e0941d-e806-41dc-ba85-087d1641ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:23.003Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d8a0d4af-d615-4adb-8504-aeaf5c5cbf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:33.011Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=36dfe123-bddd-4bfd-b376-c3972c2b1a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:43.026Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c2002056-e338-4646-83f4-0048839c169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:53.045Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f894ce89-1c34-4664-8b3c-21f720656441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:25:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:03.061Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5045edd1-333e-4b0a-8f40-945aaf844fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:13.079Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=671d6d70-3942-4d53-976f-f6514c9ac2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:23.087Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4f33fb50-88a4-4f88-a358-0c431a1ff992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:33.100Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d8d55e44-4104-4518-86ae-45e175243f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:43.119Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f0c5922e-ae47-48d3-b6d2-74bc292713d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:53.129Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fc248630-b52a-4032-9127-5dcfd87faad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:26:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:03.155Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d739bc7a-b458-482b-b0d1-53edb5365ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:13.173Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1e776a90-8cd1-4ef5-9467-83769fd9e520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:23.183Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c115b79f-8bae-44d0-9a5e-89e498f1cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:33.190Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9c6d1a3b-d883-4556-ade4-2caa5203ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:43.198Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7bfe5c7c-169b-4cde-a3c8-f6baf987c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:53.206Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7023a8e8-7c51-4709-8689-16931b0dc0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:27:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:03.216Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8153756e-97ec-4977-a64c-2c6c09275700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:13.237Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=269511c0-9886-48a2-a3f5-9a2e6c9dc04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:23.257Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a04d93fc-a221-45cd-a5f3-3d0092cb3c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:23.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:33.266Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=adbe22aa-c480-4d2e-9350-b12037bac61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:43.278Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=36816660-5d6f-4994-bd5b-33b16e45ea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:53.288Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d8c79574-1d71-4e05-a5f3-73c05f04ef34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:28:53.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:03.297Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9549d064-97c7-4894-a62b-c5dd0245f37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:29:04.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:29:04.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:29:04.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:29:04.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:29:04.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:29:04.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:29:04.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:29:04.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:13.307Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ef8d6922-b5cd-446c-99fb-551099078292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:23.315Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=708f034e-da5b-411c-b6af-9e9e81890bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:33.324Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=aaaf7a99-79ce-41f4-b094-d50b8dfad95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:43.335Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=121deedb-7ff9-4573-85ae-a1d5cf5041c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:53.377Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=110e5645-6208-4ab6-9da4-814a07dfd64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:29:53.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:03.386Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=db35fe50-cd02-4f7e-a7b4-bad1a309b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:13.400Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e94b44df-c811-45d6-9bef-27b9f9377f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:23.411Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d075bed8-070b-40e3-8e04-b3f093ba7d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:33.420Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4f5754b9-38f7-4099-be06-110612cac751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:43.430Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a443a769-1394-44f9-b422-d9982d13ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:53.444Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=46a95c90-d4d2-452d-9030-8c668ad4156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:30:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:03.461Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=54cd55d0-e660-4a41-9e42-981ed7d8e2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:13.471Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d3cd1c6a-c408-46c5-bb34-9c24308ae787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:23.478Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4a3d3bf9-7716-4b50-b64b-b19bcde45fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:33.492Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0b3e318f-76d0-4ddf-a54d-b7414a5d07b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:43.510Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2e62e7cb-9c87-4173-a3d6-be887fe56306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:53.522Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=034d5417-bbf3-41db-ba5c-2b0fcfc33f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:31:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:03.546Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=987bd213-51fa-4fb1-9d67-b37385c2b6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:13.562Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=708e6075-753c-4345-9a50-4b2a7b2e799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:23.580Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=218fc825-052d-4ab2-8018-a0b1ae537c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:33.589Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=44969b1e-8006-48a4-a4b3-eeac6e89b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:43.596Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b19dc054-9e07-4c87-bfb2-06bd8515c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:53.625Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3804e6c2-39f6-4bb8-a084-9367590bef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:32:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:03.635Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bfc2f40a-4e24-4558-9e7d-02260ae9bea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:13.646Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7fcaa9b0-683e-412d-8755-61a45aaae3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:23.654Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=926bb96e-6a4d-43dc-8e5d-cb4013c6a87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:33.663Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c2d01e73-9fd4-4c31-9afd-0a0aba84019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:43.675Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=db25a168-e449-486e-ae04-52e6d5de3df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:53.690Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=59a49aa8-4981-40ac-8472-d80e35731e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:33:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:03.703Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1190e93a-cc97-4f98-b808-33f010da0651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:34:04.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:34:04.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:34:04.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:34:04.860Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:34:04.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:34:04.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:34:04.866Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:34:04.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:13.721Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9d03b38c-c07c-47f9-8bfa-bdc259af2de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:23.731Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=10d8814c-c178-45c8-8ae1-d0c46621dad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:33.751Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9a30aa40-476f-49d0-8a36-46d9a9a1e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:43.759Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=32d47546-6471-4940-a348-27d8c740b125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:53.772Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=33363f0e-6b3b-4085-9728-b70b78f136c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:34:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:03.779Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5f6c4f01-9529-48ec-9859-be3dbcaf4c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:13.796Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7ec52975-4e9e-4b6e-adba-fc031b568596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:23.813Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=91c077b9-0201-49c8-9476-1aa935cc24e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:33.821Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ca59a9c1-b7a2-4815-8e29-ba4f8c40d6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:43.829Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2659a3d6-e8a2-47f8-bc59-7f6862fdad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:53.836Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=77b116c9-ba64-442e-9919-e1f9d9798f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:35:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:03.846Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=25c369a8-0676-4b1b-978e-2d53c656274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:13.861Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ec06607a-44a0-4acc-a6da-1b726de21402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:23.873Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=31a57ad9-a06e-48ea-8623-05c8abab17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:33.883Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5e3a07b1-54ca-4406-866b-16d6ba18125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:43.891Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d88a129a-cb7e-4e80-a14f-0fa76d5ea260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:53.904Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=521a32c6-5899-4a21-8030-ec9345cad8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:36:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:03.913Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d35b343a-a0c2-468c-9dab-33cda8fc69f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:13.925Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b9901dda-3e61-490d-a2a4-3085ea0806ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:23.947Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=084a1a65-052f-4cbc-bbf3-5d12fb227c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:23.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:33.969Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9420a395-03ae-43f9-8afa-733bc3d24e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:43.982Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1ca71059-1a5a-4d7d-8ab7-42be3954ccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:54.003Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=831b5e60-7d95-4513-be9d-413a2bc7b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:37:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:04.014Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3c6e5d7b-e75d-43d7-85ad-aad7a170a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:14.031Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=99f1c69f-d02c-4670-bb88-578e9f62dbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:24.055Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=42830e52-185e-4798-85b8-30963f48e322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:34.063Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8a4447e1-7744-4a49-88f4-9528d8e71dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:44.071Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=22caf77f-244e-4d7f-b778-2f9264d54f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:54.079Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fb44c7a2-1f34-47eb-b1dc-b62ef865f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:38:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:04.090Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cef3aacc-0bcb-4d57-8965-82ab9edec189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:39:04.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:39:04.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:39:04.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:39:04.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:39:04.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:39:04.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:39:04.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:39:04.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:14.099Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=901cabae-9565-4813-bc6e-5cf8e85c58c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:14.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:24.108Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=61c45e72-ecaf-4cf3-aedf-0e8c30e7b2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:34.115Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3cf54996-f99b-4bdf-aac5-fba52f566476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:44.124Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=355aaad0-f4e7-4984-9d47-ccf72e2be387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:54.136Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=35292c2f-39be-4911-8f19-59bee227bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:39:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:04.150Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=66187d54-681e-4894-b016-6a7052091f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:14.161Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=973f440c-b7f6-4ef6-b304-725ee617738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:24.169Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=22d1996d-2c65-41b1-b4a4-8dc5940c5675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:34.177Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c9b3b215-e1a3-43b3-a577-ed765f855112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:44.190Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=24b43704-1844-44aa-9c78-4c73077f5d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:54.210Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=545e52de-d4fa-4c99-9caa-dc8a8e11efa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:40:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:04.220Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e98013d8-03e4-4556-ad3f-39113b8c346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:14.232Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9db71439-1e5d-45dd-8a7e-52b94f190d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:24.253Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3e2c09b2-1a23-469f-b609-be14094630be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:34.261Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=42264df1-727b-4a04-b014-efdacf49b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:44.275Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=90a87ed8-c085-4967-923a-f47931cf357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:54.290Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f45b18f4-b6a0-4e56-851d-1de76b9cef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:41:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:04.299Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c934aa6a-9885-425d-8032-fdee5e244209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:14.314Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1f350e7d-2c08-4cff-b80c-c582a7c42334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:24.323Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ca523005-110a-4704-9181-29eb804e29b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:34.332Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8a1d2edd-d32c-45a0-881c-0d8c639556c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:44.345Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d5e221c6-fc5a-4ba1-b3ae-5e61342ea138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:54.355Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a412dc3f-3910-43e5-8935-40312fed869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:42:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:04.364Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d4e6a9e1-dd1c-4ab8-b752-cb785cc24c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:14.372Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=55fb7129-e985-48a3-9644-c6c952210a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:24.383Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5d0e39d6-8d55-4b97-812e-8291c1490677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:34.396Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e83dc295-5ba6-47b2-bca4-47d597bad4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:34.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:44.407Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a14e47ff-b627-4172-9137-6a528e4df72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:54.416Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fdccd67f-791a-4aa2-b4f3-1d68fbda7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:43:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:04.427Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fb013a41-7281-4f8a-ae08-a1055f8f6a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:44:04.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:44:04.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:44:04.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:44:04.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:44:04.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:44:04.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:44:04.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:44:04.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:14.442Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a26636a3-6696-4a42-88f7-424b7dd4c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:24.451Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cfb75f39-298a-4974-a8d2-ab0def9a0ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:34.460Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dc5b4a93-8ad1-4661-80f2-312e89813cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:44.468Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7379a952-4d45-4462-ad40-4c0b012cb7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:54.476Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dd17e615-3f8d-44e7-bd8b-50c04aea4e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:44:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:04.483Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=455e4230-fd7a-4fad-b1f9-bdda0b93d94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:14.492Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=de7321c2-892d-4bd1-b8fa-b3b2fcf23879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:24.505Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b3dcf5ad-61ef-462f-8acc-8776e2afde1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:24.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:34.523Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=364954dc-f6b7-47d7-85f4-55cb8c7c74ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:44.532Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c5bb9ee9-5775-45e8-8eee-1a75debfb829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:54.542Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a1d823a6-a7f2-4c94-bd33-7885cba205cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:45:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:04.551Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6102600a-8ae9-4d66-9e93-ff4698361b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:14.562Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d6cee194-bb4c-4d09-a6e1-4f35f09b5a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:24.570Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b15180a6-9c8d-4c8d-8537-4d0ba57c4efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:34.578Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b5420c6e-40c7-4e82-a8ed-699f824dc716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:44.586Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ea22a846-b519-4b0f-8636-eace50690051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:54.597Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=71a300b7-8eaf-4d4d-9a89-e929a3550e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:46:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:04.604Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=74956612-18ed-4558-a855-d0491c6391e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:14.622Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d2d8e693-43ac-4fd6-8f5f-feef6bb5fa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:24.631Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b45ec035-152f-4d0f-8a8f-3fce0e804a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:34.652Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ff254c8d-d07b-4c70-9217-0491a564caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:44.667Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5a77e116-f0fb-4af1-b826-941415593d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:54.675Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3b0c5b1d-0265-469a-a7f0-77f881ee231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:47:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:04.682Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f1e88f2e-57ca-408c-a454-5b9deedc85cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:14.691Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=03a402f0-628a-4bed-a244-f3dbb25b1fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:24.698Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e3bc1ddc-23cb-48ab-a02f-f72469c50092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:34.706Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=23dff971-e4a8-4aea-9184-d3c5c9dd6f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:44.713Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0e10be4f-0702-4b84-9f5d-2b981075ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:54.722Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cf366780-62fb-4dc5-97d4-78dfcc6e00e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:48:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:04.756Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9ceaf75b-c7c9-4ef5-ad7c-421369460f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:49:04.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:49:04.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:49:04.836Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:49:04.839Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:49:04.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:49:04.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:49:04.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:49:04.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:14.763Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6d70cfa3-072e-4bbf-99a5-2d3791875509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:24.771Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5e1b6866-4af0-4268-88fe-f23289da47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:34.782Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=72876bd1-dd5f-4f03-a78a-63ffdec63e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:44.800Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6f5220b4-42a5-4d78-ba29-da84e036e62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:44.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:54.810Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b087d2fc-964e-44c7-93b8-9e66f05fbe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:49:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:04.819Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cabe5071-dafa-497e-abbc-c24d86d7481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:14.837Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0ec0afa2-6179-4c4a-b09f-26c091020f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:14.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:24.854Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6ee9ad47-f64d-4fa9-80e3-a4120b37f47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:24.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:34.861Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=324cbc06-e36b-4ae0-b718-00829d58d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:44.870Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=52e1da34-d332-4f5a-b3a9-d261453a7690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:54.878Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=63a7588d-fbca-4fef-8620-c6421939c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:50:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:04.889Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2e408b3c-a506-4c25-8033-ddbefcf4ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:14.910Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2915a818-d489-49f3-9df9-e6a0096e052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:24.925Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=73fd3327-ff7a-42c6-a72c-3c9acd09c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:34.962Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dc8253d6-5d0d-42fc-bc15-49f0532d34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:44.974Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=639321e4-9c64-45ba-ba38-fbd52f0c7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:54.984Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=942026e9-26d0-4b67-a564-17f16a2309c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:51:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:04.992Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=742be6db-bdba-4630-a79d-de98d75d3224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:14.999Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9983b8f3-9e7b-49f8-97e5-7e7071058c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:25.007Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=48479a34-283f-48af-a0aa-61b710049f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:35.019Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=78ba724f-6744-46a8-b72b-77d0e7764e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:45.026Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0000852f-8016-4a7a-891d-174a76619cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:55.034Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=516c75e1-9335-4024-8ff0-e7e0b4633bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:52:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:05.051Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=51ef588b-f4d1-4147-9114-bfbb067471af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:15.071Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ba600dcf-ee2d-4aae-8ab8-29eced9ef20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:25.081Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8a3f2050-1fd5-4c9c-a966-ac7d304c2ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:35.089Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8418ec58-9472-4e1d-a4e4-a96613abf1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:45.095Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=103356ce-8a3e-4b7e-b3e5-f104eac5e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:55.104Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1bde851f-ec5e-4d27-911a-5b9216c9e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:53:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:54:04.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:54:04.827Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:54:04.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:54:04.832Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:54:04.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:54:04.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:54:04.843Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:54:04.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:05.113Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=035d8570-e048-4320-b61e-59441454540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:15.123Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e89e2d57-7011-4fba-ac8e-50414b18a40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:25.130Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7382b441-034c-41c4-a2ef-c024f47a2426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:35.137Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0a21679e-a155-4185-b900-1e2abf3b4956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:45.145Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f9cb6689-57b6-4cc8-9a64-963deb0d3966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:55.154Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0546a3ed-a0b5-48ac-a54b-9072cda13a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:54:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:05.168Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=94b8a152-e11e-4aa7-aae4-c0a5275dfc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:15.185Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a182ccb0-8b5a-4488-9d88-013e1c516766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:25.194Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5b11bc28-9b1d-4fe9-a81f-49996dadf8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:35.202Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=de00d43b-58eb-4a11-9bca-8f3472a501e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:45.211Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=88710f89-02f6-4330-9a56-8ad1ce42703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:55.219Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=61d8b68a-0dd7-4459-b64b-f7b83edd9c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:55:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:05.228Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=295d23c6-f604-443d-ae3f-24b01efc0bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:15.237Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=30bf126c-9b87-4473-a100-21c67221f2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:25.245Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6c857219-8d26-41c5-9472-dde0ff6c8b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:35.252Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=71d327ad-56b3-497f-8c22-4825aff621e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:35.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:45.261Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=59eacca9-6e95-4858-9cf1-fa801c25e633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:55.268Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=777bfc9d-4fcb-41fe-aaf2-554b873f1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:56:55.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:05.280Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ad32edf2-1bf9-43c6-8b31-21d63308066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:15.296Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6ddcee41-0a46-4029-8bdb-129373d6b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:25.304Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4256adf1-28d5-4f53-9fb4-592e587919df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:35.313Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c7175657-a76d-4408-82ce-d6f467151600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:45.325Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d06477cc-c6b7-4b41-9a1c-ee01c047be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:55.334Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e7155983-60d8-4c6b-aa31-c13b71cc36fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:57:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:05.347Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8eb1313b-7703-4e4f-aa48-9cdcd8c606c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:15.361Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=23778574-ca5e-46ce-9c15-80b303c718f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:25.370Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0a3ebb4e-fe5a-4e9b-a3c6-a78d429a223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:35.382Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c5a1b786-7a43-4c2b-a4f4-b5bfbb0e27e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:45.398Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bed23bc1-34f5-49b6-b429-d5cdcb64596b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:55.406Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9a2ceaed-26c0-437e-aefd-ba63762350ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:58:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:59:04.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T10:59:04.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T10:59:04.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:59:04.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:59:04.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T10:59:04.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T10:59:04.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T10:59:04.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:05.414Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b626566e-6922-42ae-a344-3a86c3c6b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:15.425Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3930a112-6703-4e0b-8be2-bb8f0b9980f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:15.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:25.438Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4485479d-0322-479a-8cc3-c3efab0159d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:35.452Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8a819140-e553-4b98-873c-23ea67a57325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:45.459Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ac6d719e-2e9d-4711-8843-e3fee9157293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:55.470Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4c60e6ee-1405-4381-b121-1ce5e0e3c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T10:59:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:05.483Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bee5ec2d-2a0c-4650-8ac4-31b7b804551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:15.503Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1fce1c1b-6b03-4426-a567-44efc021a74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:25.511Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a4c137ee-cb8e-4701-9961-b711ee70f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:35.520Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1b151b24-2ade-489f-8498-aa93608bfd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:45.533Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b2e67f8c-054a-423a-bf2a-8031d9d7b4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:55.545Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=59e69f33-3c06-41b6-8df8-2ab8ac28aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:00:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:05.554Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5577c76e-36d6-4a8c-b87f-5e5bed3c2517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:15.562Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=33ddde1b-6f00-447a-9f0e-f2afb9f7e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:15.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:25.570Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cccf58ee-af87-48a3-bebd-0f38c7a6909b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:35.577Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=32b804a2-5d09-481e-a5bb-60aaa58f0198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:45.584Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a0cef87d-0e74-4dc9-9ed4-703101c53999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:55.593Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=21d6e6d3-0c6c-430c-84a5-a5b40c5158b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:01:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:05.605Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5318446d-39c5-4c7a-87f9-577688e8191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:15.618Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=37476000-e251-4653-ab8a-4848f22a00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:25.627Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b9a19899-afc2-47e5-a163-53b639015b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:35.637Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8244e080-79cb-4c6c-8f40-0134a62b2761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:45.646Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d11338fa-aceb-4c49-8a31-ba935effbc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:55.657Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a87efb26-faaa-4061-805d-d374bf7ff433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:02:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:05.667Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=00e82eb1-8350-4211-ab7f-29647bfdbf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:15.677Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c7964a57-210a-43e0-90c5-a05b75f1162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:25.684Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3222df0b-532a-484d-a690-92db0b9fc2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:35.706Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=15f118bb-9203-445e-b442-630bfb555317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:45.714Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=87ef75e9-02bc-412f-be1d-97bb7f322584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:55.725Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1757d068-271e-437d-b5bc-8c1d828bb4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:03:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:04:04.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:04:04.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:04:04.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:04:04.855Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:04:04.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:04:04.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:04:04.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:04:04.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:05.745Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=476e8e6c-0510-413d-9ffa-aa626db8c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:05.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:15.756Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7ca53e2a-488e-4d40-91dd-85c47a62e1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:25.771Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e720063c-36aa-41fc-8ab4-e806fb980d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:35.785Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=613402c3-ed58-4998-acdc-0b70e3eba96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:45.794Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=12e67e66-877c-47f5-a4a3-bfa294563572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:55.806Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a6b0b54d-ecc9-4c89-b14a-6922ae1a8815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:04:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:05.817Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9238e10c-5491-4e5f-a255-c2a43df9135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:15.829Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6d54ed4c-dd33-408c-9ba0-3a6372c8d712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:25.839Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=259b22b5-c8f8-4fdb-9e4f-56cfa1f784d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:35.849Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d9f61212-fb4f-4b20-a681-236814df8752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:45.861Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fc6b09e3-e54f-4db8-be3c-e9c1d0411320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:45.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:55.878Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b4c619a4-26d5-471c-9895-c6a816629c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:05:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:05.887Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ee2ced91-184b-45dc-b1d0-78b3082adfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:15.896Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e7c52793-e490-4ae6-86c1-d12e015e586b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:25.906Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7c15e820-b72d-477d-8b51-62249c92c3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:35.943Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=23859632-c663-43d0-86c5-b5eebacf41b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:45.961Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=698bc3df-4b41-4c94-a279-86b61d70aa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:55.970Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bcaf7111-318f-4c16-99cd-a1c590b560f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:06:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:05.978Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fd06013b-2b08-47e0-92c4-9054bd2066c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:15.990Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=62d39d88-ee65-4676-9dd6-1852b3b7dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:26.012Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0f430ada-37fa-4da0-b898-f3a440e67a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:36.027Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2bea2db9-d2db-4a74-9c54-378237466d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:46.049Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=de1257d5-ddd3-43f6-9d47-8107306a47c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:56.062Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=280d2e9c-8b16-470e-ba80-e9fabc3bacc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:07:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:06.074Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=aa7ee2a8-1bfa-43e1-92a6-72afd92487fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:16.083Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a35e87c8-126f-4ddb-a8e8-04d007e1e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:26.089Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c2a9165c-30ff-4fd8-889a-ce8daf753378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:36.098Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b3f8fd7b-27ba-4a0e-b843-e45ad9881d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:46.114Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=91e39a2f-cb01-43e0-a2da-f80f6307868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:56.128Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a77a6f53-812b-482e-a45a-bf9695ac0ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:08:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:09:04.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:09:04.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:09:04.940Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:09:04.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:09:04.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:09:04.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:09:04.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:09:04.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:06.136Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=93a90728-5835-44aa-aaaa-0ae74bfd4e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:16.144Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c297f5b2-a984-4265-8d73-ad0bb7524aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:26.153Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fa278416-f63e-4003-be9c-e218d9b10f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:36.163Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3f29ab0b-ce6b-460e-bd4e-39eee5e23733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:46.172Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8bc39628-0131-4c9a-92ba-bb3c477a12b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:56.182Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=933f71c4-6454-44f6-9253-1c5dcb4492c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:09:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:06.189Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=49a7818e-b32e-4611-b3cf-5f043a66db2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:16.198Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=aefa9bdf-3358-47e2-8017-33c501e1d085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:26.205Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=15baf1d3-5282-495f-aabe-14731fe7b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:36.218Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bb6b25cf-1647-4099-9800-4b56e8e7dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:46.232Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=07dd31b5-4498-4a14-a73b-ebfc5178aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:56.248Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=21b313b8-0b9c-482a-857b-748e040152f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:10:56.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:06.256Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=dda11cb9-5467-4a5e-8837-e10d987ec5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:16.265Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fca7cdb2-d2ed-4909-86ae-2f7843002431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:26.280Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1abd5f40-41cb-4edf-a6c7-6ae404158ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:36.289Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3b71658f-3794-4abb-9c5a-12874aabdbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:46.301Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=02221d82-69e7-4df4-b79d-f7d0ecfce599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:46.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:56.310Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6387a65e-5a07-4cf8-9a01-70804717f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:11:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:06.316Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d683a89f-01ca-4e5e-9f12-be346bf255bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:16.327Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0ee98361-ce61-42ee-84a1-df21cf41a3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:16.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:26.336Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=13f870a5-2379-40e5-8526-eac49822a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:36.357Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b6680148-5f8e-4cca-bf8a-b4de68db72d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:46.369Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cc5ae407-a1a2-4d7e-8cfb-cd0dd888e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:56.381Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4898fa9c-db25-4720-92b2-11111e4b7a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:12:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:06.390Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7f4583ac-afee-4227-8447-c5142a1240f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:16.400Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0cc7be54-5032-4abc-af36-4d2acae27143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:26.410Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=caa40078-a516-4704-80ba-b65b2c413d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:36.418Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6a267207-a017-4199-a363-f80c6caaf4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:36.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:46.425Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ac9b6e4f-af5f-4650-aa0e-60efb6c48048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:56.441Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fb98adda-f2ee-458f-b525-0e0aa7910857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:13:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:14:04.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:14:04.842Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:14:04.843Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:14:04.846Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:14:04.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:14:04.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:14:04.851Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:14:04.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:06.450Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ef82cdcb-8e7c-4a15-8652-df14d4d7d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:16.464Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d3ae3984-f00e-4299-9e71-0919beada89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:26.472Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=630c2718-25e2-4dcc-a94a-ab0f2d26297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:36.482Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b9b80dab-94f3-4e61-948d-b26ab8324b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:46.494Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=73f4ffc3-d99a-4d51-b57b-fcfcbcf8fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:56.504Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e172b7ad-5ef1-4024-a680-0acbee2d1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:14:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:06.512Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=db0cc206-e562-4010-81f2-513265c8e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:16.520Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d3471a54-6f62-4924-b2f1-1c28f9244639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:26.529Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=79af9c3f-7171-4b89-89fd-f4e38f94bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:36.554Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d32e445c-2e39-4f06-893d-f311c80114ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:46.573Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c9a4df02-4107-4003-bfb9-66e6af930e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:56.582Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=41cc973e-eed2-427b-8d23-057be8656deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:15:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:06.590Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=742471e4-6da6-4b79-b281-4f8a7457c032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:16.600Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1d20fee5-d9f6-42a2-9700-891f3af1cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:26.617Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9b693888-c7c3-43ab-af03-0afbc3d977e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:36.627Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5b08c77f-6d7a-4c1c-bd46-ecb099d72a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:46.636Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a5389e2c-3cf3-41c7-98d9-7d9651fcdb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:56.645Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1d4121a3-8ffa-4070-890a-d01eb4ee8e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:16:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:06.654Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6bd6f313-7477-4f62-b977-ec34b6231d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:16.666Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1c96f384-333a-41c4-bcfa-07506746da49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:26.681Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=04d53895-cc64-4b0c-b353-be752687ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:36.689Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b4964d39-64eb-48af-b874-db465593d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:46.698Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=17e0f575-ea9a-4dd4-8859-d9289a96b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:56.714Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2681d49b-c5c7-486d-b47b-75974f14af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:17:56.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:06.724Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=01d2346b-9047-4d1d-87d9-164944059e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:16.732Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c8787a2d-53bd-472c-a85e-2ad6ab95f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:26.740Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8d5d312a-d473-447b-bc4f-bb0743b3b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:26.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:36.748Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f3a0fe70-2e24-495f-952c-f40ab27a9a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:46.755Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=740e3344-2331-4b1f-ac53-ae94632e6a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:56.764Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=52c825a0-bd86-497b-892b-10d49d3ad3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:18:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:19:04.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:19:04.854Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:19:04.856Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:19:04.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:19:04.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:19:04.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:19:04.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:19:04.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:06.773Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a071f050-5935-4c84-a309-ed172861a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:16.791Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d309f6b0-0b33-426e-8f1c-3c5a2e87a7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:26.803Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=899d5dcc-48ca-4cb8-b021-5061566fe269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:36.813Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=56c8be45-0881-4b48-a70a-cce25f167aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:46.821Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e3505b98-365a-49d0-90b5-aea1f9dd9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:56.836Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=af835900-6cec-4997-94ac-8fe06c924e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:19:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:06.847Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4ed502a2-9e48-42d9-a378-2a046b3b0092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:06.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:16.857Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2f21bb19-469a-4fea-83e6-264e3415d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:26.865Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=16eba3b9-a87f-4217-ae65-993c89ed6320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:36.872Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e5925083-59e9-420d-ba1e-b366ba51933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:46.880Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=66c80e09-bbee-49b1-a992-cae8154d3fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:46.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:56.891Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=50650750-5e8b-4564-abb5-3b6ffc591b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:20:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:06.904Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a24014a7-28a5-4b61-9c90-d4f41dbd9ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:16.913Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c9c68176-b49f-457c-ad1b-25c503cd3730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:26.922Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=26d2c947-50ab-4cd8-8a3c-510e585089eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:36.930Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b1e8da54-be00-416a-ae87-e098eb89c1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:46.961Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d970e0d0-68b8-407e-8fd9-5c231bb78399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:56.973Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bfa0e8b2-8bb3-4ce7-9e86-c4949da70155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:21:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:06.980Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a2a8a586-7883-405c-9cb5-e48b8f2f30d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:16.988Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ff832ba6-877a-42a6-8ff9-da0889be5ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:26.998Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5e049259-5a60-49e0-b764-cfacf384fc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:37.021Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f1e4bf47-579e-45ef-ae04-3d65c22813d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:47.066Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fbf75318-f981-40a1-9140-6ac1d7ba6ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:47.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:57.074Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=24a61549-0c0e-48de-8cd7-79d0634f5792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:22:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:07.085Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=df70035c-cceb-4abd-8028-2febfa8d34ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:07.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:17.096Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=68a64e9b-677e-407f-b11d-da6d84dac27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:27.103Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=db23fba4-d100-4f8b-b649-bdd1d3356962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:37.112Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=16373c0d-648d-423d-a408-6328abf7b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:47.123Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a0fc8b5d-1abd-413d-9fb6-a2e4d35e34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:57.146Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2b453ff4-df09-4727-8072-276e80e3cf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:23:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:24:04.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:24:04.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:24:04.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:24:04.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:24:04.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:24:04.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:24:04.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:24:04.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:07.156Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=61bed88a-5e78-4148-9ebb-938b6abd88b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:17.163Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5ce5495f-3400-459c-b4af-3e0fb3236ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:27.173Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2b243833-b622-46c1-ad5d-c3e3d25c0acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:27.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:37.180Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e7d666ce-d61d-4a06-9116-cc1f958d65a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:47.187Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=def84f01-df40-4551-898d-32c502f53cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:57.194Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cce28561-6276-4c36-be67-2e080aff0e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:24:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:07.202Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=fe44ed3c-2f55-4a70-beea-809df29c4d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:17.209Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=16831279-e049-46e8-aa5a-f0df0924602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:27.218Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=79e3e460-725c-4665-b0ab-9977dc2e6beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:37.229Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1a2f7eb5-d5f5-412e-9da5-fe752c24cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:37.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:47.245Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cfdabcd4-8411-4a15-93f2-a859659b1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:57.258Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3058c512-ebd8-46ae-b493-7fd9993b16b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:25:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:07.267Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a1341416-7d4c-4549-9710-51499c3438ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:17.277Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=45e3d853-8a39-40e9-8be1-0485d61e9d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:27.284Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6a750edc-fab0-4da8-bffd-e86d097a315a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:37.292Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b03d636b-c0e2-452a-aa4c-a669e30d1fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:47.299Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c0b7ae9c-e227-45a7-a8a5-176de6c90f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:57.307Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=eeb3bd1d-671c-4269-8984-055960fd2e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:26:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:07.315Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=79716bff-c0fc-48d6-9950-53ae2d55ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:17.324Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=53e6810c-63af-434c-bedc-e753c66f6dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:27.338Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2810dcc0-2d1c-465c-8927-0aeeb6c5380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:37.352Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=924eb837-f020-4f5b-a756-2ee2a85092e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:47.362Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=34b170a5-786c-4c93-84d4-837face4003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:57.370Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=933c2ebf-5860-4615-a3e6-46cdde838325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:27:57.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:07.378Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=81f14e4e-003d-42d4-afe4-829fc6003b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:17.390Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=89f76b3b-da4b-44cf-8844-900cd2bc1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:27.398Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d9e6a416-c2ba-4b8d-8880-d388bd1a174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:37.405Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4c7d64f7-92c0-460f-8495-271fca82a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:47.412Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ca65a302-4938-404e-a685-902f5c667837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:57.419Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f2175510-ece7-4533-8dce-94d57bb7a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:28:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:29:04.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:29:04.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:29:04.830Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:29:04.833Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:29:04.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:29:04.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:29:04.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:29:04.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:07.427Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=72058e81-8af3-4497-ae08-60f9452d9745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:17.445Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=371e4b30-df91-4d3c-b86b-34d487a7dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:27.461Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7c1835ef-8fa5-4af5-8c1e-ac799b524eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:27.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:37.470Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ed147787-3e2f-42d1-bfcc-b6fdf52344bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:47.478Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9e0faaff-5095-499c-b0f0-6adb85743b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:57.489Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=8aa13d78-3485-45a1-9bea-6f8d87d87933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:29:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:07.500Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e6af016c-b709-481a-9660-8a93357a7627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:17.514Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4d85fc00-42bf-439f-82e4-68c91053b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:27.522Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d7bea785-54ea-497f-9d6f-e03e98b54f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:37.530Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a9a396fa-3781-4f1b-a093-dea42abe1214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:47.545Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2cf71a69-12b6-49c7-ab31-4b558cd55671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:57.564Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=ca784a24-3811-4167-85fc-078357af1584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:30:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:07.573Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=04e72713-b671-44f7-9995-5b731604ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:17.585Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=9ae022ad-9ac5-4e7a-a389-ff7428e2c9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:27.596Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=00ba0ead-539f-4ed4-84a9-c78891f161bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:37.604Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=abc3e403-bdc5-44d0-a792-fcd16679c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:47.612Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=a4c075be-e0e0-40fc-b925-d3e0c3382e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:57.620Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=6db7d92e-09d3-46da-b6ed-9d1745559ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:31:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:07.629Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4adef568-abc2-49c3-ab40-823401418b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:17.652Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=02fed64a-9757-4662-9b22-d5a62910987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:27.667Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=63b18f48-e85f-4cbb-915f-5020bb7f6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:37.691Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=cfea60c8-0afe-4173-941e-7f00c1ba7007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:47.702Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=be793e1c-d3ac-4af8-8b36-eb90ec1cba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:57.712Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=279f64b7-7565-4c9e-85ca-588092fef529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:32:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:07.720Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=046a7661-b555-4616-933c-03164d872f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:17.730Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=06090bc3-b3ba-4069-a0c7-20a8f1aa0a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:27.737Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e90cea80-7529-45ab-a95c-bb83c4a8fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:37.743Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=51c785d6-9af6-43f3-b2f7-93389d4b3382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:47.751Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=e264794d-a81a-4f43-8c66-79e02ddc8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:57.763Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=649924df-70a3-43f4-a25f-b4020e9f5aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:33:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:34:04.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-01T11:34:04.831Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-01T11:34:04.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:34:04.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:34:04.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-01T11:34:04.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-01T11:34:04.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-01T11:34:04.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:07.777Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=0a6f3fc8-2c7f-419b-8ab5-acb17d96fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:07.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:17.786Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b1c24315-5a18-4391-8c22-334cb1292fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:27.793Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=605e4df2-e45c-4063-b18f-7a664c9bf684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:27.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:37.802Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=09ec51b5-7e1e-48d0-915b-1e1e96a4ae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:47.810Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=d36f7af0-be49-485a-9821-e8a0396b83dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:47.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:57.819Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=03f5af76-381e-4a57-98f3-4645f3126c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:34:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:07.827Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1b822c3c-baef-4b04-bdb3-e62726f42ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:17.836Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c5f935df-d455-48d7-8f57-6162f7d8a761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:27.852Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=2565df06-2151-4780-966c-ab0aa9bdf37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:37.866Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f5007f4c-723e-4ac2-bceb-576eabd0797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:47.880Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=eec5a2e8-b0a0-47d8-b6b4-23f926df6eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:57.889Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=13735c47-5723-428e-8d9c-63cc48f8a582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:35:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:07.899Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5497914b-98f9-475c-9af1-135e7dad612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:17.910Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=21c3228d-a4fe-42c9-b8d6-ea30c1d145f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:27.920Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=4e9d6f19-02e7-4a02-bb59-ab83f0baa469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:37.929Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=c315acb6-dcbb-483b-ad29-adbed6de1cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:47.936Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=77b413ca-c6ff-4c56-9b58-d2ef4a51d853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:57.946Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=b4ca8ffd-3785-4b11-85b7-bebcec625654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:36:57.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:07.954Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=789dcd8b-17b6-405e-a0a5-55c9694301c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:17.963Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3989bf10-1533-4263-be0a-180d79b61899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:27.977Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=3e087c9b-1db9-4f8d-8101-a909612d3c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:37.994Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=5c18bef6-befe-41bf-9d94-835eb267f8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:38.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:48.012Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=bd3f98c1-c1f7-4276-bf5f-cd85e08e2afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:58.021Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=1003c79d-b538-4187-a662-330badf1d2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:37:58.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:38:08.031Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=f5ef1624-9085-4df3-96da-2feb02dda0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:38:08.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:38:18.052Z |INFO |Init configs |InvocationID=19a5c5bc-bb0b-430f-a125-3c603dbd547d, InstanceUUID=7fe3942c-cbd2-4af5-b26a-40e957a3c09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-01T11:38:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |