By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:18:50.549Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:18:50.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:18:50.590Z |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 |2021-11-27T09:18:51.220Z |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 |2021-11-27T09:18:51.321Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:18:51.321Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:18:51.322Z |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 |2021-11-27T09:18:51.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-27T09:18:51.484Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-27T09:18:51.507Z |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 |2021-11-27T09:18:52.880Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-27T09:18:53.314Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-27T09:18:53.340Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-27T09:18:53.340Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-27T09:18:53.399Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-27T09:18:53.399Z |INFO |Root WebApplicationContext: initialization completed in 1892 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-27T09:18:53.779Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-27T09:18:54.531Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-27T09:18:55.734Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-27T09:18:56.244Z |INFO |Started MainApp in 8.07 seconds (JVM running for 8.853) |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-27T09:18:56.315Z |INFO |Start scheduling PRH workflow |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:18:56.327Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fd9d34c2-42bb-4583-970d-ee80a2aa8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:18:57.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:18:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-27T09:19:03.447Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-27T09:19:03.448Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-27T09:19:03.450Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:07.797Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fd9e9a91-af84-4b1f-b99d-7ac7fc11217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:19:08.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:18.866Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e1aef47a-fd85-44f5-9f53-b3d9f16c0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:19:19.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:29.943Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=73be0ee2-1d4a-4fcc-94e0-9b976e1a846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:19:31.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:41.006Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=38a709cf-5d99-48cd-86c9-207f63a86e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:19:42.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:52.048Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7f5e089f-bbd8-466c-9316-3e27591e1d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:19:53.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:19:53.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:03.085Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ef64ac88-23a9-47b3-b3cc-0fda721b4924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:20:04.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:14.162Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7ecd175b-65d7-46ab-91c2-41dd3de7adf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:20:15.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:25.228Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=dd505683-81b6-4342-a999-fa029e8bea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:20:26.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:36.281Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=175cf170-fd56-4a9a-9bdd-7064a257faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:20:37.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:47.341Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=efdac0dd-b670-45ef-811e-294d7d019ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:20:48.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:58.414Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=919ce646-8f91-4f55-bab8-63e6ad6b00b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:20:59.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:20:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:09.488Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cfefd3f0-f338-43c3-bd2b-585fc747e4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:21:10.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:20.523Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=afaf26b9-1ba8-4394-b4f9-112d24f1909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:21:21.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:31.568Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=60ce9349-0114-4599-84d7-7c15c5aff643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:21:32.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:42.642Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e50c0d1e-9cd8-407d-bae2-0543cf116f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:21:43.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:53.710Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=06070ac7-8f6b-4ff5-a2fb-f2ea27141a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:21:54.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:21:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:04.765Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3821d106-4062-4d6b-b0ae-b9aa133e6179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:22:05.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:15.823Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=68136f5b-c115-45ed-8959-53302f4fc102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:22:16.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:26.865Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fcd7a61b-afd0-4b58-ad9d-98a86b07b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:22:27.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:37.914Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2aa1ef0b-3591-4ea1-959b-8cb83b33b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:22:39.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:39.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:49.040Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=263b2446-5764-4491-8736-4f6050dfbee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:22:50.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:22:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:00.110Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6a5dfa29-d054-46de-bcf0-a7739e11508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:23:01.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:11.149Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=412a310f-41fd-409c-ad4b-a004e1b8cd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:23:12.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:22.194Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=19c22ec2-229b-4be5-8dd4-c17e21c73f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T09:23:23.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:33.230Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=aa14fed7-832a-4ad8-8608-ad64dd815bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:43.417Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=285ef4d1-391d-4e29-8f91-76430b3c18f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:53.438Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=81a9ceec-9ded-4e79-90b5-57e08e90b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:23:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:23:54.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:23:54.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:23:54.228Z |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 |2021-11-27T09:23:54.231Z |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 |2021-11-27T09:23:54.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:23:54.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:23:54.243Z |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 |2021-11-27T09:23:54.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:03.457Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b01ead43-0c65-44a5-892c-2103df9bd16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:13.484Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cf6dcd7e-f2c7-4433-b656-283d16a98599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:23.504Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e7ae24a0-e4df-4c39-9570-84f346eb8b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:33.523Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fa0cd890-0eae-4b22-aa51-8946afcf8e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:43.541Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f4b8d304-7541-43f1-aaa4-5435eaccfae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:53.580Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=586cc506-64bf-432c-8853-76d75b25e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:24:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:03.610Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4f726fdb-2e7c-4d27-858d-41d8deb69f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:13.624Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=86478cd8-c10f-40aa-b414-9cddf2e7fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:23.637Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0c46d87d-1a9b-472b-82ba-f3ef1dd2ca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:33.654Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=19c64fa4-d747-4588-a7d0-f2c761fb1b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:43.675Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=92c89cef-d36a-4c5e-938c-3b11fe79ef3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:53.692Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=92726c87-24a6-437f-9098-e7d9ca9f0f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:25:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:03.704Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0adf3f3b-2ac7-4d8a-908b-cadb99612766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:13.721Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=82911d51-9bc9-468c-871f-670c246800d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:23.735Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ceaed7d8-51b7-4269-a8eb-92d305cb3441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:33.752Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9e9e87b5-2b9e-457f-aae4-de5041fc73e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:43.764Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0acccda7-bf11-4665-9c2e-3f08d34ae808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:53.776Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=be6f6694-3286-4920-852e-75b2b9c5dc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:26:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:03.787Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b05bf40e-dbd3-433e-ba8f-efbd7db94632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:13.809Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=96635572-0624-4bf9-bfb0-be4bfacd569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:23.828Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b22b8337-f86e-4979-935f-1a09730a6d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:33.846Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c9d508ba-5a2a-4415-a50c-e5640eb5455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:43.856Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f7bca03b-8f74-423c-a061-3f0cae5ed03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:53.869Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d3aefa45-adda-4079-bf65-9c592b299f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:27:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:03.879Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=542030a9-13c1-4074-9e4a-a7a0553f2654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:13.892Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4222c0fe-fb5d-4b49-9027-c8f73f52b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:23.913Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3e682a8d-941b-4c95-988e-84f669c8ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:33.926Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a2841665-6ce5-47ef-8e93-79b2f47c3dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:43.939Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3492ffa9-3fde-4325-b7a4-316a85244a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:53.950Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f7c3d8c2-2e91-4b29-9a0f-b3ae8bafe984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:28:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:28:54.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:28:54.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:28:54.147Z |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 |2021-11-27T09:28:54.150Z |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 |2021-11-27T09:28:54.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:28:54.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:28:54.162Z |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 |2021-11-27T09:28:54.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:03.962Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7db02c51-5e17-47d5-9435-70d105583484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:13.978Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=294273be-fa79-4dec-83ba-90458f632e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:24.004Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=69fb0b70-6531-40c9-88b8-0acdc4067ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:34.014Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=69eff203-03d5-43e5-98ae-c38049555a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:44.024Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=dc8544cb-8b57-461a-a21c-92486347c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:54.037Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=91b59bd6-019f-432c-8b3c-60e4ae0ce3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:29:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:04.049Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=da10474d-6694-4e0d-828c-0c7fe5e269f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:14.063Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a127d13f-1678-4e8d-8dc0-6067eb14e304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:24.090Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2c39c42e-d8dd-45b6-832a-3e4bab3defbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:24.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:34.104Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4ce2e4f7-7ead-4224-99ec-a8e46b1e7222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:44.113Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=098a00e9-7e21-4643-b39b-42d253a84260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:54.125Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f5903c3d-3586-4caa-864b-2a7d773b3133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:30:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:04.135Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5b4fdd4e-eb6a-471b-862e-b33ee915d33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:14.147Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=bbdd7a41-d423-4b0f-bcfe-9f3752d85379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:24.163Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=89dd904d-2661-4f49-8acd-39ce6b77ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:34.175Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1f5b431f-adca-4fb7-876c-9582c2a13581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:44.185Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b5f9b281-a91c-4c19-b379-2c4057021aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:54.195Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=93e48bb6-f374-4832-b8b6-697265cd2873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:31:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:04.204Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=84a37d35-5794-40ca-a477-c8b21cd09fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:14.215Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c2c87462-dd1a-411d-8e75-fed5f62822dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:24.236Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b37d6afd-3214-433a-83df-31676a685af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:34.246Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=df859a86-753d-4e86-ad03-a142d9133dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:44.256Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5075eb6f-9479-40dd-a5de-31c058745f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:54.266Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=aeb90474-a8a4-4ce0-9bc4-a883bb5da16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:32:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:04.280Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f5cd0be2-1891-4ebf-b82c-37605d7054a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:14.304Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=88402be0-0e6f-445c-807c-e9a772b72eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:24.328Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ae13d701-7fbc-41d4-a1a0-07da948acaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:24.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:34.341Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2557d37b-c5a5-471b-bd4a-d572c9f9ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:44.355Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=91a974c8-eb70-4373-bd1f-93927168e6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:44.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:33:54.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:33:54.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:33:54.107Z |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 |2021-11-27T09:33:54.110Z |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 |2021-11-27T09:33:54.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:33:54.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:33:54.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 |2021-11-27T09:33:54.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:54.365Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=18156dd7-bb8a-490e-8bd8-1a15ff5409d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:33:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:04.374Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=17f856e3-d737-438d-b210-ebc1b07f624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:14.386Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=32b41ad2-dffb-43b8-a756-fd5110cc38af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:24.405Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3e050b4f-479f-479c-aecc-45267107e895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:34.417Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2b768c3c-803b-45b2-960b-73734210301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:34.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:44.428Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e5327eef-7a57-48d6-b054-5e36f834fa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:54.438Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5dbe3d05-e9d9-4611-8a6c-a79c384ca4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:34:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:04.447Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3c112114-b5aa-4675-b615-720976fc9580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:14.457Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7dd3b650-9130-4e45-86c8-4b9862d00e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:24.473Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=511e6767-bf6a-4588-a1ea-7880875b45b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:34.486Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=823e8dff-9f43-43ce-a697-e8615b78820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:44.495Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=dbdcd657-3aad-4fd4-a79c-181164c6e38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:54.504Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e4f735df-e6fd-4d7a-ac54-cf27ef47e6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:35:54.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:04.512Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=baa68235-3120-4bf6-9548-2f27844bc1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:14.524Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fbc5a05d-dcb7-4a3a-92e3-d2e77cd65332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:24.542Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b8821641-114e-407a-837c-f6bb88d658a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:34.557Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1a016513-b265-48d3-ab5c-9cee49bbe7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:44.567Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2be3331a-b0a7-4a6c-818a-5843ded61269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:44.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:54.577Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=777986c4-281c-4851-a04d-0363de2d6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:36:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:04.592Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cbf53750-fc11-44d3-b39f-bf22bd79d17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:14.622Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f92d66e4-c8b8-4d05-8778-9dce9c6fecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:24.638Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fbaeba1e-e40a-4551-92ba-4367c5433500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:34.653Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=689f857a-ec70-41fd-88ec-6efdc4d649e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:44.672Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=18d6542b-9fe6-4bc9-93b8-255b4be96632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:54.688Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=511747d8-8597-4fdb-84d8-66660ea921b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:37:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:04.697Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=638f4b2b-e82a-4b2f-9a45-c58d39a269b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:14.707Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2e03558b-a434-4ed9-9f41-f6cb659d839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:24.723Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2859fe14-dc54-4baf-be9a-158bf9744fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:34.741Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8096d42e-bed1-4c3f-8655-3962e0da085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:34.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:44.752Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f7bb972c-4498-4aa6-a1da-52ab2cece54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:38:54.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:38:54.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:38:54.112Z |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 |2021-11-27T09:38:54.115Z |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 |2021-11-27T09:38:54.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:38:54.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:38:54.131Z |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 |2021-11-27T09:38:54.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:54.762Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8152293f-2de8-4f51-9586-9374c92e17a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:38:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:04.776Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b8622fe5-89dd-4752-801a-515fda176837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:14.795Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f4d9b73c-e1eb-4aff-b22e-29ce9b338cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:24.813Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9cbd440f-e670-464e-8dce-e0e8083bc42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:34.822Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d8a40b6c-4a6f-45d6-b770-03cd1d343292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:44.836Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=159bd15b-1025-4b2d-a833-ca74f4e0d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:54.847Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8d9c6bb5-3f1d-4e6c-bd68-f09f66e90ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:39:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:04.861Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=bee1163b-0967-4d19-aa62-0b264e47badb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:14.884Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fc3589b1-442e-4189-a457-2e883f8a7e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:24.906Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ad5cabe8-8eef-4a15-8a49-aa4bb76f1c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:34.925Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fd5e8dcb-e81f-4d24-b608-005176f1acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:44.953Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8ec1e6cf-5412-4bf9-ad8f-b38e7f8922a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:54.962Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cb6ff6b8-545d-49be-819b-42ae465a9891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:40:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:04.974Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1ec5d08c-10ad-4e82-8d97-e8e9658e8535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:14.987Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a51a82de-0e73-48f8-828d-9d83bbb82c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:14.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:24.999Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f2a6fe02-14f1-4775-9ece-66fbb66b7a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:35.017Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8b3bf212-a65b-49ca-912a-15862e76c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:45.030Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d142497b-4e82-4a66-928d-a768dc6d9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:55.039Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ea2ebb71-d94d-4f3b-9c47-5374d4293c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:41:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:05.049Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c3448c7c-5ab7-4d8e-8499-7eab1d267b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:05.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:15.062Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a4a249d3-17e3-4ffb-95d5-3cf26ec5267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:25.078Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f653750c-09f6-4a30-9649-31d1a8cdb6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:35.096Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e8710f06-5fe4-415c-bae1-4be0759df29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:45.106Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2a45a5d8-1dfc-4fe6-8733-e47880498220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:55.124Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=705f6a19-6029-4b33-832e-26c732d4b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:42:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:05.142Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8c55d46a-ac4b-46d8-a2f3-7337b097fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:15.153Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e15b680e-8b08-4d1b-9fe9-20434cc5f078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:25.162Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=293c1545-7229-4f0f-b9d0-5775dc098d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:35.184Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6e4a4c56-2b5f-42de-acc6-68775b4c6023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:45.199Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=947727a5-4e9c-4617-bd47-dd2714d1adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:43:54.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:43:54.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 |2021-11-27T09:43:54.120Z |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 |2021-11-27T09:43:54.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 |2021-11-27T09:43:54.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:43:54.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:43:54.130Z |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 |2021-11-27T09:43:54.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:55.218Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4fc0607c-a8e4-4739-826b-d49f52b4db89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:43:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:05.237Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fd797af7-a9fd-40cd-bace-516cec1760bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:15.252Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=dc7b1683-da8c-427d-991f-5d26ea5a8c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:25.266Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=05ac8d08-7acc-4dd3-bd06-162bd0e1b3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:35.296Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=005bf303-0f97-42b6-80af-f610952a697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:45.304Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=33d3bc4f-4d05-420c-be2c-97dae1104c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:55.313Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e99b547c-260b-4276-b7f3-2dd371117af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:44:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:05.322Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=79ec4046-355b-478f-8e5e-35a2f1c959fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:15.331Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b916ebb4-e856-4390-baa6-b053c5f44fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:25.345Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=67d30a24-36f1-4f09-bedb-89f4e1f1c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:35.362Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d1329b16-db8e-4a76-99b5-14071e3de21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:35.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:45.369Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d45d68f7-058a-4c13-883f-381d7faa289b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:55.378Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6116dd16-a560-4aeb-a9cc-ff7ae884346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:45:55.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:05.395Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=161eab56-8c88-496b-a228-e1294eb69045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:05.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:15.409Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b4e54437-6aab-4772-8765-92486c7de04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:25.420Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6fb2dfa2-75c0-41c3-a747-f8c3d182a2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:35.437Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a0798633-9355-4132-904c-251820d56a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:45.447Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6879445a-af15-4656-8fe3-2284dcaf8c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:55.454Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=86c99621-62ea-4556-9066-0b874c99ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:46:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:05.469Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fbce6b25-f027-4639-8e42-da0960f2cc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:15.478Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b53e6823-57ee-4fca-a5b1-e62c5c77f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:25.487Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=405d2b23-3649-4337-8cec-c2e8911cfd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:35.503Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a247af57-ca86-4ff5-b4ba-65a6fcae6ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:45.513Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=020e781a-fe60-49d0-932c-a6694e19adf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:55.531Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=63b3327d-0b7a-4961-b670-b8b715e37dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:47:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:05.540Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7fa6ad06-ad96-455e-9ba0-218a32bfd0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:15.547Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=579adb8f-94f6-43d3-b92f-a8c07be4963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:25.555Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=76631bef-1304-4a3e-ac9a-1d32e1354f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:35.564Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ae90c006-23c1-4ffc-99e4-7adf15191b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:45.583Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4859eb25-643f-43d7-a342-0717c54272b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:48:54.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:48:54.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:48:54.083Z |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 |2021-11-27T09:48:54.087Z |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 |2021-11-27T09:48:54.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:48:54.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:48:54.093Z |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 |2021-11-27T09:48:54.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:55.602Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a0a23123-c67f-43f5-8f28-e5951429fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:48:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:05.612Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fec6b2c7-a7c1-4f28-9351-c6db20fc63ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:15.622Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0db81be9-d5f7-4bdb-8787-a97a0c09f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:25.631Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=aff75b2a-86cc-4374-aed6-a2657ed15053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:35.640Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2ad8f421-c8df-45d4-91fd-88b82c45c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:35.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:45.650Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fab1f95b-7327-4e46-b7de-996d70c0ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:55.661Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5fa402e5-61db-40d6-a1a2-649c2fd46f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:49:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:05.678Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1efc5895-1c2a-4de6-a1d2-6a7d18ec0a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:15.687Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=bbdca8de-0448-427d-8d64-c4259bb6d3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:25.695Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=14f4c0c7-914b-4940-98aa-85e3225c706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:25.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:35.705Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=99025f52-49f6-48fb-88d3-98f3c92ca811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:45.715Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cb997c5b-81e8-4bb4-81f7-9a0f1bca2157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:55.728Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d2209910-efc8-4ba8-a2c8-9cfe4799afbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:50:55.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:05.740Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a4d610b6-edd2-4299-98ce-f3307f2699f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:15.753Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f1024ab5-364f-4d3e-beeb-28b8798b21f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:25.764Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1ef1065c-0ef4-4f26-8225-3ecf8feb742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:35.774Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=45878110-b50a-48ea-8dfc-436ec94b6044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:35.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:45.782Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3a75966f-00c5-4e4e-9152-dd17eb118201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:55.791Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b8e290f4-2be9-4aa4-aec6-f47c6d742337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:51:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:05.800Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8f5e3d7c-375c-4e8a-9cbe-fed218e9c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:15.808Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cf60d6f4-cc28-4f00-b291-0b40868a3f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:25.820Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c495bc14-4375-4046-9fb7-d3b81650bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:35.841Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c3bdc607-2318-472b-9f38-6b79e587218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:35.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:45.856Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ae19ecb6-d4c3-4a57-901a-327ca96e9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:55.868Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7148c73e-e7f0-4111-b74c-b9cc446469c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:52:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:05.877Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c157213c-7592-4eba-9920-0919b92750ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:15.885Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ab45c4e6-9880-46ac-85ed-d317fd7694c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:25.894Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=77db1475-5bc0-4df0-9a7f-72f9b6a4ec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:35.905Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=11217c58-df80-4633-b2e9-2f84c07922f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:45.917Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5a5742a5-b188-472e-abbd-5893e1bdfd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:45.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:53:54.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:53:54.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:53:54.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 |2021-11-27T09:53:54.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 |2021-11-27T09:53:54.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:53:54.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:53:54.112Z |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 |2021-11-27T09:53:54.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:55.934Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9163f3f7-a402-407e-8986-14479e1665d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:53:55.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:05.953Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e7cd7dec-2885-4a75-8072-f29e3ee4bef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:05.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:15.966Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=178a3b31-ffd6-460c-9e24-aeed49241fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:15.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:25.976Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=96f13efb-a1d7-468b-b332-3652e98b4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:35.984Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2386c971-2413-4ac8-93af-e829dcfabae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:35.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:45.991Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2b194e56-d67c-44ca-aa07-940b7f676378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:56.004Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c7da5d1b-a443-4054-bac5-63a74a52c5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:54:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:06.021Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ff33ba27-5604-4827-b092-48667b8064b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:16.030Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9229d925-ef42-4a60-96f7-ec3829b143bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:26.036Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2b494de4-82f5-4eec-805a-a227b797c92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:36.044Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b8ccdbef-808f-4578-bdc5-2b80ad2025cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:46.056Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=895e9c03-5e14-4302-8adb-df30cbc7b8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:56.065Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5bc3a99b-093e-4b75-801e-d5b34f39a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:55:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:06.079Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=56d54c29-70ab-43a2-ba30-3996e576a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:16.093Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ce1318bd-0f00-497a-87ba-fd72e363aea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:26.107Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6edd20c0-d706-4eec-9ab2-4ed119b4ceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:36.116Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=34e2af07-84f4-47ed-9897-2392c83f3573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:46.126Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e257716e-d51e-47c7-af56-43ba83bf62b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:56.150Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a8baf01a-67dc-44eb-ba5c-b06955c0a805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:56:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:06.160Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3ff0969b-0685-411d-9ecf-f6bfc4eef13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:16.167Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f2118852-32e0-4c6f-a629-8750130acf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:26.179Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1de3ac0f-e814-4d23-9427-f7a93e670f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:36.193Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c828d9be-bf10-461d-b2dc-a6bc22955b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:46.202Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7a73f0cc-d99a-4ffa-9329-2cdf73ba0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:56.215Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fb274b36-fd4a-47ea-b4e7-60cc1e42930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:57:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:06.223Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b510c27e-785c-42ca-aaf8-2b94cdec5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:16.230Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=023805d2-cb80-4913-807a-3057c4b20fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:26.240Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=60443405-dc70-4ff4-9d6c-fa6f94018146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:36.253Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=39f52752-916f-4067-a519-e68ae46f9288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:46.269Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b8883405-35a5-40c8-aea2-00a2abf26646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:58:54.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T09:58:54.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T09:58:54.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:58:54.136Z |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 |2021-11-27T09:58:54.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T09:58:54.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T09:58:54.142Z |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 |2021-11-27T09:58:54.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:56.287Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3edf0815-cc11-4270-83fa-cba8cd9cb948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:58:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:06.296Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=59d22ad2-2c49-4f65-a799-a6428df9c859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:16.304Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0a217612-83b4-40a4-9d02-5df0672bd16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:16.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:26.313Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=51e2b450-19f3-41bd-8091-8ec15098fc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:36.321Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=93a39ed5-80c9-48bd-b2a6-60a53587a031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:36.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:46.331Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=196ec27c-2b52-4366-9802-ff674c2b4d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:56.348Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a3203892-0a93-47ef-925f-19853f75dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T09:59:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:06.357Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d03f85d2-ff47-4b35-8b75-a087ea99b02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:16.367Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3c59722d-7f21-4c1b-874a-1af082115c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:26.376Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2079df6c-b239-4775-8f6b-abe39ce7e08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:36.386Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a7bdda6f-ef93-4bf4-96ba-4b93e317b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:46.396Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=10787f92-1d65-4ce9-a00f-38c23c9b10d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:56.412Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6fcda0dd-4c0d-413b-b6a2-e9f6881a31ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:00:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:06.424Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6fc28ac5-5eed-4b3b-b164-935e290a287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:16.431Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ab009094-8073-48fc-b4f2-6e6580f3c5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:26.439Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=31b106aa-2418-42a3-a7e6-eeffd70a7766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:36.448Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b9b6cfd1-2c7f-496d-a492-80de06e4949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:46.463Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=531491c4-0b6d-4cad-bf5c-28a0302126a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:56.485Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e65034b8-8ce3-4b05-813e-ea64926beec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:01:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:06.506Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ab2de2b9-7759-4a8c-8fb0-3c67f1199c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:16.516Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6554f360-71eb-4059-ab8e-887ef1cd7e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:26.523Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=78b7046a-ea2a-4950-8ff8-03c202ad5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:36.530Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=49e22cc0-4f00-4cbb-82ab-3abb2e5404ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:46.538Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=13459306-1697-4719-870b-d1484af89a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:46.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:56.549Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1ac869a2-d117-4a41-9635-e9495ccb5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:02:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:06.562Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2c8fa2f3-f6b1-4419-9ea5-66311f5076eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:16.571Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=273246a0-dcd1-45b3-a6e8-f9f8ce103b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:26.585Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d370e646-9275-4484-84a2-d8c6d3f9f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:26.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:36.592Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7645894c-afb2-4bf5-ac34-21c072642ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:46.600Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=74b8d68f-b634-459a-9d1f-5e292abcd1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:03:54.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:03:54.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T10:03:54.112Z |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 |2021-11-27T10:03:54.116Z |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 |2021-11-27T10:03:54.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:03:54.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T10:03:54.122Z |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 |2021-11-27T10:03:54.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:56.608Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=dc88d9d5-cb41-4f4d-8f9d-c0d55b3e7482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:03:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:06.615Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=70788257-7024-4eb0-b588-a7ffd3c37bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:16.623Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ec25334f-1eae-4eb1-90b0-415df2498a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:26.633Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2d72b2aa-ac87-4447-9116-355288025f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:36.659Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c80cd5b1-7460-4fdf-8a9d-d784c70e5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:46.668Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fc4eb32f-672f-4846-868e-70d1a804cd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:56.676Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4c04e348-3fb0-4dd9-8e11-902f311ad67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:04:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:06.684Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8cab7f72-1dcc-4c5c-9ae0-26c8c5d4bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:16.698Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=635ff8df-d16b-44a8-9ad0-d3c504ac322f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:26.706Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c6ed5975-dbc8-4a7b-abd3-38f98f738277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:36.720Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a9bc92d9-3153-43a9-bbea-c440170122d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:46.739Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7f4c42b5-d4cc-4bfd-8b76-b6177518da21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:56.752Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a58edd28-860d-4147-bf1a-8388060ec463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:05:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:06.776Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=840edcf1-9c48-49ac-b8bc-e47ca049ba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:16.787Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f9b2901b-a460-4c9c-b634-c0f7f98ce3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:26.799Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a79239b4-b291-4281-ba98-ae31e391458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:36.808Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0b5e701f-6aaf-4f6f-bec5-6b9e3296569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:46.817Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=973ff311-fc0b-415b-808b-e4cdfc92151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:56.829Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=11f8dd18-11c5-49e2-ad52-b3e8b578dba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:06:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:06.840Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=04d5dd8e-41bb-4477-96f0-a200eeb26cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:16.847Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=07712cc8-ca2b-400e-894d-81fa0fa4a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:26.865Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=53d65430-f585-4fcf-8bcd-8fb35560b781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:26.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:36.875Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ea43c53c-075e-4152-93fd-2e7c374950be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:46.883Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=fad5efea-cb5b-4950-8a20-76d14f707997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:46.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:56.892Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2b162f07-ec34-4a02-a333-1cb279806a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:07:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:06.903Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a590ac4c-d1fb-4d01-89aa-213ddf7b0242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:16.920Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8c4fa83a-0379-4be1-8894-36cecb421038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:26.928Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8d24a4dc-6ebf-474d-a7f2-a1c8b6c92bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:36.945Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ac749dfa-59ed-4096-a155-a75df22a6a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:46.962Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=36b30219-a898-4e69-863b-3e03c463ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:08:54.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:08:54.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T10:08:54.094Z |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 |2021-11-27T10:08:54.096Z |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 |2021-11-27T10:08:54.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:08:54.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T10:08:54.102Z |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 |2021-11-27T10:08:54.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:56.969Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7662566e-6c03-4578-a62a-4296df3f2872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:08:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:06.978Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2de46a08-86d0-49bf-867e-19efa2e27e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:16.988Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cbeb3e9a-0985-4a78-be0e-58c03040615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:27.005Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3681cd8f-2222-48a3-926c-77938a79979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:37.011Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=098d0d34-3564-4a01-ab79-93e0095b16dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:47.019Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=03a940a3-06fc-4999-821f-eec8df6c51c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:57.028Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=56b657fc-67fa-4bd5-8332-01648143bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:09:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:07.036Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b8ec26f2-f59e-45b6-baf8-f3af918698ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:17.044Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=45290762-f6bf-48bd-9dac-ad12138893a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:27.052Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f8f05685-ed74-4261-a706-53b8f49bbcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:37.065Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=24629a62-62f6-493f-ba44-567ecb62bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:47.078Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=df4c1cbe-c502-4fdf-b966-9d3ba6634e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:57.088Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=24c80e5b-08b9-41ae-81a3-3d08d6afc263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:10:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:07.096Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c088c0aa-0cbb-4bb4-bfc8-f74d401948a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:17.103Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a24a503e-5c97-45df-bee3-6681bf8daafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:27.110Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9789c400-2d54-4e91-870d-46eea4055994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:37.117Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=37ddaa5e-13f4-4fe0-ac5e-1d61cb5d3f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:47.125Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=613b02eb-8c46-4377-9635-c65c8ac7e9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:57.137Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=62b7e2d7-44d2-4db6-a461-6164e4b819e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:11:57.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:07.156Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9791b0b0-40a9-492c-ba6e-a8e3ec624007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:17.170Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a626e035-e90d-4481-93f1-f6e232021e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:17.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:27.180Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f25fa62c-d929-4506-ae58-a6c9421b7d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:37.190Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c15f1c4a-87a7-4086-8510-603af5812945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:47.200Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=3057cab9-cd6e-49fa-9725-4f935e258c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:57.208Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c5ae475c-b0d8-4d8b-8599-f9bfceb801f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:12:57.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:07.219Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=408d1b1b-dd8e-42d5-84ee-fc89bbb5c234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:17.233Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5341de3c-0a95-45f8-bf5b-3621616bab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:27.242Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=e4c7a2f8-765e-4a92-aec5-d1210dc8661b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:37.250Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=20205740-9ee4-4dbb-8b61-dd4fd9c82166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:47.266Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d482f0e2-ebac-4b31-b273-11724f74d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:13:54.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:13:54.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T10:13:54.113Z |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 |2021-11-27T10:13:54.115Z |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 |2021-11-27T10:13:54.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:13:54.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T10:13:54.121Z |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 |2021-11-27T10:13:54.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:57.276Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=da808e62-79ce-4f08-a6b0-348feabcf0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:13:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:07.283Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a6b6f6f3-fe48-4878-9529-59857821fef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:17.292Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=aa09bcab-bc23-40d9-a9e6-d5d637bb0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:27.305Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a5191f90-42d4-4488-9936-c988d59ed87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:37.313Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1924685e-cf5f-4177-bf01-cacbd4907da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:47.321Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c9a53511-118c-47bd-b883-99e9c348d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:57.338Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6b3b5fd4-4270-4629-9b3c-409a41e4164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:14:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:07.362Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=478520bf-5a11-47fe-95c0-78b4054fed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:17.375Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=91a9d102-093a-4dc0-bd87-fa2f205d1126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:27.387Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=bf592d36-29c3-4fb7-91be-23b58c5d4604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:37.404Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f7cececa-de12-4032-9aeb-49c1c5de4b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:47.412Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5fef3458-22e4-4d05-9aaf-8afde0e0590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:57.421Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b5c5c07d-aebe-4161-adaa-d819f47ee118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:15:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:07.431Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=bb22c745-c8e3-4ecc-8702-85bbc5fa2598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:17.439Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0116684d-3849-4671-9b81-1ccf6cf2e355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:27.449Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d1f1a3d5-4615-4769-90d4-14d7fe14f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:37.462Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=65fc5880-2df6-44fc-842e-6a8d09356e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:47.480Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b552a67f-690a-4128-81b4-ca60bc386a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:57.504Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0dfccdea-bfb6-48a2-859a-681d5ea6f2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:16:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:07.511Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b22b9cd2-d7ac-4ac0-92af-0957e5505830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:17.520Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0240fcbb-696c-48d8-ab95-2d28a9343819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:27.528Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=346fdb1b-75c9-495f-950c-e1625095f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:37.537Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=07accecf-2104-4b41-93b7-0a79ae73c3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:47.550Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=daaa333c-15b0-4b49-8edc-1cfcfe164330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:57.584Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a9265122-7624-4def-974f-fc0cddccc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:17:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:07.591Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4d70da72-792e-48a7-90ce-ebe359e7ce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:17.599Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0a711a56-8861-4478-9017-213e176cfd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:17.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:27.608Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d09a8379-c5a4-4c40-a47c-9f65e7417b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:37.617Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=44b7eea1-54de-4405-8c18-26dd56342406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:47.627Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9e0dd1f8-761f-46c4-b674-af93f53e8a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:18:54.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:18:54.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T10:18:54.101Z |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 |2021-11-27T10:18:54.104Z |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 |2021-11-27T10:18:54.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:18:54.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T10:18:54.110Z |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 |2021-11-27T10:18:54.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:57.638Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=9cc980df-1feb-429c-8724-52bd9bc8b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:18:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:07.647Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=bc09982d-1374-4af8-8825-c8548715eec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:17.664Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ffbece47-c1f5-4128-b390-fa701603b7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:27.671Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=142dd6ad-4af3-46e7-8cbc-bad5e6737a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:37.686Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6a8dda72-a07d-4c2c-9629-30209e89ae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:47.704Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=83f9d5b8-90c7-459c-b7e8-2cf1fb8eaad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:57.711Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=817440ee-fb63-4e45-b0c9-7c6b58846a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:19:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:07.718Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=2ed893f8-89bf-4047-88dd-3b063a524b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:17.730Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=803fe57e-dea0-45e9-9f72-14e535fa7592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:27.750Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7020090f-d603-4353-8f6b-e44fd4d44490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:37.759Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5a939e33-509b-4283-a95c-c98fd8d33ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:47.769Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=12780150-5ca1-4a5a-bbf1-4e9915608c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:57.778Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4195b332-5c06-4976-a775-d5f2d9409c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:20:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:07.788Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=030406cf-aa6d-4ed1-a7c9-bfed06618fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:17.795Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ba88faa9-b3ac-4741-9bf0-5ec2cc563b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:27.803Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4477f3e3-ac1f-4c7b-a225-70a1e8fccd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:37.814Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ee98c41a-26b0-4710-a552-ae5d415eae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:47.827Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=babd40e0-4e8e-441c-8f7c-6c8726360225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:57.834Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=59dc5623-b6a0-4a79-8abf-b6dfe608db62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:21:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:07.847Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=5d4d4549-9303-4210-92d4-bfc8a566576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:07.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:17.878Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7f12f133-9dc2-48ba-b34e-d3e809d79617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:27.885Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=07e317b0-8e68-4c60-be54-9e1ee9fb203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:37.894Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=93b1b0ed-33d2-4fb1-be88-c9ddd84e8cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:47.907Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=86f83563-b8a8-4fd8-a6cb-3c86b96bd5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:47.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:57.921Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=b9b31513-4b9d-4ef4-94d2-854f152b4fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:22:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:07.929Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=08d7e2ab-23a7-4e73-b6f5-714875cc690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:17.942Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cc5dbebd-175d-4e88-9c4d-929d6ba15d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:27.968Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cd2c94b6-3079-4b10-aecf-4645d95b9149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:37.976Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=84a984cd-1bd6-4dd6-b03a-eae0fe44ddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:47.983Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d64da790-bd27-43ec-8e09-19b7976035a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:23:54.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:23:54.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T10:23:54.063Z |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 |2021-11-27T10:23:54.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:23:54.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:23:54.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T10:23:54.071Z |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 |2021-11-27T10:23:54.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:57.995Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=703ae45a-e41a-496e-98a7-4f131888fae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:23:58.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:08.005Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f8840642-ed13-44a7-bce2-e29cbc9684fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:18.012Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7316d594-3ab2-4a50-80a7-f50d5de15e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:28.022Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=6bdcb201-3050-4d09-a837-9b6ec8dc9f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:38.029Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=dc2398dd-990d-40c0-b7a1-abbfeaa1bed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:48.042Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=70efba4f-c5e9-4791-829a-df68a7d91fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:58.062Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=31c67aaa-bedf-41d4-b457-d9eb8a4d0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:24:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:08.073Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=019ca828-ec00-4fb9-be28-df85489ca24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:08.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:18.088Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=1abacd2c-a2c8-4d44-8d61-87fe51bae359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:28.096Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=a6a9e772-1e4a-43a3-a282-a320d79a0350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:38.104Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=79c80df0-ce50-4a7f-a3d2-5949a7f4dfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:48.115Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=d7ccd7b5-8eba-4f37-b677-3b9aef961e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:58.122Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ab05a6e4-bd65-4467-92e4-14dec96436a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:25:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:08.130Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=c3aea252-ba10-42a4-acb3-1fde0428ff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:18.145Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4e4d3eea-776c-48da-8fa1-fbe92671ce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:28.161Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=8bdf6dd8-a463-4b73-9ef7-13211ca1f770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:38.168Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=f9f73e0d-4a5e-4bcb-abdd-ad2f8a13c941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:48.181Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=00177908-c4be-4f1b-b984-9208cd2711f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:58.189Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=7bda3394-d09a-4e8b-ae16-3c151047dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:26:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:08.200Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4da33d10-987b-45eb-ba9d-8b56bb687bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:18.208Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=04a66964-a7c2-45e6-baca-0b2ce62269e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:18.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:28.218Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=aa5c4fca-3f32-427e-a127-f31e5654aeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:38.234Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=ac9d80b7-17d0-416d-87de-431efcca0bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:48.248Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=10475114-59d4-4ed6-81e3-f04c5847f6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:58.258Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=33b76afa-5cb3-421e-b4f5-9dd44ffd29f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:27:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:08.266Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=0ce04322-39c4-48ad-897f-926feded1ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:08.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:18.276Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=79aa19aa-0602-46d2-9186-9e7ac1d2e28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:28.285Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=39053802-9a03-4dfc-9e7d-8ae65f517265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:38.301Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=cbc2d335-58cd-45c9-b81a-5d2e45602aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:48.321Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=4941cc17-1e66-4afd-ae09-4284569c793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:28:54.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T10:28:54.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T10:28:54.093Z |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 |2021-11-27T10:28:54.096Z |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 |2021-11-27T10:28:54.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T10:28:54.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T10:28:54.101Z |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 |2021-11-27T10:28:54.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:58.329Z |INFO |Init configs |InvocationID=e79d3a82-fafb-45ac-8e8f-bde30eba2795, InstanceUUID=516f6303-94ed-40b8-acc4-512bdb496834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T10:28:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |