. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:13:10.399Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:13:10.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T09:13:10.436Z |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-02-06T09:13:11.132Z |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-02-06T09:13:11.225Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:13:11.225Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:13:11.226Z |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-02-06T09:13:11.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T09:13:11.388Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-06T09:13:11.413Z |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-02-06T09:13:12.964Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T09:13:13.397Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-06T09:13:13.417Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-06T09:13:13.417Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T09:13:13.472Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-06T09:13:13.472Z |INFO |Root WebApplicationContext: initialization completed in 2058 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-06T09:13:13.896Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-06T09:13:14.663Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T09:13:15.886Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T09:13:16.443Z |INFO |Started MainApp in 8.687 seconds (JVM running for 9.443) |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-06T09:13:16.521Z |INFO |Start scheduling PRH workflow |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:16.534Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4bba856d-55ac-4e78-8ca5-cb7b6296fce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:17.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T09:13:18.581Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T09:13:18.582Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T09:13:18.584Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:28.000Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e95ddf7-2fe6-41af-bd52-00499583b9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:29.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:39.091Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4f6b5369-85e4-49e2-b476-db2c19371fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:40.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:50.159Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=978a9658-795d-4c99-b8f4-d1659a5b8142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:13:51.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:13:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:01.231Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0c191eab-5dc6-4584-880a-77c07b282cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:02.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:12.304Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=97392075-d19a-4deb-8dd1-3832b1d49922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:13.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:23.343Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=758c3ee8-866b-4c2f-a542-c90a48eb600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:24.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:34.383Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9646687b-3314-47e9-ab5d-137b2bc27005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:35.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:45.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48d081c0-201f-4990-ba3f-bed482532b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:46.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:56.472Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e6412dc4-21d7-469d-af9d-7952fdae77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:14:57.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:14:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:07.531Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=089e19b4-3964-4fc4-abca-76668d4932f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:08.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:18.575Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=39908d09-19f8-489b-9f55-5e34e4c93baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:19.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:29.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=329e0c02-83ba-453d-86be-f5cee6532e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:30.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:40.660Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62c1d5a9-fff0-4352-aac0-a066606bfff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:41.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:51.694Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9cedbd12-b352-4751-b305-83bcc43b0455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:15:52.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:15:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:02.771Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=929333dc-5488-4390-9442-520f1031b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:03.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:13.810Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=155b2dc4-c21d-4112-a286-d91b3b7fc621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:14.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:24.845Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b3726d9e-04e5-43db-ace8-1bea7c615286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:25.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:35.919Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9850da8c-c631-4df6-b074-6fe926e7766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:36.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:46.956Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c65d3a99-6004-4b20-b3af-9509de7c71ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:48.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:58.031Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5d5782e7-8ee3-4841-a6ac-287b518c1b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T09:16:59.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:16:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:09.074Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=09c7a390-3d22-40ad-8e8e-0a6d0ecdc8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:19.208Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2b45512d-7432-460f-9c03-59822b2c60dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:29.227Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f0dbc357-3737-4bac-9449-a14fcb822b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:39.243Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2874d9f3-2a1a-4176-a667-36b47b4e1946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:39.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:49.260Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ee7d149e-677c-4bd1-8698-4bbce4aa302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:59.280Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=513104c6-efcb-4e87-8464-c39b8b1f325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:17:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:09.308Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6c5fd6b2-1796-4ac6-bb8f-55a2d814ced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:18:14.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:18:14.347Z |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-02-06T09:18:14.348Z |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-02-06T09:18:14.358Z |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-02-06T09:18:14.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:18:14.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:18:14.370Z |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-02-06T09:18:14.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:19.326Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7ea34135-983d-43e1-a0d0-b49e9c28a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:29.341Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=33a899a2-7816-4d3b-901e-05cf83e2d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:39.355Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7349d8d4-1be0-45c3-9f98-3759d98bde57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:49.367Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62cedc29-88c1-4a35-ab43-4b03678d1f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:59.381Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4cfe33cf-e095-4de5-9163-95e661866faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:18:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:09.404Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fc92b930-d6c7-4b18-abd5-0c1d622f53b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:19.422Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48947b4d-a896-4007-900a-7ccacd8c62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:29.432Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=748b15fb-49fd-436b-9f07-a3775e6a3a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:39.441Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=35e20bbc-fd37-40bc-9fe5-8241e8885b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:49.455Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b5ca9834-d3aa-41e7-b94c-fef369390b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:59.466Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5d76235c-d7db-40cc-abbd-a1fff8d0ef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:19:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:09.480Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=790bd560-7a33-4f2b-aee1-71457928f8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:19.499Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=52773807-ba50-4b5c-bf20-53620f95fc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:29.515Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10e800c4-a4b5-443c-a94f-482a124f77e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:39.526Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bb1130b2-1ead-439d-8584-5ab631af1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:49.537Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62881b25-c26e-4d72-b188-1f1f692014d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:59.548Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=06552f53-c906-4487-81cb-402aee139dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:20:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:09.562Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dde66e78-ce49-4c09-8f14-d01ca52e84e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:19.575Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aa4044f8-4c2e-44b4-a84a-83713f52fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:29.592Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a35ea39b-8c4b-43f2-8988-03de3a1c13f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:39.604Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=94174b63-0097-4965-b6c5-eea5f012ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:49.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fe57258b-4fae-45c6-bc22-3d038449ecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:59.629Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9afe14fe-3b52-4c4b-b4fd-ef2eafee0e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:21:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:09.641Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=778d5182-0307-473f-84db-e1aaa2284da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:09.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:19.653Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ec7ed020-e31b-4b1b-ad54-e9defe57cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:29.673Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c6ea9357-caf4-42da-9112-21f4eaa69d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:39.691Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=282241b6-cafa-48ea-ad90-ca2f45c1424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:49.704Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=de096cff-13cc-44d3-a97c-3d50c6b9911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:59.715Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=05cb52e1-f69e-4328-84a6-9e952389bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:22:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:09.725Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7f192640-2e7a-42b8-9e7e-4c3c3397f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:23:14.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:23:14.172Z |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-02-06T09:23:14.174Z |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-02-06T09:23:14.178Z |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-02-06T09:23:14.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:23:14.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:23:14.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T09:23:14.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:19.735Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=54ef0118-cf08-4386-b7c7-8326c087dc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:29.751Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6b6ec7e3-d353-43f4-9ad1-6a41f41a6178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:29.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:39.770Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7b334d3b-50b8-494d-ade3-6fa6519453cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:49.781Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6b668f0d-80d2-4a74-b773-26963b8bb9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:59.792Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25248ae8-6e01-490c-a38f-c3a43fa1b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:23:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:09.809Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=15e36872-0d89-49b6-97a0-a7e30ebabdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:19.819Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d7e522c-16ce-4d67-acd5-2c9529ec8755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:29.829Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d7c94ca8-af67-490a-a34a-2ceb7f7ff2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:39.844Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4f7517e9-4fd7-4765-8427-214d0160f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:49.860Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=680ff2bf-d21b-43a8-bec8-29692c791da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:59.871Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4492fdab-ce22-4d8b-a9af-de783f7247b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:24:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:09.882Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9a244c3e-fa6c-4f10-ad8e-a06e3e181494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:19.895Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2d97fee-6073-4976-a01c-714ff07f2fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:29.904Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=973e60da-d7e5-4247-a682-43952990a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:39.919Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae70b32e-164e-4dc8-bd3a-3631c5c466a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:49.934Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2447fb2d-9807-4efa-98c5-89d9d6873d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:59.945Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6a4d307a-2107-4faf-bfdd-7d2d30327d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:25:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:09.959Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=183b23a1-c1ee-4ea1-8f56-79a4d2f598d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:19.989Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0710c2eb-34a8-4228-ba3d-e8e90ce223cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:20.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:30.007Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=44858fdf-688d-4e8e-bc22-bbf27604b564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:40.027Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7df4b797-5293-4213-931d-25b1d0f160e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:50.037Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7f592f1c-ba00-42a6-818d-764f9d65bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:26:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:00.052Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b123422b-5950-44a6-ba04-da0a2667032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:10.061Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5f48ec44-02a0-4519-a520-cc8f6e699d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:20.079Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4998317f-b18a-4fe3-8b1d-cf370b2762a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:30.095Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4b2a596a-33d8-49a4-b02f-7769cf96e17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:40.111Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5215ec3-0403-4bc3-8a3c-8f93d81ba8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:50.120Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=da9e3a79-4efd-438e-9b2f-3d15c468b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:27:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:00.129Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=43be20f4-c712-419c-b877-56cc6867a466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:10.141Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=efd4fc59-f6d0-4a78-98f2-c873f5527c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:28:14.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:28:14.143Z |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-02-06T09:28:14.144Z |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-02-06T09:28:14.146Z |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-02-06T09:28:14.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:28:14.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:28:14.156Z |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-02-06T09:28:14.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:20.153Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=94523f1c-db0b-47bf-b9cc-ee3b02337643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:30.168Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=08204ddc-3b5e-4325-bdfc-62ab2af7c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:40.195Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4f6d1fe-4e45-4008-80ee-cb74ce658f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:50.205Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c85211c5-a7f1-428f-9c08-f926f459f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:28:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:00.219Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=176bd470-d2f5-4c17-9af7-47321ee01899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:10.241Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1609a706-c62a-4bba-b574-60984de06125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:20.256Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62b68f78-bdad-495d-8314-b4c9eb150e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:30.269Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=886ac263-3601-4b6b-b5ae-72b1d0fad5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:40.286Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1bb03be1-05cd-49b2-8b53-6bd0e35b55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:50.299Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8775db92-45e3-4934-b814-f9dba74875c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:29:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:00.321Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=70a332be-661e-4315-a327-fc3b482bc0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:10.331Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=76d08d45-2132-419d-acaa-c1d6a591f03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:20.340Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8971c550-00bd-4889-ad67-4ec7b6fc6810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:30.351Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6f52b6eb-be9f-4a7d-bfaa-86dc5389e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:40.372Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f79e62b1-018d-49ee-92d9-d98478308981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:50.385Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6c2798a0-b76c-43d8-b2b4-33f15812f7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:30:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:00.401Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9f018517-c0f6-48e7-9425-a9d5701b8e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:10.412Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=44377693-41d1-4118-95b7-98f5f9a1e4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:20.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=32bd314a-1ed0-4d44-906b-1f670dab6b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:30.431Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b67f1002-c00c-4d1e-b44c-aa8d62cdc35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:40.445Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=cdc7c6ed-e3de-448f-b1f4-121df39ac83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:50.460Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3bd0efb0-9852-4384-b82e-12eac4087af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:31:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:00.480Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8f815e0d-b22c-454b-b308-64bd3f2284e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:10.488Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48d30ce6-ddd5-431b-97be-ebc9b8501464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:20.499Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aa8220c2-363a-42f4-b107-32597ee7d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:30.513Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4655af7-8c10-44af-bc63-bf101463cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:30.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:40.527Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c70b6962-8289-43f6-b5ab-92cd189a93a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:50.537Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ad385930-8be9-4954-93c1-6ee8e7aba91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:32:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:00.547Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7c9d9995-4744-40c5-b3d5-e0608969f5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:10.557Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=05bf3de3-15e3-4749-82aa-cc34fc6d7794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:33:14.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:33:14.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T09:33:14.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:33:14.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:33:14.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:33:14.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:33:14.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T09:33:14.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:20.578Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=55f78705-fc82-44ce-8792-0608d098a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:30.595Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b43314bc-e0f4-4dbc-ad33-0e62596a865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:40.604Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=78d54ba3-7fca-49fe-85bc-eed3416c324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:50.614Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2b0a5de8-4a17-4748-b1a6-6f8aaa7d00e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:33:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:00.628Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2c21b7e3-f498-45fa-8b37-6e309123b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:10.638Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=051568bd-4533-44af-8115-20d1ea5f08e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:20.647Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f003cce5-1c53-419c-9049-e656738ef6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:30.654Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ec383eba-d28d-44fa-93d5-445e3a9ad420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:40.663Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e121fd3d-7b52-42a8-b410-ad3716193344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:50.674Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed7799f1-f2ee-4d95-8cdf-2926fd50d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:34:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:00.691Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3a4021a6-a164-4254-b2a3-25cc49ce232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:10.700Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c482f948-2e7f-4648-8787-96ab1dbfb7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:20.710Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9f58a1fa-e63a-465d-8b50-db84ea211b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:30.719Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=675ceda9-8710-4946-a5fb-9a0174e8b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:40.727Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3cf6edc0-a377-4485-8a62-755614e9aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:50.736Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=502de361-9dc4-4cb7-8be9-83717744023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:35:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:00.752Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b79151b6-b7b0-4ca1-b32e-4ddd2b3d9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:10.773Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=055af35c-195c-40e4-903b-fa21a78cbbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:20.790Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e5e0efab-af27-4c25-83a7-83436a1d91a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:30.801Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=90968db1-a61c-4744-9c97-0ca9be47139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:40.813Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b746832c-78bb-44e5-8564-87616cff48cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:50.823Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=72646c02-eed0-480e-8134-07384b215154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:36:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:00.831Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fc62b5a6-aa79-4748-97c4-5b7a2671226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:10.838Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=81d17fd5-fa48-44da-ac14-e5cebe39a880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:20.849Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6f0d80a3-a94b-411c-8336-2a8b85e51a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:30.863Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=67fc2235-40ce-4e54-9d3a-a731d1ae96d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:40.876Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=38ebb80f-6d9b-44d8-ac9e-c9eeb698f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:50.884Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=087bcc92-dffc-425e-aece-9bc0961daf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:37:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:00.905Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=295a2c5b-1983-4242-b987-f80b62d4d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:10.914Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3e4eb12c-1046-44eb-bc3c-f4eae9f33555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:38:14.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:38:14.130Z |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-02-06T09:38:14.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-02-06T09:38:14.132Z |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-02-06T09:38:14.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:38:14.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:38:14.140Z |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-02-06T09:38:14.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:20.922Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=564382b1-4f11-481a-8034-532207650c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:30.935Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bee4476e-0d3e-4c2c-b06f-43f1268df5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:40.948Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a0b2160a-0373-48bc-aebc-249a0d6381a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:50.965Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9198c94f-7548-49d4-8e45-8bb6108dd0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:38:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:00.975Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5374adb5-03fe-47ff-a507-344d3a17272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:10.985Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=08fcce4a-def2-479c-8080-56db971f3449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:20.993Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=be54449d-eed5-4c0a-abb3-1bb699a91150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:31.005Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=13386012-f4b5-4ee0-b93f-c1da392bf821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:41.014Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4cd8b86d-8def-49fc-81aa-0b22577eee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:51.031Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=60aa9312-c435-4912-95e6-8ef14aa13d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:39:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:01.042Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=354918f2-d6db-42dd-81e1-e13944ce1000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:11.059Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=834e1c66-8760-408a-89be-9d95f69f9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:21.074Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=01f30b53-6953-44e6-8c52-6afc177c127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:31.090Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=85d0913d-1b19-4ce9-aee7-811cd9c7b6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:41.099Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=18bd92b3-def1-4d32-a50a-48f31b849a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:51.108Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c70907ff-ddfc-4b6f-b8a9-05dffa555ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:40:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:01.139Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=96481c87-0286-42e9-bc8b-4cd94f17887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:01.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:11.165Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10871f66-66de-4905-838e-a592b014b1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:21.179Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=145511b0-a1e3-4503-97a3-3389d6d61499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:31.187Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c8e572de-1cec-4d92-af6f-fb8b4da2b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:41.195Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a9e7cb5-58e9-4e72-88f6-c1da6cd9e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:51.204Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2c2b799-f2d0-4988-b85b-8fbd06a78b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:41:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:01.211Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f01c0b2f-e611-4005-8f84-0bac35d29907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:11.221Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f7f07662-01ac-43b8-9b0d-b05dbc17891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:21.235Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=feab20a7-73ad-4e96-8aaa-02877abf1b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:31.244Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=98e9967b-9aa3-4b25-b985-41cac847c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:41.264Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b5ecedbf-3ca5-4802-8ad6-3aa4dadf82bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:51.271Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=997d7584-a736-4f17-b8ae-a951105844dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:42:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:01.279Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7223108f-0a9d-4d5d-b309-85c794a6776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:11.287Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4446f944-075d-4694-b330-08f7a8796941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:43:14.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:43:14.124Z |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-02-06T09:43:14.124Z |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-02-06T09:43:14.128Z |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-02-06T09:43:14.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:43:14.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:43:14.134Z |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-02-06T09:43:14.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:21.296Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5eeafb56-7085-47b3-b317-7203092ad642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:21.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:31.306Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e4a01e8a-90cc-40a7-8749-7bdfb6168c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:41.315Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=24e888a6-4ce2-4988-a0af-9d5b97e16060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:51.329Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=80809249-f0cf-4866-87c8-38b97ca6abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:43:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:01.336Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0bbeeb99-4336-4d1d-b324-ae96425e501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:11.344Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d2109e9c-7edd-4725-b7bc-c1b44093eb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:21.355Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=afbecf6e-b0ff-440c-862b-14d3d5281012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:31.367Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2ad612f-c81f-4761-b399-56d96a3f3dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:41.382Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=22e65f4d-73d7-46b7-ac4e-c563bba451f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:51.392Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6d930f00-1c56-479b-9656-eb662eb32dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:44:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:01.399Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=245cb0eb-c7d5-45bd-92fd-a89c563bd2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:11.408Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b9c5c6d0-c45b-478a-b99c-26cc09194393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:21.419Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5289033-babb-4887-bb88-5612b0e50fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:31.434Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=606576f9-1f91-47d2-ae99-cf72c8245b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:41.446Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4a204c5c-4266-425e-8b0c-b4ce53fa5fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:41.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:51.453Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9647b4f1-0aa3-4eff-8046-3ba88c89ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:45:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:01.476Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ade3d8c0-9bc2-4c90-91b6-a1c64bb11a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:11.506Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7cc9503c-ba34-4046-82ae-c35fb2f98f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:21.519Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a729f5a8-c106-49d4-8008-059785f307bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:31.541Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d0ff9e04-c83d-4c38-857b-b8caff05458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:41.549Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8d00b853-928d-42ac-8aac-ab8d5b22a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:51.559Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=45cd0468-c37b-48b0-9f67-a1780b8ba945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:46:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:01.569Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9673c5ba-8d47-4997-9282-22e096e515e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:11.579Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=98094ea4-a89b-428b-917e-4c7e4c4702c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:21.595Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1751e97b-3262-469b-b1a8-05a8342fadf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:31.617Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=440d9d54-23dc-4fc9-92fb-027400c28804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:41.627Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aed7a198-7f2c-40a1-a569-9ab522f8ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:51.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=292e0cc1-1861-42b8-8bd3-12f96508b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:47:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:01.661Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8d119f3b-e76b-4ebb-99ed-dafce8457439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:11.692Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=18b660ca-93a7-49e1-84ad-8dd9ae166d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:48:14.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:48:14.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T09:48:14.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:48:14.174Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:48:14.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:48:14.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:48:14.180Z |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-02-06T09:48:14.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:21.700Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dae2fca4-3684-4453-8706-427b31758f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:31.708Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e9d09c67-3a5c-4e74-9de0-e3bf3b81f6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:41.731Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4b890901-1f9d-43a5-b83b-8076f5d5ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:53.737Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d91103b-28e9-4507-880a-b9c83684e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:48:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:03.746Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fae2464c-bad9-484f-82e3-02fb5fa3b8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:13.754Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=424d0d29-8c9c-47c8-93fd-854f52782910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:23.762Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=633fd329-07e0-4970-a8e4-7e67f6c8b424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:33.777Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ea70ed8e-4e1b-431f-a41b-1270c61cf7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:43.786Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bda603a2-9bdf-4bf1-8978-e86ce667c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:53.795Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=97c47662-b787-4c10-b8d5-c1be309da981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:49:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:03.802Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3c68f306-f42d-48fc-b672-7ec188d1ceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:13.810Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a14eda9c-fdf4-4af8-a414-feb58920a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:23.818Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1454e3b7-6973-4f39-b68d-dcf8490ca434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:33.829Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=72deb1b4-189e-4173-b12d-435fbfc56120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:43.838Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a9c37f6b-279f-4c90-9b24-2dab81a9407c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:53.846Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae35ed31-bfad-41c5-9d11-8a1fa7d71f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:50:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:03.857Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c519dad6-cb58-490e-ac80-7e8d5e8ceabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:13.886Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ecd5e238-7d87-4409-b9ba-e1d2e6250071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:23.894Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3e704640-167f-4046-a12d-052d36c9ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:33.907Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=024329c6-78f2-4591-b54a-9d87ede05ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:43.916Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=239fbf17-7304-4d4f-a770-b3723f76ae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:53.922Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9e6fba88-b357-405c-91c1-b1b8fbc43912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:51:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:03.929Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6961af91-d854-416c-b317-ac011dd79d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:13.935Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=945f1141-cd8e-4d03-bd66-428c0c78d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:23.942Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=47b0c8a0-d87b-4682-8d50-1608c1ad6441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:33.950Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f9fb34b0-757d-49d1-9119-599648f8f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:43.962Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8905f92d-daff-4804-b8d5-957cc84cf28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:53.972Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=549465e6-d3f4-432d-955a-f0f0fad3f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:52:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:03.981Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a20ce79d-85bc-4a26-8e0c-f8966ae5578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:13.987Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c6746aba-aba5-42d4-992a-1578b90c4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:53:14.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:53:14.123Z |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-02-06T09:53:14.124Z |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-02-06T09:53:14.127Z |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-02-06T09:53:14.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:53:14.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:53:14.133Z |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-02-06T09:53:14.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:24.011Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4010234c-3735-4ba9-acea-f0df92949b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:34.019Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=faec457f-74f5-4ef1-b68b-c372e20163c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:44.029Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=563ee3e5-b0ba-4054-a22e-726563677735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:54.042Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=431072e6-6601-4dfe-bebc-1c7ae2bc198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:53:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:04.049Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=726378d0-65ac-44d0-9acb-2e483f051518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:14.057Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=03d01316-3f34-4b5c-b2ed-c734b9b9ab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:24.066Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=206f6441-dfb1-4e69-b16a-746a6c4f8399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:34.075Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ab82049e-6081-4dbf-af56-6ac6ef4ccc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:44.086Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1db52f91-ad4e-4284-bbe0-edb9457f86e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:54.095Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=48e26ad9-b767-4651-a1a6-7dd553e19370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:54:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:04.108Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=daa77f63-d6bd-46a6-a484-56fa08dbd057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:14.117Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b72b2aa7-fd67-4db5-80ab-2508df316710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:24.125Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e8093f90-37bc-4e9e-b97e-32915d3ca171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:34.135Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7fe7b599-17ec-4b1b-bec9-605e494156fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:44.142Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d4b5045b-da9b-4f82-b463-19993aa488c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:54.149Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=94168415-9786-4cd6-8572-1a08939b8f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:55:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:04.157Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2d5623af-740c-491b-a33b-1e59ae5b287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:14.167Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=cd5b5292-30dd-4f70-9d51-9be006d7e2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:24.180Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1602a63a-51f6-4838-acbc-4d3d63d61322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:34.191Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=16407721-3ac9-4874-a281-a8982112abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:44.199Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed3bc849-5560-424e-94ae-280a8e268829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:54.208Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d8ce5e89-5c6e-4709-9236-53f420c9b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:56:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:04.214Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c56e0205-0afd-4ee8-b52a-44af8692cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:14.222Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a59f56d-4fb9-4abe-9fd9-d7d72b576e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:24.231Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5ec6bb6-2985-488e-b088-7a7a1735144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:34.243Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3bc0d128-0479-4d5a-9577-69a9545d1bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:44.254Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e893b279-94cd-44da-a24d-fce186b2ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:54.261Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b939f03d-bda2-41ff-b896-abf1e2982ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:57:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:04.272Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=db6f4372-0e5f-48f3-99c7-fbe4f1cf9ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:58:14.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T09:58:14.137Z |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-02-06T09:58:14.138Z |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-02-06T09:58:14.141Z |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-02-06T09:58:14.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T09:58:14.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T09:58:14.147Z |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-02-06T09:58:14.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:14.278Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ce68aaf8-27ee-4a1f-b87e-139d865ccdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:24.285Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e5dacee-85c0-4c4c-89e9-3f7908c3ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:34.296Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=77300b78-20cf-456e-8466-decf29e5bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:44.306Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d5ce9897-2f29-4213-9d02-688d40db2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:54.317Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c1c1abd3-bd09-4cb1-bf6a-25d85bd4d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:58:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:04.325Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fcae4c0d-3a26-4804-94c0-c50bc4c3e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:14.334Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4241dd1f-1db7-41ca-aac9-99cfc59ef1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:24.342Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ba2862b4-ecb1-40b5-8075-3be334909d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:34.350Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=14a203b7-1938-4352-9774-0f89188100ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:34.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:44.361Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3d4c0a2c-e24a-40aa-aa9f-da55649ccc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:54.378Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d6981722-d6fb-4414-a0a5-da9634771cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T09:59:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:04.387Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5c421219-a6e8-4886-bba9-cf77dbdfb8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:14.399Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a4b9b366-df21-4051-93f5-15ae5fa2e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:24.407Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e02335ec-6b04-4d97-9be9-535dabff78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:34.414Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=56ae921d-4f1a-4972-9093-a42249c7469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:34.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:44.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=06160d98-9550-4e3d-98e6-6daa2bbc1895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:54.429Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1eef5ea0-1023-4091-bc14-26f26d0030fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:00:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:04.435Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=659af33a-4af7-4b45-91b6-f1d3b2962ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:14.443Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6120c3e3-83af-4395-b78d-c98b8af7518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:24.452Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=07bbf518-08ec-49e5-ba1d-759da75c315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:34.464Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dd67bbf0-d030-4781-acf6-6f3d2311f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:44.470Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1e2bfa5e-343f-4f56-9e54-0179026b5d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:54.477Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=07c5c8eb-5841-4afc-a13b-849125fd036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:01:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:04.486Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5eff091f-59a2-43f4-a1eb-3af67b4b135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:14.494Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=74ac5cc4-e37c-4d6e-823a-592da9e34bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:24.500Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=33faa0e4-f15c-4f2b-84de-04b3555da870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:34.519Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3288c2b6-5f76-4234-9a54-47d501ed287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:44.545Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=29d9f022-a796-4793-a8f7-2e94ce7d1063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:54.555Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bc5d00e4-fdb8-45a5-bccc-90b9c9bd091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:02:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:04.564Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1748df74-01dd-4924-98ed-4b7e169b40d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:03:14.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:03:14.129Z |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-02-06T10:03:14.129Z |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-02-06T10:03:14.132Z |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-02-06T10:03:14.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:03:14.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:03:14.139Z |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-02-06T10:03:14.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:14.572Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=61e6b7c2-7870-4456-86c5-13e26900a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:14.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:24.578Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=43c6541a-5b57-45ca-ab80-11d2fd5cdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:34.585Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e818cc05-28d2-46b6-86bb-d20d37f168ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:44.602Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25db880c-ff0f-4908-adda-815b250d92b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:54.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3869b099-8aa0-4b67-8435-a2b1982bf1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:03:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:04.626Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=98e85c5d-2bac-4c5a-8b7e-c7f77f06f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:14.636Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=62bcadb9-52be-4cc8-8e61-8896cc54402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:24.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed8e8191-3ee5-4de4-b437-4869141ce6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:34.651Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b5d94ca5-db23-45f7-acf1-98b62e1811e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:34.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:44.658Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ce09c58a-dd0e-4689-8563-1d2e58680727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:54.675Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2bbf0352-9a1d-4ee8-865c-ab31cb1afcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:04:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:04.690Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0c680374-652e-468d-acf0-ecfbe954f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:14.697Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7d6fa17b-f3a7-4c35-b0a5-b881ba02a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:24.704Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=59485582-0f67-4567-b71f-059c5aa42ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:34.711Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=157cb1b3-9335-4f54-9d1c-85f188dff55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:44.718Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f488bcf0-c25c-4861-9958-79fba03342a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:54.725Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e86d831c-2f5b-4c04-b88c-4da9248ec645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:05:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:04.734Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d8c983bd-82d4-4ed2-a770-06977891f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:14.746Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4e47d8d2-4d30-4848-ab85-55f316ee5a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:24.755Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e552ddbd-6433-46b0-9329-e81e3f26f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:34.762Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9826e1a2-bb41-48da-a600-b50423a3f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:44.769Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2766d93e-3b99-4b1a-b564-17e7467f91f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:54.779Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=dd874190-1971-4a04-812c-29ee56dc8fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:06:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:04.785Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c9505c66-d8a6-4d95-ac11-9e1eed9f9d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:14.792Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=10d10e6e-1e8b-4593-9df6-c16b1eda16a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:24.800Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5c9b6b1-cd8b-462d-9637-bd988fc8bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:34.813Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b6d33171-3171-4e20-a1a6-b80f1fc580f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:44.821Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=343c9ed0-c9ae-4afc-8d7b-9935a6066a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:54.828Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=feb812eb-8376-4897-ae2d-3caa2f4dc937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:07:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:04.835Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e03b0590-20be-45b9-84ea-fac9c11f2cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:08:14.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:08:14.119Z |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-02-06T10:08:14.119Z |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-02-06T10:08:14.122Z |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-02-06T10:08:14.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:08:14.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:08:14.127Z |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-02-06T10:08:14.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:14.841Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b170a2ca-ee58-44aa-b884-e8dc2895b32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:24.849Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d1b159b-0a06-48a3-ada9-7356745b9273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:34.860Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=182bad6d-f339-486f-a58c-9f05759182bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:44.874Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b9812fd5-da92-46f5-9992-68556241c503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:54.880Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3af722ed-edba-4563-9b1b-358f0f407799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:08:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:04.887Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b4f23951-4aeb-46a8-a6f3-997722810fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:14.894Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=86d6586d-330e-4f22-91dc-e9e68aa5fde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:24.900Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=be733c17-727b-4f9c-ba71-f7a31736f1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:34.907Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a42398ce-9278-402e-986e-97d504e0d566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:34.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:44.917Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2e2473c-1636-48e1-b3b1-47dfdd69a209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:54.926Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=25d8db81-9da8-47b1-8e13-1202d174cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:09:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:04.937Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1dac3801-68d5-47d5-81ee-f434516c8a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:14.945Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=15802491-d70c-4791-9202-d1497f3f023a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:24.957Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d98aed36-b9c1-424d-b794-6aa9c94320d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:34.974Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4d70897b-d35b-4fc8-8aef-2d2cce67b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:44.981Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a578f982-5f8b-4740-a6cc-88e1e22bbc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:54.992Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8af10fae-34e5-4778-a216-0255ec4145ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:10:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:05.000Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=45740838-aa40-4f1f-9867-b9a176b94ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:15.012Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5cb92919-4845-41d7-a271-9c0e32f041c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:25.020Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5ce81862-db14-42d5-98a4-ca8285bca174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:35.027Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=8ee7fea0-01e6-41ca-943b-3ab20d572eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:45.033Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=65d82923-56ff-43c4-bf3f-a329e0704c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:55.040Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a3500287-975d-4598-a97e-f5a650ec31e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:11:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:05.048Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7102d295-52d6-4cc2-b205-99c3f3ad5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:15.060Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=4f9ced86-6aae-48dd-bb46-adf34f623b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:25.075Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=2e19381f-77da-449a-bac2-f25fa76728ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:35.081Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1119759d-3c90-4c94-bddd-7df411861e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:35.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:45.088Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ed10d896-aa96-409c-a7ff-6f7357f27770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:55.096Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=68311dd3-29f2-445c-a493-adc5d7bd7192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:12:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:05.102Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=adc1fc07-0b59-4b66-b90c-c6a00335a76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:13:14.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:13:14.128Z |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-02-06T10:13:14.128Z |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-02-06T10:13:14.131Z |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-02-06T10:13:14.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:13:14.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:13:14.136Z |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-02-06T10:13:14.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:15.110Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=324c07df-5d5b-4971-b93f-f39fa65a0a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:25.119Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3a4fd9e9-455c-4026-a9ed-36e6f4c6f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:35.132Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=829c95b0-35b9-4b61-96d1-b27cbcd9b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:45.140Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5eaee66-23c9-4fb6-a8ec-9fe336e7085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:55.151Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=af815d54-e631-41bc-93a4-b5be7f590646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:13:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:05.159Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=873edbb6-f7f3-4f53-aae8-7f6016e13997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:15.165Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b40dc668-996f-4a19-a0c3-3889f6debf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:25.174Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d1bb16ed-8ced-498f-9e86-2a97f94f6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:35.182Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7189c8f5-6088-4ae8-a267-7bb5cecac26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:45.191Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=5bbdb9cc-a3e6-4c93-bb62-2583e2703eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:55.198Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=733d8ccd-c13b-4f67-9b2c-8c51af172bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:14:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:05.207Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bdf13ae6-5ca7-480a-b718-e4f5fa5fdcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:15.213Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7bc6b5e6-2e72-4051-81ca-aa4d6a1e2c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:25.223Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7de2ad1e-4477-4c59-ae6e-098c79380dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:35.231Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a8d8e812-af29-4545-9122-ad038f1dfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:35.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:45.241Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=aea0b94e-a6a4-4dfe-a77b-b1ad0e90c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:45.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:55.252Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=61d391d9-4bf7-46c8-8dd3-f36a373a3905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:15:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:05.263Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bd8329dd-4ae9-4f8b-9e44-293a535c803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:15.274Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e507d2c5-58fb-4074-bcf1-8d73e9d5e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:25.281Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ee89cf6f-fe0f-4bd2-b0ea-3fb85ef4bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:35.289Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=d12b71a5-0e33-4994-95c9-673ae2009c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:45.299Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=6fbbb595-7795-499a-96e8-16eece8372e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:55.312Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1a5c4fcd-5ad3-42c7-bf3d-8756dc4a85e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:16:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:05.322Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=81cef469-2408-411d-b63c-4966e6863ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:15.330Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e9056ea3-f082-4ee0-96c6-6c913113b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:25.337Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c5fb663e-fb3b-4ddc-8e15-2e38f5e453aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:35.343Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=ae437056-5652-484f-b2cb-d12e9b3f426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:45.349Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=16f6b833-62cd-49cc-951e-c0bbd02e756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:55.361Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=e5fe9611-7471-45e9-a4f1-4ac76eda684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:17:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:05.373Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=7d2c1653-426b-4c29-939d-9cb65f0791ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:18:14.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:18:14.104Z |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-02-06T10:18:14.104Z |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-02-06T10:18:14.106Z |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-02-06T10:18:14.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:18:14.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:18:14.119Z |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-02-06T10:18:14.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:15.379Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=994a0235-2285-4c6b-81c7-055ad427ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:25.390Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=38109319-ff36-4f6b-a459-47ebbb24f0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:35.398Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=87e32f74-70a7-4e8b-80a0-55ec9c9b9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:45.404Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b98ed055-2d88-49b9-8ed7-1f8802a71e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:55.421Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=082f18dd-24e5-46dd-ba29-df76696d6754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:18:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:05.436Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0fed27dd-ff60-464a-94a3-9ac3f2b623e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:15.446Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=835a62f6-2973-45b2-b5ff-c06fe3dd9dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:25.452Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a0554c1e-aa51-4178-8c48-0855346005b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:35.461Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=992419cd-02ce-4704-8894-fd6728fee686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:45.468Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=fa5387e0-ba86-4d28-a40b-d0f8074cc0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:55.476Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b46457e8-70fb-4f2a-9320-af9b6d4aa276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:19:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:05.485Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=0590ebd2-aba9-4c2d-a780-304247799bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:15.498Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=052a7a9b-1efd-4f3a-8428-b39119e12d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:25.508Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f9fee442-3a66-4279-9833-d73154cd99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:35.516Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c6845692-3f01-4dd7-82fc-b223b7c347d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:45.523Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=c2c9b205-7858-4b0a-b993-41a727d44b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:55.529Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=43da7974-6100-4e39-a625-e9e62c27b903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:20:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:05.536Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=340f9623-84d3-4155-80dc-f60814281268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:15.546Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=9277dab1-d3f9-4969-8c85-154c92ab13dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:25.560Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a8c4cc17-a575-4de7-8db4-7537cd0e4957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:35.570Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1d33038d-03ba-45fb-b712-c5e519fa6ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:45.577Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=14ad0c6e-6a74-4c0d-99a2-fa4aab62faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:55.584Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=f5082b88-3287-4900-bb87-a2bc61d76dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:21:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:05.592Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=1355087f-854d-4f21-bdd6-10f57bbec968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:15.603Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=92e98115-068a-4694-ab7e-855b0d1f8d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:25.615Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=28c4dca2-f886-4c21-8722-c48cf0449a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:35.623Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=11364ca2-41c4-40b6-9eaa-96af64d1ea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:45.631Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b968020d-ba14-4656-9ccb-f3c09a932f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:55.637Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=b7f513e0-9fda-4723-89df-207003223cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:22:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:05.644Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=3f340b5b-2fb7-4cf0-ab89-9dc432f3d970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:23:14.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T10:23:14.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T10:23:14.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:23:14.181Z |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-02-06T10:23:14.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T10:23:14.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T10:23:14.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T10:23:14.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:15.652Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=382df666-3588-4587-90cd-7b2c7d706514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:25.663Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=bcb5fc06-6b4f-4b36-a86a-ec2bacbb8996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:35.676Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=00f3d8c6-fba2-43bf-8669-ad0d5be86a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:45.687Z |INFO |Init configs |InvocationID=4d186ea1-ce33-4e24-b352-037190538f72, InstanceUUID=a52a45c6-aed9-4d9c-9795-02ee59d4ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T10:23:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |